Commit Graph

17 Commits

Author SHA1 Message Date
KennyTV d36def89e1 Abstract mapping loading 2020-09-04 11:04:44 +02:00
KennyTV d7d4e58106
Packet type constants and auto channel mapping 2020-06-05 20:48:35 +02:00
KennyTV dd73ba4f72 Remove some lombok usage from the api package 2020-03-10 13:22:22 +01:00
KennyTV 2184ef19ca 20w06a, more cleanup 2020-02-05 20:09:06 +01:00
KennyTV 5f46dcbab0 Merge remote-tracking branch 'upstream/master' into abstraction
# Conflicts:
#	bukkit/pom.xml
#	bungee/pom.xml
#	common/pom.xml
#	common/src/main/java/us/myles/ViaVersion/protocols/protocol1_13to1_12_2/providers/blockentities/FlowerPotHandler.java
#	common/src/main/java/us/myles/ViaVersion/protocols/protocol1_15to1_14_4/packets/EntityPackets.java
#	jar/pom.xml
#	pom.xml
#	sponge-legacy/pom.xml
#	sponge/pom.xml
#	velocity/pom.xml
2019-12-11 09:53:09 +01:00
Gerrygames 84624a4884 fix entity metadata in spawn packet being ignored 2019-12-11 02:10:16 +01:00
KennyTV 2c95229cfc Fix blaze remap and entity destroy in 1.15
Fixes #1542
2019-11-30 19:22:36 +01:00
KennyTV 48feee2bfc Destroy 1.15 entities 2019-11-25 20:40:03 +01:00
creeper123123321 ce4ae73f55
forgotten merge conflict 2019-10-30 14:30:36 -03:00
creeper123123321 fd065fb7c5
merge dev 2019-10-30 14:24:22 -03:00
KennyTV 626eb14960 Fix an error in the player spawn packet 2019-10-04 13:26:51 +02:00
Nassim 4e7c520abe Entity tracker and rewriter cleanup (#1464) 2019-09-27 19:25:18 +01:00
Nassim 44a4ffb26a Migrate to Java optionals (#1458)
* Add fromEntityType method to 1.13 objecttypes

* Migrate guava optionals to java optionals
2019-09-21 10:57:28 +01:00
Nassim 9408946b36 Merge master into abstraction (#1457) 2019-09-19 10:22:06 +01:00
Nassim cad6e7604d Merge dev, update 1.15 to abstraction, reduce helper mapping (#1456) 2019-09-19 09:27:48 +01:00
Gerrygames 23eadaeaee 19w36a (#1435) 2019-09-04 16:49:27 +01:00
KennyTV 6f19d2d6d1 Start working on 19w34a 2019-08-23 21:15:38 +02:00