Myles
|
899eac0e7e
|
Fix ProtocolSupport not working on new versions #629 (+1 ProtocolSupport having nice code)
|
2017-04-05 20:05:08 +01:00 |
|
Myles
|
efad8f41a1
|
13w14a
|
2017-04-05 18:09:36 +01:00 |
|
Myles
|
ee81935a74
|
Update to 17w13b
Note: I had an issue with some packet not working, if you have steps to replicate please make an issue.
|
2017-04-01 21:55:51 +01:00 |
|
Myles
|
3fdbf5b062
|
Revert previous Server protocol check, add a call to ProtocolRegistry to force class load.
|
2017-02-17 14:15:27 +00:00 |
|
Myles
|
99e4ab22e3
|
Only inject channels when server protocol is known #631
|
2017-02-13 17:22:52 +00:00 |
|
Myles
|
8da0c4310c
|
Update to 17w06a
|
2017-02-08 14:10:18 +00:00 |
|
Myles
|
71ff8a773b
|
Back to dev
|
2017-02-03 16:32:56 +00:00 |
|
Myles
|
e3c1b9bf64
|
1.0.4 Release
|
2017-02-03 16:27:18 +00:00 |
|
Myles
|
0388f340cc
|
Don’t support older versions if protocol support is installed, fixes #615
|
2017-01-30 17:15:47 +00:00 |
|
Myles
|
ea4487e33f
|
Back to dev
|
2016-12-20 21:46:19 +00:00 |
|
Myles
|
c2578bd212
|
Bump to 1.0.3
|
2016-12-20 21:06:23 +00:00 |
|
Myles
|
08b2d5b7e8
|
Fix #604
|
2016-12-20 20:11:21 +00:00 |
|
Myles
|
2b89dbce0e
|
Back to snapshot
|
2016-12-20 16:14:13 +00:00 |
|
Myles
|
f256309487
|
Bump version to 1.0.2
|
2016-12-20 16:07:37 +00:00 |
|
Myles
|
462abb1ef9
|
Update to snapshot 1.11.1
|
2016-12-15 15:39:38 +00:00 |
|
Myles
|
a35408d14f
|
New config option for disabling piston animation for 1.11 clients #570
|
2016-12-15 15:32:54 +00:00 |
|
Myles
|
9103f89aff
|
1.0.2-SNAPSHOT
|
2016-11-16 19:58:59 +00:00 |
|
Myles
|
8e4c2648a3
|
1.0.1 Release
|
2016-11-16 19:57:20 +00:00 |
|
Myles
|
9186361a29
|
Change ConcurrentHashMaps to just Maps for Java 7 support
|
2016-11-15 15:17:16 +00:00 |
|
Matsv
|
689f0fd5db
|
Back to the snapshots
|
2016-11-14 19:17:20 +01:00 |
|
Matsv
|
d450c9b4d6
|
1.11 and bump version
|
2016-11-14 16:15:20 +01:00 |
|
Myles
|
fac7eab59e
|
Prepare for 1.0.0
|
2016-11-13 14:04:56 +00:00 |
|
Myles
|
e430bfce06
|
Fix uninjection when different handler order
|
2016-11-13 13:34:22 +00:00 |
|
Myles
|
1c584040ca
|
Use logger instead of System.out
|
2016-11-13 13:25:56 +00:00 |
|
Myles
|
10a2df5a7d
|
Use plugin description from project pom.xml and fix sponge.
This disables the sponge plugin annotation processor and uses our own mcmod.info
|
2016-11-13 13:15:26 +00:00 |
|
Matsv
|
4142797380
|
Implement PlatformVersion for better dump output
|
2016-11-13 12:36:48 +01:00 |
|
Matsv
|
68fc884d2a
|
Change the platform name to the full name that includes the version
|
2016-11-12 13:16:27 +01:00 |
|
Matsv
|
dd6423de06
|
Remove event-based commandblock listeners
|
2016-11-06 11:30:28 +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
|
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 |
|
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 |
|
Myles
|
c4bab6c9af
|
Optimise reflection in some cases where method isn't cached.
|
2016-10-16 16:25:53 +01:00 |
|
Myles
|
21c957b8d5
|
Config for protocol versions
Also make config concurrent
|
2016-10-02 19:40:38 +01: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 |
|
Matsv
|
7031d431da
|
Implement 1_11 entity / parent class structure and patch holograms the other way around! Thanks for fixing Mojang :-) #482
|
2016-09-30 20:08:39 +02:00 |
|
Myles
|
b7b322a525
|
Full config api for all platforms using snakeyaml + comments
|
2016-09-30 00:34:16 +01:00 |
|
Myles
|
771c00b146
|
Implement Task Ids
|
2016-09-29 22:55:08 +01:00 |
|
Myles
|
23f1589c28
|
Update commands to add new platform specific command also add platform to updater.
|
2016-09-29 22:35:51 +01:00 |
|
Myles
|
10fc8f846d
|
Fix PacketWrapper sending and implement Movement Transmitter for Bungee
|
2016-09-29 21:29:58 +01:00 |
|
Matsv
|
aeec7e5f95
|
Start working on packet-level chunk bulks
|
2016-09-29 16:33:14 +02:00 |
|
Myles
|
36301a595b
|
Fix Bungee Support (Excluding Chunks) + Rename Handlers
|
2016-09-29 15:25:18 +01:00 |
|
Matsv
|
8ea3623a79
|
Stop using new Gson() everywhere (#505)
|
2016-09-27 19:15:39 +02:00 |
|
Myles
|
396998c7fc
|
Factor & Javadoc update
|
2016-09-27 17:31:10 +01:00 |
|
Matsv
|
51c469882b
|
Port Bukkit listeners to Sponge
|
2016-09-26 22:30:59 +02:00 |
|
Myles
|
8b9a1750de
|
Basic Config API for sponge, need to do comments
|
2016-09-26 20:12:34 +01:00 |
|
Myles
|
3411c3d144
|
Add encoder name
|
2016-09-26 17:57:36 +01:00 |
|
Myles
|
42edffb309
|
Change reflection to NMSUtil, and start work on Bungee (doesn't work)
|
2016-09-26 13:50:20 +01:00 |
|
Myles
|
14daca5fea
|
Fix 1.9.4+ support and also fix sponge support to work better.
Tested on SpongeVanilla + SpongeForge
(1.8.8 & 1.9.4)
|
2016-09-26 13:11:46 +01:00 |
|
Matsv
|
e136d1db94
|
Basic Bungee structure
|
2016-09-26 13:25:28 +02:00 |
|
Matsv
|
9a8a6e5b16
|
Implement PPS for Sponge
|
2016-09-26 11:16:20 +02:00 |
|
Myles
|
b371c14a27
|
Add Sponge Support
|
2016-09-26 01:44:21 +01:00 |
|
Myles
|
a1fbca11f0
|
Queue tasks & Fix PPS
|
2016-09-25 21:02:12 +01:00 |
|
Myles
|
0fe9ccf4a8
|
Make pom.xml better
|
2016-09-25 20:43:32 +01:00 |
|
Matsv
|
08713947b7
|
Add BukkitViaLoader to the builder and limit the builder methods
|
2016-09-25 21:42:22 +02:00 |
|
Matsv
|
e56bce2f31
|
Create builder for ViaManager
|
2016-09-25 21:33:47 +02:00 |
|
Matsv
|
573374866b
|
Optimize imports & reformat code
|
2016-09-25 21:17:09 +02:00 |
|
Matsv
|
32afa2a9a3
|
Fix building and change versions
|
2016-09-25 21:10:41 +02:00 |
|
Myles
|
669cbcd142
|
Fix maven so it compiles
|
2016-09-25 20:05:58 +01:00 |
|
Matsv
|
79d353d458
|
Basic configuration api and add platform specific dump info
|
2016-09-25 20:41:34 +02:00 |
|
Myles
|
30d477c6d2
|
Add Bulk Chunks, need to do full packet reading as a fallback though
|
2016-09-25 19:34:24 +01:00 |
|
Myles
|
7a7c3f15d8
|
Add required provider for movement (for reflection caching)
|
2016-09-25 18:26:14 +01:00 |
|
Myles
|
52610f7c66
|
Use HandItemProvider for 1.8 hand items
|
2016-09-25 18:06:04 +01:00 |
|
Matsv
|
84ee4410a6
|
Use generics for bossbars
|
2016-09-25 18:20:42 +02:00 |
|
Myles
|
49d51de263
|
Start moving listeners away
|
2016-09-25 17:17:07 +01:00 |
|
Myles
|
848b0cf113
|
Make ViaCommandSender better, fix quite a few of the commands.
|
2016-09-25 16:03:03 +01:00 |
|
Myles
|
05930ad791
|
Add ViaManager and abstraction / Add todo list
|
2016-09-25 14:39:37 +01:00 |
|
Matsv
|
b146257b1a
|
Abstract the BossBar for multi-platform support
|
2016-09-24 19:31:41 +02:00 |
|
Myles
|
dc01fb59b8
|
Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API)
|
2016-09-23 18:49:59 +01:00 |
|