3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-07-31 19:38:03 +02:00
Commit graph

1052 Commits

Autor SHA1 Nachricht Datum
Myles
12c21c9b0a Add a few extra null checks into ProtocolDetectorService
Under certain conditions these can be null.
2017-11-26 13:45:39 +00:00
Myles
ab1a586b4c Merge pull request #765 from Pokechu22/mc-111054
Backport fix for MC-111054
2017-10-22 14:18:42 +01:00
Pokechu22
030a3fe4ac Backport fix for MC-111054
The max length of the locale was increased in 1.12-pre3; we need to undo that.
2017-10-21 12:05:23 -07:00
Myles
fd01b9a6d2 Don't display achievement broadcasts to 1.12+ #757 2017-10-11 21:12:02 +01:00
Myles
11be597d11 Torch support for paper patch #758 2017-10-11 20:48:45 +01:00
Myles
875e5d7252 Merge pull request #754 from mmxw11/master
Improve inventory handling for Bukkit servers
2017-10-11 20:43:57 +01:00
Myles
e372a56827 Refactor code to make field / class names better 2017-10-08 15:33:43 +01:00
mmxw11
471f1ae71d Try make it compile with Travis...
... don't use diamond operators?
2017-10-05 22:11:06 +03:00
mmxw11
a27808ade1 Add config for quick move action patch 2017-10-05 22:05:53 +03:00
mmxw11
2703e849cb Increase the waiting time 2017-09-28 20:47:13 +03:00
mmxw11
d57ef2b303 Fix inv provider not working on 1.8 servers 2017-09-28 20:44:49 +03:00
mmxw11
5a7626f280 Merge pull request #1 from mmxw11/dev
Merge branches 'dev' and 'master' of https://github.com/mmxw11/ViaVersion into master
2017-09-25 21:55:14 +03:00
mmxw11
1c4e0051a0 Finish inventory provider
+ Support 1.9+ servers
2017-09-25 21:49:43 +03:00
mmxw11
b3d3921f6e Support item provider on a 1.8 server
... 1.9 is on the way
2017-09-25 18:04:39 +03:00
mmxw11
976c418c9e Start implementing inv update task 2017-09-25 16:13:56 +03:00
mmxw11
b2669129f2 More work on the inv provider 2017-09-24 22:11:54 +03:00
mmxw11
343e316e4c Make InvContainerItemProvider 2017-09-24 21:35:38 +03:00
mmxw11
ce219e208c Check the right type 2017-09-24 21:17:07 +03:00
Myles
358267d6e3 Merge pull request #752 from mmxw11/master
Format the book data correctly, fixes #737 + spaces
2017-09-24 17:19:01 +01:00
mmxw11
786788aa23 Oops forgot to remove the note 2017-09-22 17:18:21 +03:00
mmxw11
49b20e37cb Properly format book data 2017-09-22 17:16:04 +03:00
Myles
3f5362a857 1.12.2 Support 2017-09-18 10:28:05 +01:00
Myles
c7c61df0b8 Minecraft 1.12.2 Pre-release 1 Support 2017-09-13 15:45:45 +01:00
Myles
298835be42 Move config to assets/viaversion & refactor Config
Config loading is done by the implementing class.
Platforms can now specify the URL of the default config.
2017-09-11 13:10:54 +01:00
Myles
4a51958da4 Merge pull request #727 from RapidTheNerd/patch-1
Pls fix
2017-08-05 23:04:23 +01:00
George Marr
cff23db7d3 Pls fix
DO IT
2017-08-05 23:03:06 +01:00
Myles
f70059b4b6 Ensure it's a string 2017-08-03 17:36:48 +01:00
Myles
757d22da23 Switch back to snapshot 2017-08-03 16:02:50 +01:00
Myles
4bc4aa26a4 Fix grammar in command errors. 2017-08-03 16:01:00 +01:00
Matsv
cbc0a12dd6 1.12.1 update 2017-08-03 14:59:03 +02:00
Matsv
100a147a4a Add packet names 2017-08-03 14:45:11 +02:00
Matsv
c405424500 Compatibility for 1.12.1-pre1 2017-08-02 13:44:14 +02:00
Matsv
23091d60ff Change maven version 2017-08-01 17:30:26 +02:00
Matsv
f0968408b6 Cancel the new packet for now 2017-08-01 16:42:15 +02:00
Matsv
2bf2be071d Handle incoming packet id changes 2017-08-01 16:18:38 +02:00
Matsv
c502e2cf7e Handle outgoing packet id changes 2017-08-01 16:04:47 +02:00
Matsv
2d8446b4e3 Start 1.12.1 development 2017-08-01 15:34:22 +02:00
Myles
279162d720 Ensure only 1 server saves config value at a time. 2017-07-31 15:25:04 +01:00
Myles
a64c21da8b Fix invalid json nbt chat messages, #712 2017-07-31 15:24:25 +01:00
Myles
4d58c717cd Fix auto-team not sending in the right order, #699 2017-06-29 20:04:40 +01:00
Myles
634f92b5cd Fix inventory crashes in recent commit #701 2017-06-26 13:51:18 +01:00
Myles
24c4af486c Fix breaking change in last commit 2017-06-24 21:17:10 +01:00
Myles
280fe1aed0 Fix Evocation Illager animation on 1.12 2017-06-24 16:27:14 +01:00
Myles
7cfa78557e 1.12 beds will now be red, #689 2017-06-24 16:26:42 +01:00
Myles
f599583856 Fix 1.11 entity id rewriting not applying to dropped items 2017-06-24 15:40:09 +01:00
Myles
10688a7067 Don't produce errors while ViaVersion is not active during boot, #686 2017-06-12 18:22:09 +01:00
Myles
188419feb0 1.1.1 SNAPSHOT 2017-06-09 19:10:56 +01:00
Myles
fd44e2e9bd 1.1.1 release 2017-06-09 17:04:05 +01:00
Matsv
e19d7e88bd Implement 1.12 Meta Type & Remove Pre6 support since Spigot released 1.12 2017-06-08 16:59:33 +02:00
Matsv
2446577188 Read all the remaining bytes fixes #681 2017-06-08 12:11:44 +02:00