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
KennyTV
152b9db80f
Actually set legacy block remaps
2020-02-01 12:07:27 +01:00
KennyTV
01121dedf3
Configurable block/item mappings (1.9-1.12), cleanup
...
Resolves #39
2020-02-01 11:58:02 +01:00
KennyTV
8df3815e82
Give the output jar a nicer name
2020-01-29 16:59:52 +01:00
KennyTV
83ef8572c1
Farewell, lombok!
...
Also replaced some optionals with simple nullable objects
2020-01-27 19:41:59 +01:00
KennyTV
aca265956f
Handle 1.14 zombies/skeletons holding up arms
2020-01-27 18:43:03 +01:00
KennyTV
08743513ca
Replicate explosion sound on 1.15 servers
2020-01-27 14:20:52 +01:00
KennyTV
7578671fc6
Fix 1.13 item mapping
2020-01-27 09:03:03 +01:00
KennyTV
b2df8fc0d9
Custom item mappings (1.12-1.15)
...
Item mappings as well as their names can now be freely modified in the respective mapping files.
(Todo: 1.9-1.11)
2020-01-26 20:52:08 +01:00
KennyTV
b62c8c46e3
Minor optimizations to legacy block rewriting
2020-01-26 15:41:25 +01:00
KennyTV
96b9a023c1
Update readme
2020-01-26 11:48:42 +01:00
KennyTV
4b3f1be599
Add api version to prevent legacy data loading
2020-01-22 12:43:21 +01:00
KennyTV
d3bcc9f6c8
Prepare 1.15.2 support (if no protocol changes on release)
2020-01-19 19:14:29 +01:00
KennyTV
4680c0f3d2
Remove 1.12 flyingspeed attribute
2020-01-18 10:29:53 +01:00
KennyTV
e809c117c4
Handle translatable messages (1.15->...->1.12)
2020-01-16 23:23:29 +01:00
KennyTV
80ef8a401d
Minor change to rewriter register
2020-01-16 17:12:25 +01:00
KennyTV
b00ae1b701
Handle 1.13->1.12.2 translatable key changes
2020-01-16 11:09:26 +01:00
KennyTV
8878a18108
Handle 1.13->1.12.2 (general) statistics
2020-01-15 22:53:34 +01:00
KennyTV
9d3bec1aa1
Handle 1.13 areaeffectcloud particle data
2020-01-14 19:43:04 +01:00
KennyTV
1857244eae
We need playerteleport for caching, not entityteleport
2020-01-14 14:15:40 +01:00
KennyTV
d7f67065be
Handle face player packet
2020-01-14 13:51:33 +01:00
KennyTV
8c1923b077
WIP Face player
2020-01-14 13:51:02 +01:00
KennyTV
ed67bd888e
Fix another 1.14 particle error
2020-01-13 22:43:15 +01:00
KennyTV
95dd94f645
Remap 1.15 particles for areaeffectcloud
2020-01-13 22:29:21 +01:00
KennyTV
71e24d9797
Map new 1.15 particles, fix remap in 1.14
2020-01-13 22:24:44 +01:00
KennyTV
d50c26dd55
Fix book edit
2020-01-12 10:18:09 +01:00
KennyTV
d3ecce71fa
Fix 1.14 lightning tracking
...
Fixes https://github.com/ViaVersion/ViaRewind/issues/145
2020-01-10 14:59:00 +01:00
KennyTV
e40300d0b1
Fix 1.14 particle rewriting
...
In the used common method, the id rewriting is done after the data handling
2020-01-09 21:59:12 +01:00
KennyTV
884dcbe5b9
Map debug stick
2020-01-07 18:46:19 +01:00