- 9b7f68a Store the mainHand and change it on serverChange for Bungee, fixes #536 by Matsv · 8 years ago
- 7e837ef Ensure we don't save and load config at same time by Myles · 8 years ago
- eb78fe4 Better flexibility with number loading by Myles · 8 years ago
- 689f0fd Back to the snapshots by Matsv · 8 years ago
- 32316cf Fix character limit to 100 for messages, #530 by Myles · 8 years ago
- d450c9b 1.11 and bump version by Matsv · 8 years ago 1.0.0
- 622673d Small javadoc tweaks by Myles · 8 years ago
- f4eeb94 Better support for malformed json packets #528 by Myles · 8 years ago
- fac7eab Prepare for 1.0.0 by Myles · 8 years ago
- 1c58404 Use logger instead of System.out by Myles · 8 years ago
- 1bec3cf Change the metadata transformer fail message by Matsv · 8 years ago
- 4142797 Implement PlatformVersion for better dump output by Matsv · 8 years ago
- 2872bdd Update the snapshot comment to 1.11-pre1 by Matsv · 8 years ago
- 7d29a0c 1.11-pre1 by Matsv · 8 years ago
- dd6423d Remove event-based commandblock listeners by Matsv · 8 years ago
- 52bbf1a Handle the actionbar packet change by Matsv · 8 years ago
- cfaded6 Make CommandBlocks work on BungeeCord with 1.8.8 child servers by Matsv · 8 years ago
- 69e444f Fix Bungee constant entity ids by Matsv · 8 years ago
- 9f8456a 16w43a compatibility by Myles · 8 years ago
- 7835424 Update sounds to 16w42a by Matsv · 8 years ago
- 8093c42 WIP fix, ping works but it still doesn't connect by Myles · 8 years ago
- 839d46f Merge remote-tracking branch 'upstream/1.11-DEV' into 1.11-DEV by Matsv · 8 years ago
- de0b9a2 16w42a by Matsv · 8 years ago
- c3bd45c Better naming for version info by Myles · 8 years ago
- f33d225 Merge branch 'master' into 1.11-DEV by Myles · 8 years ago
- e900892 Revert "Add json fixing to login disconnect #515" by Myles · 8 years ago
- 301e84d Add json fixing to login disconnect #515 by Myles · 8 years ago
- 5aad330 16w41a by Matsv · 8 years ago
- d30bbcd 16w40a by Matsv · 8 years ago
- a3e15bc Use correct tags for javadocs by Myles · 8 years ago
- f100f6e Rename Snapshot to 1.11 by Matsv · 8 years ago
- 54be03b Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
- 64cde13 Ensure order is kept with maps & yaml (as well as concurrency with maps) by Myles · 8 years ago
- d0e7f05 Remove commented line by Myles · 8 years ago
- 21c957b Config for protocol versions Also make config concurrent by Myles · 8 years ago
- 3fe25f6 Fix another infinite loop, @MylesIsCool and I are great at creating them ;) by Matsv · 8 years ago
- 7d35489 Fix 16w39c by Matsv · 8 years ago
- 3de961f Remove infinite loop by Matsv · 8 years ago
- 59620f7 Add a command to force search versions @ Bungee by Matsv · 8 years ago
- f53c8c6 Fix Bukkit config NPE, only change the protocol id if ViaVersion can support it and support unsupported Bungee protocol ids (Not working correctly yet) by Matsv · 8 years ago
- 152993f Get bungee protocol version detection working. Still some odd issues. by Matsv · 8 years ago
- 305f6b7 Implement Hand Item Cache for Sponge by Myles · 8 years ago
- 313b794 Merge branch 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
- 7031d43 Implement 1_11 entity / parent class structure and patch holograms the other way around! Thanks for fixing Mojang :-) #482 by Matsv · 8 years ago
- 655e14b Make dumping pretty print + add Bungee dumping by Myles · 8 years ago
- f881f3d Merge branches '1.11-DEV' and 'modular' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
- b7b322a Full config api for all platforms using snakeyaml + comments by Myles · 8 years ago
- 771c00b Implement Task Ids by Myles · 8 years ago
- 23f1589 Update commands to add new platform specific command also add platform to updater. by Myles · 8 years ago
- 10fc8f8 Fix PacketWrapper sending and implement Movement Transmitter for Bungee by Myles · 8 years ago
- 31c9332 Fix chunks for BungeeCord by Myles · 8 years ago
- b0d64bf Fix a bug in chunks (still not working fully) by Myles · 8 years ago
- aeec7e5 Start working on packet-level chunk bulks by Matsv · 8 years ago
- 8ea3623 Stop using new Gson() everywhere (#505) by Matsv · 8 years ago
- 866e494 Remove Commons by Myles · 8 years ago
- 396998c Factor & Javadoc update by Myles · 8 years ago
- 51c4698 Port Bukkit listeners to Sponge by Matsv · 8 years ago
- 8b9a175 Basic Config API for sponge, need to do comments by Myles · 8 years ago
- 3411c3d Add encoder name by Myles · 8 years ago
- cdab5b3 Inject into Bungee, (does not get past login from when i've tested) by Myles · 8 years ago
- 42edffb Change reflection to NMSUtil, and start work on Bungee (doesn't work) by Myles · 8 years ago
- 42efc73 Cleanup metadata by Matsv · 8 years ago
- 90dabce Sponge: Fix dump, add load message, move loading, handle reload by Myles · 8 years ago
- 9a8a6e5 Implement PPS for Sponge by Matsv · 8 years ago
- 4840db0 Fix metadata by Matsv · 8 years ago
- b371c14 Add Sponge Support by Myles · 8 years ago
- 0871394 Add BukkitViaLoader to the builder and limit the builder methods by Matsv · 8 years ago
- e56bce2 Create builder for ViaManager by Matsv · 8 years ago
- 5733748 Optimize imports & reformat code by Matsv · 8 years ago
- 32afa2a Fix building and change versions by Matsv · 8 years ago
- 669cbcd Fix maven so it compiles by Myles · 8 years ago
- 79d353d Basic configuration api and add platform specific dump info by Matsv · 8 years ago
- 30d477c Add Bulk Chunks, need to do full packet reading as a fallback though by Myles · 8 years ago
- 4b94c8a Map all entity and object ids / parents and fix metadata searcher by Matsv · 8 years ago
- 7a7c3f1 Add required provider for movement (for reflection caching) by Myles · 8 years ago
- 52610f7 Use HandItemProvider for 1.8 hand items by Myles · 8 years ago
- 84ee441 Use generics for bossbars by Matsv · 8 years ago
- 49d51de Start moving listeners away by Myles · 8 years ago
- 848b0cf Make ViaCommandSender better, fix quite a few of the commands. by Myles · 8 years ago
- c4ffdc1 Migrate to our own types + use ids instead of materials by Myles · 8 years ago
- 49b6029 Migrate Environment to our own type (todo javadocs for it) by Myles · 8 years ago
- 05930ad Add ViaManager and abstraction / Add todo list by Myles · 8 years ago
- e7ab232 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion into modular by Matsv · 8 years ago
- 598863d Add onCommand and onTabComplete to the interface by Matsv · 8 years ago
- b146257 Abstract the BossBar for multi-platform support by Matsv · 8 years ago
- dc01fb5 Doesn't compile but start work towards seperating into modules... (with legacy support hopefully for basic API) by Myles · 8 years ago