KennyTV
29908523b0
Async mapping loader change
2020-04-25 13:30:26 +02:00
KennyTV
48a69f1411
Add sanity check for implementation version
2020-04-24 11:45:54 +02:00
KennyTV
49daeb33c0
Also process hovered text
2020-04-23 12:37:29 +02:00
KennyTV
b1ca8cc2a0
Approximate hex color to chat color, fix show_text hover
...
TODO: show_entity hover
2020-04-23 12:25:09 +02:00
KennyTV
2b0745dc2c
20w17a
2020-04-22 23:25:57 +02:00
KennyTV
4d701b1c4e
Use properly renamed entity type constants
2020-04-22 19:30:41 +02:00
KennyTV
0cb41c970b
Load legacy mappings from dir if present
2020-04-19 14:02:52 +02:00
KennyTV
345d78976a
Add VB version to dumps
2020-04-17 21:11:36 +02:00
KennyTV
11417fa04e
Add sanity check for skullowner tag rewrite
...
Fixes #199
2020-04-17 20:47:22 +02:00
KennyTV
c0668f1ee7
Update 20w16a translation mappings
2020-04-17 09:46:16 +02:00
KennyTV
b11c5e27c5
20w16a, fix strider meta
2020-04-15 18:24:13 +02:00
KennyTV
99482b611f
Pass VB plugin instance for listener creation
2020-04-14 19:01:19 +02:00
KennyTV
46577b4396
Only send missing entity warning when debug is enabled
...
Too prominent plugins fail at respecting the tracking range of the player for packet entities, and people have shown not to be able to find the first appearance of the warning with its explanation
2020-04-11 18:57:56 +02:00
KennyTV
6ab2e2f0b2
Fix npe in mapping loading
2020-04-09 16:40:46 +02:00
KennyTV
b8dde25f3a
20w15a, minimize diffmappings
2020-04-08 19:40:34 +02:00
KennyTV
32c26a5539
Open book when using lecterns on Bukkit
...
Fixes #194
2020-04-06 15:24:31 +02:00
KennyTV
f263f757de
Async mapping data loading
2020-04-05 22:57:32 +02:00
KennyTV
ecceac660d
20w14a
2020-04-02 22:27:42 +02:00
KennyTV
910f5d98dc
Fix 1.13->1.12.2 enchantment table preview
...
Fixes #192
2020-03-31 19:13:41 +02:00
KennyTV
1d48bf5086
20w13a
2020-03-25 21:03:09 +01:00
KennyTV
432977614f
Fix skull item nbt
2020-03-23 11:13:38 +01:00
KennyTV
60164a7383
Transform tile entity uuid nbt
2020-03-20 21:12:53 +01:00
KennyTV
1b70321018
Fix parrot shoulder tracker
2020-03-19 10:32:55 +01:00
KennyTV
3b24b0dfe1
20w12a
2020-03-18 20:35:56 +01:00
KennyTV
6b73de2510
Fix number casting in 1.13 enchantments
2020-03-16 12:01:21 +01:00
KennyTV
5909103c56
Fix wrong protocol
2020-03-15 23:32:26 +01:00
KennyTV
99884107fc
Fix falling block conversion
...
Fixes #187
2020-03-15 23:31:34 +01:00
KennyTV
8087b42c40
Map named sound packets, some cleanup
2020-03-15 12:09:56 +01:00
KennyTV
2b269a6563
20w11a
2020-03-11 22:55:04 +01:00
KennyTV
af88a57983
Fix spawn egg conversion from 1.13->1.12.2, some cleanup
2020-03-05 19:03:09 +01:00
KennyTV
9a5d4197fc
20w10a mappings
2020-03-04 18:49:39 +01:00
KennyTV
126300b388
Map obsidian tear particles
2020-02-27 12:33:15 +01:00
KennyTV
334ae94577
Update translation mappings
2020-02-27 08:24:15 +01:00
KennyTV
1d1c3fdc06
20w09a
2020-02-26 19:29:41 +01:00
KennyTV
ace1e6c553
20w07a
2020-02-14 17:00:24 +01:00
KennyTV
9550151de6
Make startup debug more consistent
2020-02-12 13:53:24 +01:00
Jonathan Leitschuh
947ff8e5ac
Use HTTPS instead of HTTP to resolve dependencies ( #183 )
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 17:35:23 +01:00
KennyTV
2b76a5bc17
Resolve memory leak
2020-02-09 14:13:54 +01:00
KennyTV
ba7333184b
Partly fix memory leak, remove some unnecessary concurrenthashmap usages
...
The block entity caching in 1.13->1.12 protocol did not uncache any of the positions/blocks - this at least clears the cache on respawn, but an uncache in the chunkunload is still required to be done
2020-02-09 13:10:06 +01:00
KennyTV
d6fe7914e8
More entity rewriter cleanup
2020-02-09 11:48:47 +01:00
KennyTV
a4ed18f59b
Entity rewriter cleanup
2020-02-07 22:32:24 +01:00
KennyTV
57602f2cee
Sound mappings
2020-02-07 16:46:58 +01:00
KennyTV
78d85b7080
Item and particle mappings
2020-02-07 09:35:54 +01:00
KennyTV
91f784f3f3
20w09a (missing: sounds, items)
2020-02-06 12:02:33 +01:00
KennyTV
0f1f9328ae
Use VV 1.11 EntityIdRewriter
2020-02-05 20:38:03 +01:00
KennyTV
c560373be3
Fix 1.11->1.10 potion splash effect
2020-02-04 14:53:15 +01:00
KennyTV
d9e5f650f1
Disable face player fix by default (unlikely to be used too often)
2020-02-03 11:16:08 +01:00
KennyTV
3144c6fb19
Make the tracker warning slightly more aggressive
2020-02-03 11:02:02 +01:00
KennyTV
7296fd58ec
Map 1.14 campfire particles
2020-02-02 10:16:31 +01:00
KennyTV
2334f6c5c9
Fix NPE
2020-02-01 12:44:56 +01:00