Commit Graph

2619 Commits

Author SHA1 Message Date
KennyTV 6622b7dcff
20w51a 2020-12-16 18:57:16 +01:00
KennyTV 4858d75439
Change the outdated server message 2020-12-15 11:38:41 +01:00
KennyTV 4355f8987f
Merge branch 'master' into dev
# Conflicts:
#	bukkit-legacy/pom.xml
#	bukkit/pom.xml
#	bungee/pom.xml
#	common/pom.xml
#	fabric/pom.xml
#	jar/pom.xml
#	pom.xml
#	sponge-legacy/pom.xml
#	sponge/pom.xml
#	velocity/pom.xml
2020-12-15 11:16:57 +01:00
Myles c0fb81946e Snapshot 2020-12-12 13:16:13 +00:00
Myles 6c440513ba 3.2.1 2020-12-12 13:07:59 +00:00
Myles 2da0e1cad7
Merge pull request #2198 from terrarier2111/patch-3
Created a local variable for ProxiedPlayers
2020-12-11 09:17:16 +00:00
Myles 3d777bdcda
Merge pull request #2237 from mathiascode/statscheck
Add missing length check in 1.13 -> 1.12.2 stats code
2020-12-11 09:15:30 +00:00
Mat e22975cec4
Add missing length check in 1.13 -> 1.12.2 stats code 2020-12-11 03:08:34 +02:00
KennyTV f35c48bed2
Merge branch 'master' into dev 2020-12-09 21:39:13 +01:00
KennyTV 965814d833
Fix ProtocolLib check (again)
#BlameGerry (again)
2020-12-09 21:31:00 +01:00
KennyTV 459e3e68b8
Dust particle rgb values are now written as doubles 2020-12-09 12:41:26 +01:00
KennyTV 72205a5414
Whoops 2020-12-09 11:47:59 +01:00
KennyTV e7ad3970cc
Complete vibration particle reading 2020-12-09 11:47:40 +01:00
KennyTV 4714a3f03a
Merge branch 'master' into dev 2020-12-09 11:31:51 +01:00
KennyTV f08db2d234
Fix startup
#BlameGerry
2020-12-09 11:31:37 +01:00
KennyTV 5954c16f62
New particle meta type 2020-12-09 11:29:07 +01:00
KennyTV a4d1ac3b95
Add getSpawnParticleHandler method to ItemRewriter 2020-12-09 11:03:40 +01:00
KennyTV 52b95eab28
Merge remote-tracking branch 'origin/master' into dev 2020-12-09 09:17:37 +01:00
Gerrygames 24c56a239e
Fix PacketWrapper#sendToServer bypassing ProtocolLib (#2229) 2020-12-08 19:15:55 +01:00
KennyTV 7858b998ca
Reduce chance of quick move task while disabling
Closes #2226
2020-12-08 12:42:13 +01:00
creeper123123321 d75420a35b
Use ArrayDeque, less ram for PacketWrapper.readableObjects (#2218) 2020-12-07 11:50:52 +01:00
KennyTV 137680ed9f
Use generic y section count in 1.17 chunk reading 2020-12-03 11:53:05 +01:00
KennyTV e56ff898eb
Use integer for y coordinate in Position 2020-12-03 11:14:46 +01:00
KennyTV 3aa35395f4
Fix tag processing in older versions, small refactor 2020-12-03 11:14:35 +01:00
KennyTV ff91dd7082
Finish 20w49a 2020-12-02 22:31:02 +01:00
KennyTV 8a11b577eb
Current WIP 20w49a 2020-12-02 21:57:32 +01:00
_tomcraft 6882678bc4
Reduce useless List operations (#2214) 2020-11-29 21:31:18 +01:00
KennyTV 4555c5dbf3
Use FU map in FakeTileEntity 2020-11-29 16:40:40 +01:00
KennyTV 4cc0d2c1a2
Merge remote-tracking branch 'origin/master' into dev 2020-11-29 16:39:06 +01:00
KennyTV c671a6deed
20w48a (probably) 2020-11-25 17:15:43 +01:00
KennyTV 8de26a0ad3
Work around relocation of fastutil reflection call 2020-11-23 20:49:28 +01:00
KennyTV e128f6a7ed
Merge branch 'master' into dev 2020-11-23 15:22:44 +01:00
KennyTV 9c0b187f31
Catch errors in Bungee chat parsing 2020-11-22 09:55:39 +01:00
terrarier2111 6a12f8139c
Added missing import 2020-11-21 19:26:10 +01:00
KennyTV e85f9e7510
Fix npe
Fixes #2196
2020-11-20 13:23:23 +01:00
terrarier2111 0b256d15b2
Created a local variable for ProxiedPlayers 2020-11-15 21:15:42 +01:00
KennyTV 7abff77c51
Add method to get handler in sound rewriter 2020-11-15 12:01:01 +01:00
KennyTV 78972a5345
Add 1.9-1.11 sound mappings 2020-11-15 11:36:26 +01:00
KennyTV 7a6e45008b
Fix entity item meta 2020-11-14 22:21:36 +01:00
_tomcraft a041610fe2
Prevent 1.12- clients to creative-pick server-side unknown block/item (#2180) 2020-11-13 14:27:29 +01:00
KennyTV ba776e5f88
Handle metadata and map data changes
Mapdata might be bork tho™️
2020-11-12 21:34:12 +01:00
KennyTV 67fda72bdd
20w46a 2020-11-11 19:13:31 +01:00
KennyTV 721c52e3f5
Fix multi block change reading 2020-11-11 16:54:19 +01:00
KennyTV 424e855d72
Uncache biome data on world change, process multi block change 2020-11-11 16:54:19 +01:00
KennyTV 88a1a42625
Finish update
Still unsure whether we also have to store block entity data and if/which respawn conditions have to be checked for biome uncaching
2020-11-11 16:54:18 +01:00
KennyTV 0d3f729679
20w45a
Missing: Diff mappings
2020-11-11 16:54:18 +01:00
KennyTV 692e53427b
Change log message when executor is shut down 2020-11-11 16:53:47 +01:00
KennyTV 3b5aaa1ff5
Fix legacy nbt array weirdness
Closes #2176
2020-11-08 10:35:15 +01:00
KennyTV 95e0cff03c
Fix italic item names in 1.12->1.13 protocol
Fixes #2165
2020-11-03 13:40:01 +01:00
KennyTV 91f3d0fdb7
Bump version to 3.2.1-SNAPSHOT 2020-11-03 09:49:46 +01:00