3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-03 14:18:03 +02:00
Commit graph

1251 Commits

Autor SHA1 Nachricht Datum
Myles
c7159721cb Remove protocols for now
So it gives outdated version message instead of errors...
2018-08-21 16:44:44 +01:00
Myles
f8a6e9723a
Merge pull request #65 from Gerrygames/dev
Rewrite map colors added in 1.12
2018-08-16 14:41:38 +01:00
Gerrygames
69c68bf300 Rewrite map colors added in 1.12 2018-08-16 15:15:44 +02:00
Matsv
4919b8748a Preparations for 1.13 support development 2018-07-22 23:15:59 +02:00
Myles
43ad787bda
Merge pull request #50 from Matsv/master
Merge master into dev
2018-07-10 12:19:49 +01:00
creeper123123321
f9ad3b59f1 Fix #25 (#38)
* Fix #25

* Update PlayerPackets1_11.java
2018-03-19 22:45:43 +01:00
Matsv
2a756616f4 Change keepAlive's initial value to fix Gerrygames/ViaRewind#14 2018-02-05 20:51:34 +01:00
Myles
7fbd546d43 Ensure ViaBackwards init is after ViaVersion on sponge 2017-10-12 12:16:38 +01:00
Myles
903c1999eb Don't use casting for validation of keep alive, use hashCodes.
Also disregard valid ones sent twice.
2017-09-30 21:08:05 +01:00
Myles
d36a076942 2.3.1 - Disregard any incorrect keep-alives, credits to @Shevchik 2017-09-20 14:16:22 +01:00
Myles
30f339400e 2.3.0 - 1.12.2 Support 2017-09-19 00:25:33 +01:00
CDAGaming
af190b0422 Update Dependencies (#24)
* Update Dependencies

* Undo Guava Dependency Changes
2017-08-23 02:05:50 +02:00
Matsv
f7824e1df5
Bump version 2017-08-04 14:03:35 +02:00
Matsv
2168145d58
Prevent crash for now 2017-08-03 15:44:34 +02:00
Matsv
ebb1323129
Prepare for 1.12.1 2017-08-02 14:08:37 +02:00
Matsv
34ca6324c5
Possibility to suppress type not found errors 2017-07-30 12:23:00 +02:00
Matsv
908931e174
Make metadata item rewrite check the Type instead of the MetaType fixes #17 2017-07-30 12:17:20 +02:00
Matsv
1f15c9e8f1
Back to snapshot 2017-07-30 12:14:59 +02:00
Matsv
9a0686685c
Bump version 2017-07-29 14:11:43 +02:00
Matsv
ccc63966c6
Change shulkerbox data fixes #15 2017-07-29 14:05:10 +02:00
Matsv
18d8ab068d
Remove debug message 2017-07-29 13:32:03 +02:00
Matsv
227396d08a
Format replacement items differently 2017-07-29 13:24:17 +02:00
Matsv
dbc92572fd
Fix NPE for unknown beds & keep original NBT data 2017-07-29 13:19:59 +02:00
Matsv
ea2f603cf7
Possibility to hide warning using suppressMetadataErrors fixes #14 2017-07-04 21:12:09 +02:00
Matsv
a5aa9e7281
Handle nulls in EntityRewriter (#11) 2017-06-21 19:30:48 +02:00
Matsv
0e5ee7063f
Back to snapshot 2017-06-14 17:57:12 +02:00
Matsv
d95630c4d0
Bump version 2017-06-14 17:31:32 +02:00
Matsv
451202335d
Add supported versions to README 2017-06-14 16:27:42 +02:00
Matsv
36be58f775
Change sout to logger 2017-06-14 15:41:36 +02:00
Matsv
a23204a86c
Use a hanging bat for sitting parrot 2017-06-14 15:16:52 +02:00
Matsv
4928dab3f0
Fix achievement popup "Open Inventory" visible forever 2017-06-14 14:59:48 +02:00
Matsv
b6bf2cd950
Handle observer facing position 2017-06-13 21:06:07 +02:00
Matsv
469936308c
Implement shoulder indication 2017-06-13 20:48:02 +02:00
Matsv
d330b64bba
Modify pitch instead of changing volume (-: 2017-06-13 19:34:30 +02:00
Matsv
258ca46428
Remap 1_12 sounds 2017-06-13 19:30:36 +02:00
Matsv
e4998e267e
Remove some todos 2017-06-13 17:10:56 +02:00
Matsv
adc84452d5
Fix invisible illusionator 2017-06-13 16:56:47 +02:00
Matsv
ce89d1c724
Store Parrot tamed data 2017-06-13 16:32:43 +02:00
Matsv
354660a374
Change ShulkerBoxes to EnderChests to fix breaking/picking it up 2017-06-13 15:38:16 +02:00
Matsv
a47e845847
Fix Llama inventory offset, replacement sounds for 1.11 & fix NPE 2017-06-13 15:33:43 +02:00
Matsv
da84e30936
Rename some classes 2017-06-13 13:59:48 +02:00
Matsv
0f52fdf3b6
Let the knowledge book glow (: 2017-06-13 13:55:48 +02:00
Matsv
dfe8c90da4
Patch signs not empty in 1.9-1.9.2 2017-06-13 13:40:28 +02:00
Matsv
9ed4a15b32
Implement a color variable for item names 2017-06-12 21:50:21 +02:00
Matsv
961991a316
Fix null translate chat message fields 2017-06-12 21:28:26 +02:00
Matsv
e9878f68b9
Basic advancements handling 2017-06-12 21:06:30 +02:00
Matsv
95532bcdd5
Show entity names when replaced 2017-06-12 19:18:44 +02:00
Matsv
a8e81935cc
Handle FallingBlocks in 1.9.4-1.11.2 2017-06-10 16:34:08 +02:00
Matsv
2a1f6602ba
Fix the Item Rewriter, implement 1.12 block rewrites & handle fallingblocks 2017-06-10 16:15:37 +02:00
Matsv
d113e11c3b
Metadata change voor illagers (Should be changed @ wiki.vg) 2017-06-08 19:35:26 +02:00