Matsv
|
52bbf1affe
|
Handle the actionbar packet change
|
2016-11-06 10:37:26 +01:00 |
|
Matsv
|
cfaded6cf8
|
Make CommandBlocks work on BungeeCord with 1.8.8 child servers
|
2016-11-02 18:14:57 +01:00 |
|
Matsv
|
69e444f83d
|
Fix Bungee constant entity ids
|
2016-11-02 18:07:21 +01:00 |
|
Matsv
|
c896ed5f63
|
Move the Bungee server switch handler to an event instead of inside the encoder, this will also make ViaBackwards work correctly
|
2016-11-02 17:17:41 +01:00 |
|
Myles
|
9f8456a336
|
16w43a compatibility
|
2016-10-27 13:23:30 +01:00 |
|
Myles
|
bd11c98e45
|
Better support for ChannelInitializer detection (incase they do something funny, fixes latest PS dev)
|
2016-10-26 17:34:09 +01:00 |
|
Myles
|
55fccba711
|
Support for new PS when package isn't found
|
2016-10-26 17:33:16 +01:00 |
|
Matsv
|
783542401b
|
Update sounds to 16w42a
|
2016-10-25 19:31:32 +02:00 |
|
Matsv
|
2424057536
|
Translate messages from legacy, fix #521
|
2016-10-25 18:34:20 +02:00 |
|
Myles
|
b6dbe82d16
|
Fix lower version support (default to client version if we can't port it instead of server) #519
|
2016-10-23 21:18:18 +01:00 |
|
Max Qian
|
f92b7e5b80
|
Tell ProtocolSupport to decode MINECRAFT_FUTURE packets using the default decoder (for 1.9.4)
|
2016-10-19 14:44:25 +01:00 |
|
Myles
|
8093c424e2
|
WIP fix, ping works but it still doesn't connect
|
2016-10-19 14:44:25 +01:00 |
|
Matsv
|
839d46f5ed
|
Merge remote-tracking branch 'upstream/1.11-DEV' into 1.11-DEV
|
2016-10-19 15:31:45 +02:00 |
|
Matsv
|
de0b9a2a68
|
16w42a
|
2016-10-19 15:31:29 +02:00 |
|
Myles
|
c3bd45cd58
|
Better naming for version info
|
2016-10-17 23:05:21 +01:00 |
|
Myles
|
c4bab6c9af
|
Optimise reflection in some cases where method isn't cached.
|
2016-10-16 16:25:53 +01:00 |
|
Myles
|
f33d22531b
|
Merge branch 'master' into 1.11-DEV
|
2016-10-14 23:07:50 +01:00 |
|
Myles
|
9ccbdb69c5
|
Fix #515 Disconnect Message not being fixed json
|
2016-10-14 23:06:11 +01:00 |
|
Myles
|
e9008923eb
|
Revert "Add json fixing to login disconnect #515"
This reverts commit 301e84d698 .
|
2016-10-14 23:03:40 +01:00 |
|
Myles
|
301e84d698
|
Add json fixing to login disconnect #515
|
2016-10-14 23:02:11 +01:00 |
|
Matsv
|
5aad3306eb
|
16w41a
|
2016-10-13 17:01:04 +02:00 |
|
Matsv
|
d30bbcd4a3
|
16w40a
|
2016-10-06 16:40:47 +02:00 |
|
Matsv
|
003197b476
|
Change circle.yml to java 8 since Sponge uses Java 8
|
2016-10-05 20:10:22 +02:00 |
|
Myles
|
a3e15bce4d
|
Use correct tags for javadocs
|
2016-10-04 21:57:14 +01:00 |
|
Matsv
|
e43026231e
|
Move sponge-legacy up
|
2016-10-04 21:20:59 +02:00 |
|
Matsv
|
f100f6e3f0
|
Rename Snapshot to 1.11
|
2016-10-04 20:04:49 +02:00 |
|
Mats
|
8ae2842e5f
|
Merge pull request #509 from MylesIsCool/modular
Merge modular into 1.11
|
2016-10-04 19:57:24 +02:00 |
|
Matsv
|
54be03bf77
|
Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular
|
2016-10-04 19:35:48 +02:00 |
|
Matsv
|
27fc4dd684
|
Rewrite sounds, thanks @Pokechu22 for open-sourcing your forks of Hamburglar & Burger Vitrine :)
|
2016-10-04 19:35:20 +02:00 |
|
Myles
|
2a1f0f812b
|
Move Sponge to API 5, add legacy support module
|
2016-10-04 00:26:27 +01:00 |
|
Myles
|
64cde13ea7
|
Ensure order is kept with maps & yaml (as well as concurrency with maps)
|
2016-10-02 20:50:34 +01:00 |
|
Matsv
|
7d23b12f85
|
Implement the UpdateListener for Bungee
|
2016-10-02 21:35:54 +02:00 |
|
Myles
|
4b3f757881
|
Rename scan servers to probe
|
2016-10-02 19:45:55 +01:00 |
|
Myles
|
d0e7f05d50
|
Remove commented line
|
2016-10-02 19:41:02 +01:00 |
|
Myles
|
21c957b8d5
|
Config for protocol versions
Also make config concurrent
|
2016-10-02 19:40:38 +01:00 |
|
Matsv
|
3fe25f68b1
|
Fix another infinite loop, @MylesIsCool and I are great at creating them ;)
|
2016-10-02 12:03:56 +02:00 |
|
Matsv
|
3354a46283
|
Remove some more debug messages
|
2016-10-02 11:41:18 +02:00 |
|
Matsv
|
975743c76f
|
Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular
|
2016-10-02 11:28:10 +02:00 |
|
Matsv
|
d3b214965b
|
Add server info to the dump (#505)
|
2016-10-02 11:27:45 +02:00 |
|
Myles
|
eb8065ad20
|
Tab complete for bungee
|
2016-10-01 21:30:39 +01:00 |
|
Matsv
|
7d3548956e
|
Fix 16w39c
|
2016-10-01 20:56:14 +02:00 |
|
Matsv
|
3de961f641
|
Remove infinite loop
|
2016-10-01 20:26:04 +02:00 |
|
Matsv
|
59620f7f93
|
Add a command to force search versions @ Bungee
|
2016-10-01 15:38:53 +02:00 |
|
Matsv
|
ba3aa4566e
|
Remove some debug messages that prevent Jenkins from building.
|
2016-10-01 14:56:08 +02:00 |
|
Matsv
|
8445a6d9db
|
Fix wrong handling if the client and child server have the same protocol id
|
2016-10-01 14:27:39 +02:00 |
|
Matsv
|
f53c8c67e2
|
Fix Bukkit config NPE, only change the protocol id if ViaVersion can support it and support unsupported Bungee protocol ids (Not working correctly yet)
|
2016-10-01 13:31:14 +02:00 |
|
Myles
|
b4976bd302
|
Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular
|
2016-10-01 00:11:08 +01:00 |
|
Myles
|
ec848d7201
|
Reflection for Bungee stuffs
|
2016-10-01 00:10:54 +01:00 |
|
Matsv
|
8c03a296c2
|
Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular
|
2016-10-01 00:59:56 +02:00 |
|
Matsv
|
65a6e25f1b
|
Remove debug message
|
2016-10-01 00:59:42 +02:00 |
|