- ae3434c Fix duplicate packet registering by creeper123123321 · 6 years ago
- 73f6418 Merge pull request #1167 from KennyTV/master by Myles · 6 years ago
- d9c25b1 Merge master by KennyTV · 6 years ago
- 6c18fdb Merge pull request #1156 from creeper123123321/master by Myles · 6 years ago
- cd00938 Merge pull request #1187 from creeper123123321/snowygrass by Myles · 6 years ago
- d66c2f2 Connect grass block to snow by creeper123123321 · 6 years ago
- 7534904 Merge pull request #1185 from creeper123123321/fixparticleandtranslations by Myles · 6 years ago
- 9a92d18 Fix typo by creeper123123321 · 6 years ago
- a203c17 Fix reddust, particle metadata rewriting, translations by creeper123123321 · 6 years ago
- bafa6ed Fix some stair and lever connections by KennyTV · 6 years ago
- 7995675 Update License to 2019 by Myles · 6 years ago
- f6d7976 Use old ids and byte[] + NibbleArray for block connections by creeper123123321 · 6 years ago
- f45a727 remove short array used for checking if array is empty by creeper123123321 · 6 years ago
- d5f65ec don't create chunksection on remove by creeper123123321 · 6 years ago
- 2285c45 fixed encodeblockpos, use map<long, short[]> by creeper123123321 · 6 years ago
- 1930849 store constructor by creeper123123321 · 6 years ago
- 1325d53 Don't use netty collections by creeper123123321 · 6 years ago
- fa1b56a use short by creeper123123321 · 6 years ago
- de11f1f trying to optimize blockconnectionstorage by creeper123123321 · 6 years ago
- 9ba7042 Fix armour update on item break #1157 by Myles · 6 years ago
- c5ba5b4 Ensure pipeline parts exist before injecting #1168 by Myles · 6 years ago
- 8e47497 Use keyset instead of entryset by KennyTV · 6 years ago
- 7f7dcff Forgot to assign a value by KennyTV · 6 years ago
- 9d8a2a9 Don't cycle through mappings in every connection handler by KennyTV · 6 years ago
- 880df7a Remove unmapped blockconnection data by KennyTV · 6 years ago
- a016ead Merge pull request #1162 from creeper123123321/proxybossbarfix by Myles · 6 years ago
- b3167c4 Merge pull request #1166 from Gerrygames/master by Myles · 6 years ago
- 6ea37c1 Merge branch 'master' of https://github.com/MylesIsCool/ViaVersion by Gerrygames · 6 years ago
- 17c5849 fix powered levers by Gerrygames · 6 years ago
- 7e8bd60 remove commented code by creeper123123321 · 6 years ago
- bbe4e5e Merge pull request #1163 from Gerrygames/master by Myles · 6 years ago
- f6932e0 fix lever mapping by Gerrygames · 6 years ago
- 44ca95b Fix bungee and velocity boss bar, implement Velocity channel workaround by creeper123123321 · 6 years ago
- 5ba7c4b Merge pull request #1160 from Gerrygames/master by Myles · 6 years ago
- 605e63e fix fence connections to stairs, remove waterlogged blocks from stair data by Gerrygames · 6 years ago
- b129ef0 Merge pull request #1148 from KennyTV/master by Myles · 6 years ago
- 1f41893 Merge pull request #1150 from creeper123123321/master by Myles · 6 years ago
- c8e8f39 Fix new velocity version by creeper123123321 · 6 years ago
- 20654b0 Add convenience config options by KennyTV · 6 years ago
- 200ccfd Use HTTPS for update checking by Myles · 6 years ago
- 67a0a47 Merge pull request #1143 from creeper123123321/master by Myles · 6 years ago
- 933e8cb set auto-team to false on join packet by creeper123123321 · 6 years ago
- daac2ba Resend viaversion team when removed from the current team by creeper123123321 · 6 years ago
- 4a2bcf6 Merge pull request #1142 from creeper123123321/master by Myles · 6 years ago
- cd7774f Use ProtocolInfo#getServerProtocolVersion for block connection, use bungee and velocity version if not ported by creeper123123321 · 6 years ago
- 240653c Merge pull request #1133 from creeper123123321/patch-1 by Myles · 6 years ago
- bac3a76 Add "blockconnection-method" to VelocityViaConfig#UNSUPPORTED by creeper123123321 · 6 years ago
- 1abc3eb Merge pull request #1121 from creeper123123321/master by Myles · 6 years ago
- c21003e CanPlaceOn, CanDestroy by creeper123123321 · 6 years ago
- 1fd0211 Merge pull request #1120 from creeper123123321/master by Myles · 6 years ago
- 1932c7a ProtocolVersion#SUPPORTED_VERSIONS, relocate javassist by creeper123123321 · 6 years ago
- 94422da Merge pull request #1119 from creeper123123321/master by Myles · 6 years ago
- b10ca3e Fix breaking change caused by VelocityPowered/Velocity@853fd22 by creeper123123321 · 6 years ago
- 858e0a5 Merge pull request #1117 from creeper123123321/master by Myles · 6 years ago
- eaa8e05 Fix mappings, fixing shift click on furnaces by creeper123123321 · 6 years ago
- 3e3d338 Merge pull request #1116 from creeper123123321/master by Myles · 6 years ago
- 0c5f5c6 remove debug by creeper123123321 · 6 years ago
- 7c6118b facepalm by creeper123123321 · 6 years ago
- 7fe99c9 clicking in recipe doesn't work by creeper123123321 · 6 years ago
- d6c4c18 still not working by creeper123123321 · 6 years ago
- 649676e trying recipes, currently not working by creeper123123321 · 6 years ago
- 43e93e7 Merge pull request #1113 from creeper123123321/master by Myles · 6 years ago
- ba78171 Fix chunk writing by creeper123123321 · 6 years ago
- c1147cb Formatting by Myles · 6 years ago
- fba0a59 Merge pull request #1107 from creeper123123321/master by Myles · 6 years ago
- c5c7d36 Change Chunk#getBiomeData() to int[] by creeper123123321 · 6 years ago
- 83ba55d Merge pull request #1104 from Gerrygames/block-connections-master by Myles · 6 years ago
- 000fff2 fix BlockConnectionStorage not being initialized by Gerrygames · 6 years ago
- 4023f24 Merge pull request #1093 from Gerrygames/block-connections-master by Myles · 6 years ago
- 27d56ca Merge pull request #1100 from creeper123123321/master by Myles · 6 years ago
- 55fad45 Update Lombok to make compile on Java 11 by creeper123123321 · 6 years ago
- 22cc12e Try to compile with Java 11 by creeper123123321 · 6 years ago
- 2812b12 Merge pull request #1099 from creeper123123321/master by Myles · 6 years ago
- ad3465f Fix Velocity platform breaking changes by creeper123123321 · 6 years ago
- fc8b55d fix spelling mistake by Marco Neuhaus · 6 years ago
- b60c56f Tripwire connections by Gerrygames · 6 years ago
- eb1571d init ConnectionData by Gerrygames · 6 years ago
- 9a13eb3 Serverside block-connections! by Gerrygames · 6 years ago
- 73dccba Merge branch 'pr/1045' by Myles · 6 years ago
- 66d8367 Merge pull request #1092 from Gerrygames/chunk-refactor by Myles · 6 years ago
- ab1c44c Propose 2.0.0 snapshot as this version contains several API breaking changes by Myles · 6 years ago
- 8549c22 Change the name of the config class to be more consistent by Myles · 6 years ago
- d0300de Prevent initialization error by Myles · 6 years ago
- 34c701e fix chunk unload packet by Marco Neuhaus · 6 years ago
- cf0bd6f Use List and Map, fixes duplicate block ids in palette causing issues by Gerrygames · 6 years ago
- 3b14dd3 Use methods for palette rewriting, fix "value already present" by Gerrygames · 6 years ago
- 9a87adf Use BiHashMap as palette by Gerrygames · 6 years ago
- ce65c7f fix merge issues by Gerrygames · 6 years ago
- 82013d5 Keep Chunk as an interface by Gerrygames · 6 years ago
- 14377ca Use types for ChunkSections by Gerrygames · 6 years ago
- f4b6b17 Merge pull request #1085 from Gerrygames/myles_master by Myles · 6 years ago
- b86950d fix #1076 by Gerrygames · 6 years ago
- 3ef1ac0 fix version, detect velocity implementation, fix npe, fix detectorservice by creeper123123321 · 6 years ago
- 4c07b6d Squash Velocity platform commits by creeper123123321 · 6 years ago
- 7f77cbf Merge pull request #1081 from creeper123123321/master by Myles · 6 years ago
- cfd3179 try to eat less ram by creeper123123321 · 6 years ago
- 1a3170c Merge pull request #1077 from creeper123123321/translations by Myles · 6 years ago
- 25463a9 Merge pull request #1078 from creeper123123321/master by Myles · 6 years ago
- 408bd49 fix set cooldown by creeper123123321 · 6 years ago
- 3fc2d28 fix npe by creeper123123321 · 6 years ago