Commit Graph

681 Commits

Author SHA1 Message Date
KennyTV
d2bd9679da
Remove long array nbt tags for < 1.12 clients
Fixes #322
2021-02-04 22:26:36 +01:00
KennyTV
518aafe617
21w05b
Horrible mappings, but that's unique features/blocks for you
2021-02-04 20:22:40 +01:00
KennyTV
0166d1a3b1
Fix 1.16->1.15 lightning
Closes ViaVersion/ViaVersion#2309
2021-02-01 16:18:03 +01:00
RK_01
0da5b65858
[1.14.4 -> 1.15] Added wolf specific health metadata (#318) 2021-01-27 22:58:35 +01:00
KennyTV
e8da5554dc
Handle shulker meta index change 2021-01-21 11:42:09 +01:00
KennyTV
8a67061d32
Handle dust particle change 2021-01-21 09:38:50 +01:00
KennyTV
29ec3efa9c
21w03a 2021-01-20 18:52:30 +01:00
KennyTV
4a360bac44
Add sanity check to enchantment nbt check 2021-01-08 09:05:57 +01:00
KennyTV
1c4b27e56c
Fix shades lib imports 2020-12-19 23:26:50 +01:00
KennyTV
673239108c
*The future* 2020-12-19 21:40:10 +01:00
KennyTV
56b926be40
Minor parameter change 2020-12-17 11:59:28 +01:00
KennyTV
963630db7e
20w51a 2020-12-16 20:32:16 +01:00
KennyTV
54dcb32232
Handle dust particle rgb type change 2020-12-09 12:42:11 +01:00
KennyTV
9e4718abc3
Handle new particles (untested), warn for custom world height 2020-12-09 11:55:56 +01:00
Myles
5e5e32769f Actually update the dimension change comment 2020-12-06 10:49:50 +01:00
Myles
c0f88bbf62 Fix comments for dimension handler 2020-12-06 10:49:50 +01:00
Myles
ec2f118d80 Dimension Name -> World Name 2020-12-06 10:49:50 +01:00
Myles
2a8c7334a9 Don't send respawn packet twice if the dimension has same name 2020-12-06 10:49:50 +01:00
KennyTV
ad4092b8f6
20w49a (almost)
Missing: Translating the 2 new particles with data
2020-12-03 12:55:58 +01:00
KennyTV
92cec1f798
20w48a 2020-11-25 18:06:06 +01:00
KennyTV
56c80fb5c3
20w46a 2020-11-22 09:50:55 +01:00
KennyTV
6e011f9297
Finish mappings except for sounds 2020-11-22 09:50:55 +01:00
KennyTV
d11e9d3b77
Start working on 20w45a 2020-11-22 09:50:45 +01:00
KennyTV
0f631eb1d9
Also emulate damage sound when drowning 2020-11-15 14:21:32 +01:00
KennyTV
9fbfcb3851
Make 1.11->1.10, 1.10->1.9 sounds configurable, fix some sound issues
Closes #279
2020-11-15 12:20:04 +01:00
KennyTV
a982d8c0f0
Fix named sound conversion warnings
Closes #283
2020-11-04 09:00:32 +01:00
KennyTV
27f7c3e72b
Bump version to 3.2.1-SNAPSHOT 2020-11-04 08:54:55 +01:00
KennyTV
819d7f3d39
3.2.0 Release 2020-10-31 09:42:53 +01:00
KennyTV
25404d6c92
Fix fire extinguishing (only on Spigot servers)
Fixes #274
2020-10-21 18:57:54 +02:00
KennyTV
b340c7246b Only use serverbound hotbar switch for storage 2020-10-21 12:19:05 +02:00
KennyTV
2669967b49 1.16.4-pre1 2020-10-21 12:19:05 +02:00
KennyTV
e945db8cb6
Fix double chat packet register 2020-10-20 12:55:53 +02:00
Gerrygames
9a09e53572
Fix action bar coloring in chat packets (#271) 2020-10-20 12:18:33 +02:00
KennyTV
0c040db6f0
Fix NPE in piston remapper
Fixes ViaVersion/ViaVersion#2137
2020-10-15 19:17:16 +02:00
KennyTV
46c7cab3a4
Set mob name as always visible, add config option
Closes #262
2020-09-23 16:48:34 +02:00
KennyTV
922afc12a5
Configurable particle mappings, map areaeffectcloud data 2020-09-21 11:23:10 +02:00
KennyTV
4817bf7e2b
Merge branch 'dev' into master
# Conflicts:
#	all/pom.xml
#	bukkit/pom.xml
#	bungee/pom.xml
#	core/pom.xml
#	fabric/pom.xml
#	pom.xml
#	sponge/pom.xml
#	velocity/pom.xml
2020-09-10 16:33:23 +02:00
KennyTV
2a118acf77
3.1.1 Release, 1.16.3 support 2020-09-09 15:48:26 +02:00
KennyTV
0b93cd0e09
Fix 1.13.1->1.13 statistics 2020-09-09 11:26:09 +02:00
KennyTV
b1af6ad721
Make mapping loading considerably faster 2020-09-09 11:00:31 +02:00
KennyTV
c6d8a83ac9
Fix piston mapping getting with blockconnections disabled 2020-09-06 09:03:18 +02:00
KennyTV
72a070da3e
Fix joins not waiting for mappings to be loaded 2020-09-04 19:36:09 +02:00
KennyTV
dbe0f7049e
Bump minimum VV version to 3.2.0 2020-09-04 15:27:28 +02:00
KennyTV
91b81ebb24
Readd warnings for missing mappings 2020-09-04 11:06:39 +02:00
KennyTV
897e9545c2
Fix 1.13<->1.12 special case handling 2020-09-03 16:47:35 +02:00
KennyTV
947e5c3e07
Abstract mapping data loading 2020-09-03 15:35:34 +02:00
KennyTV
ececd96718
Workaround pre 1.16.2 MC-68487
Fixes #255
2020-09-03 00:17:41 +02:00
KennyTV
e9ace2dd6b
Fix mapping loading on Sponge
Fixes #257
2020-09-02 10:11:36 +02:00
KennyTV
c72f8f766d
*Actually* don't cast the ping description 2020-08-24 13:02:16 +02:00
KennyTV
1b89327d84
Don't cast the ping description 2020-08-24 13:01:22 +02:00