Commit Graph

216 Commits

Author SHA1 Message Date
IzzelAliz
c477a31e48 Provide default implementation for WorldPosCallable (#161) 2021-02-16 13:43:57 +08:00
IzzelAliz
66530a65cd Update mappings to 20210215 2021-02-16 01:12:08 +08:00
IzzelAliz
f67d4c5739 Port teleport fix from 1.15 2021-02-13 17:08:51 +08:00
IzzelAliz
c35bb35cf8 Fix structure mobs not spawning (#162) 2021-02-13 10:35:46 +08:00
IzzelAliz
9ede1cf416 Use bukkit command dispatcher (#132) 2021-02-12 17:42:37 +08:00
IzzelAliz
ddbb4265f2 ... but still compute maxs for them 2021-02-12 16:21:11 +08:00
IzzelAliz
55ff30252a No compute frame on v1_5 classes 2021-02-11 17:18:52 +08:00
IzzelAliz
8822c89bb0 Remap injected jars by findResource (#153) 2021-02-10 23:18:54 +08:00
IzzelAliz
2f4e7e9a58 Fix opening mod containers 2021-02-10 23:16:00 +08:00
IzzelAliz
d5f39d57cc Refactor redirect logic, should break nothing 2021-02-09 00:03:59 +08:00
IzzelAliz
dd80a19c27 Fix several remapper issue (#138) 2021-02-06 23:42:52 +08:00
IzzelAliz
6475823180 Update define class hook 2021-02-06 14:00:14 +08:00
IzzelAliz
402346073d Implement tracking range 2021-02-06 13:55:01 +08:00
IzzelAliz
5605db762f Implement entity activation range 2021-02-04 20:56:13 +08:00
IzzelAliz
24db9e1cc0 Port optimizations 2021-02-04 20:56:13 +08:00
IzzelAliz
1c0136c7db Damn (#125) 2021-01-31 14:22:12 +08:00
IzzelAliz
bca2984496 Containers may not providing name 2021-01-31 13:38:25 +08:00
IzzelAliz
642e972f7e Containers may not providing name 2021-01-31 13:37:52 +08:00
IzzelAliz
b0b2d380c2 Missing remap 2021-01-30 18:19:59 +08:00
IzzelAliz
f052efd30f Implement bridge methods (#125) 2021-01-30 18:04:56 +08:00
IzzelAliz
7cd2907ac1 Do not send packet to player not logged in 2021-01-30 17:40:32 +08:00
IzzelAliz
1ef69325a4 Assign connection only for fake players (#144) 2021-01-30 17:31:10 +08:00
IzzelAliz
b7ee2e0ddf Fix player has 0 health after respawn (#133) 2021-01-30 16:13:43 +08:00
IzzelAliz
006599c6d9 Fix player has 0 health after respawn (#133) 2021-01-30 15:14:46 +08:00
IzzelAliz
4ae308eb5f Fix recipe book is not updated (#20) 2021-01-29 12:54:17 +08:00
IzzelAliz
dddb2e1474 Fix furnace exp are not cleared (#137) 2021-01-29 12:47:47 +08:00
Joseph Tarbit
f63854801c
Update ForgeGradle, update Gradle wrapper, add gitignores, add lastPhysicsProblem, add ATs (#140)
* Add gitignores; bump gradle; bump forge gradle

* Add bin folder to gitignores

* Remove gitignores from bin folder

* Fixed problems; added lastPhysicsProblem

* Added to accesstransformer

NibbleArray#setIndex for FAWE support

* Added to accesstransformer

BiomeContainer#biomeRegistry

* Downgrade FG to 4.0.9

* Bump FG to 4.0.13 + remove reobfJar
2021-01-28 19:51:42 +08:00
IzzelAliz
d65b12ae78 Fix teleport/respawn across world NPE (#130 #133) 2021-01-25 23:03:24 +08:00
IzzelAliz
2185b6f1bc Upstream: Fix RightClickBlock ALLOW not being implemented 2021-01-25 21:00:45 +08:00
IzzelAliz
3d9a57aa59 ZipError do not extend Exception 2021-01-25 20:28:11 +08:00
IzzelAliz
aae03a229f Fix crash with mek fake player 2021-01-25 20:26:05 +08:00
IzzelAliz
66feec6cf2 Provide a default connection for (fake) player 2021-01-25 18:06:05 +08:00
IzzelAliz
cfc83f9aea Fix several container problem (#115) 2021-01-25 00:19:04 +08:00
IzzelAliz
678c8e886c Allow set title multiple times 2021-01-24 23:09:27 +08:00
IzzelAliz
2238279647 Try to address #115 2021-01-24 17:42:35 +08:00
IzzelAliz
f0b4f82f1f Workaround for MinecraftForge#7519 2021-01-24 01:22:21 +08:00
IzzelAliz
678786d426 Workaround for MinecraftForge#7519 2021-01-24 01:02:36 +08:00
IzzelAliz
414085d5da Remap lambda calls 2021-01-23 17:03:16 +08:00
IzzelAliz
a491fdc83b Do not save multiple times 2021-01-23 15:39:53 +08:00
IzzelAliz
89deb3d2ac Fix book edit async kick 2021-01-23 11:23:14 +08:00
IzzelAliz
26f9fd0cb0 Implement per player scoreboard 2021-01-22 13:46:34 +08:00
IzzelAliz
c051d2ab16 Update to 1.16.5, forge 36.0.1 2021-01-21 22:27:58 +08:00
IzzelAliz
98c16f0b15 Fix javac doing wrong elimination 2021-01-21 20:50:51 +08:00
IzzelAliz
793fddc227 Do not initialize a new world for wrapped worlds (#125) 2021-01-16 19:13:42 +08:00
IzzelAliz
3b0e2bd9bf Update mixin 2021-01-15 21:16:04 +08:00
IzzelAliz
5d262d35a8 Add missing getWorld method 2021-01-15 19:41:24 +08:00
IzzelAliz
8c4a9f4512 Print exact error in inv implementer 2021-01-15 15:42:32 +08:00
IzzelAliz
5a1ba73ec6 Use exact entity type 2021-01-15 15:23:57 +08:00
IzzelAliz
cc0019055c Assign but not register unknown dimType 2021-01-14 16:40:25 +08:00
IzzelAliz
6882df7de7 Register unknown dimType to world type 2021-01-13 17:38:55 +08:00