1. 260a89b Fixed particles. by 7kasper · 6 years ago
  2. cc3a76a Temp fix for spigot bug by 7kasper · 6 years ago
  3. 9d6bb21 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago
  4. 0733d4d Wrapping up particles. Not tested yet. by 7kasper · 6 years ago
  5. 4de37ab Some more block type remaps by Shevchik · 6 years ago
  6. b8f6e98 Added complex particle remapping. Ready to test. by 7kasper · 6 years ago
  7. 8137079 Fix missing datawatcher itemstack registration for some versions by Shevchik · 6 years ago
  8. f280c13 Fix biome chunk data copy for <= 1.8 by Shevchik · 6 years ago
  9. 6e756e8 FIx nametag metadata remap for 1.8 by Shevchik · 6 years ago
  10. 55ba5ee Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago
  11. 1dd971c Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  12. c68d896 Improve block data remapping, some more remaps by Shevchik · 6 years ago
  13. 869fcd4 Transform the channel name to lower case before ditching unsupported characters by MrPowerGamerBR · 6 years ago
  14. abdae50 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by 7kasper · 6 years ago
  15. d98a65d Restructured particle remapping. Don't try special things yet! by 7kasper · 6 years ago
  16. 7c63be9 Update dep name by Shevchik · 6 years ago
  17. 0a77f37 Update due to Glowstone changes by MrPowerGamerBR · 6 years ago
  18. b3d5b19 Update Glowstone version, still not 1.13 by MrPowerGamerBR · 6 years ago
  19. 849cf9a Move LegacyBlockId by Shevchik · 6 years ago
  20. 5f88435 Compat with 1.13 server by Shevchik · 6 years ago
  21. 1ac2d19 Improve block type remapping, add some more remaps by Shevchik · 6 years ago
  22. be03c4c Remap doors by Shevchik · 6 years ago
  23. 1390910 Start working in block data remapping by Shevchik · 6 years ago
  24. 74f7fdd Use a proper runtime id -> legacy id + data mappings. Everything is a by Shevchik · 6 years ago
  25. 9b02b4c Remove server channel read limitations and clamp it's name for legacy versions by Shevchik · 6 years ago
  26. 25ada2d Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  27. 9f85bee REGISTER/UNREGISTER content is string bytes, not an encoded string by Shevchik · 6 years ago
  28. 5bbaed1 Remove server -> client register/unregister transform, it is not needed by Shevchik · 6 years ago
  29. f88c74c Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13 by MrPowerGamerBR · 6 years ago
  30. 476588a Add tab complete support for legacy clients by MrPowerGamerBR · 6 years ago
  31. f9c1ec2 Implement client -> server minecraft custom payload messages remapping by Shevchik · 6 years ago
  32. 9bf4f58 Fix compile error by Shevchik · 6 years ago
  33. e3e64d8 start with particles 2nd attempt (doesnt work yet) by 7kasper · 6 years ago
  34. 1aff837 Add painting remaps for legacy versions by MrPowerGamerBR · 6 years ago
  35. 4d706b0 Implement 1.13 packets to make server accept 1.13 clients by Shevchik · 6 years ago
  36. d1ac4db Improve legacy block/item iddata mappings by Shevchik · 6 years ago
  37. 3c12de2 Get material ids from server instead of storing them in files by Shevchik · 6 years ago
  38. c76e7ce Update item remap list due to Bukkit API changes by MrPowerGamerBR · 6 years ago
  39. a9de8f2 Partially update to 1.13. by Shevchik · 6 years ago
  40. 507cbc1 Fix entity rotation update check by Shevchik · 6 years ago
  41. 85258f2 Print what exactly went wrong by Shevchik · 6 years ago
  42. 3b58619 Fix vehicle passengers middle packet transform in case of instant by Shevchik · 6 years ago
  43. 4e9a924 Cleanup some issues pointed out by sonarcube by Shevchik · 6 years ago
  44. 0c5b7eb Fix map color diff by Shevchik · 6 years ago
  45. 3dbc0d3 Recycle packet reorderers packets by Shevchik · 6 years ago
  46. 5acda8b Properly emulate levitation for older clients Server already calculates by Shevchik · 7 years ago
  47. 9aa96a5 Fix entity tracking error (position was only updated on x move). This is by Shevchik · 7 years ago
  48. 87d124d Bring back last locaiton tracking by Shevchik · 7 years ago
  49. d46d708 For now also send additional entity rotation packet for other players by Shevchik · 7 years ago
  50. 3a7a5d9 Forgot to add new entities to cache by Shevchik · 7 years ago
  51. 3d9b6b3 NetworkEntityType for painting and global by Shevchik · 7 years ago
  52. 371c3e4 Only process mount if entity exists for legacy versions by Shevchik · 7 years ago
  53. c686102 Adjust position for all minecart types and also for boat by Shevchik · 7 years ago
  54. e773655 Clamp player entity names to 16 symbols for < 1.8 by Shevchik · 7 years ago
  55. 8591072 Move chat serializers to protocol.utils package by Shevchik · 7 years ago
  56. 8c730f1 Make entity tracker compatible with paper by Shevchik · 7 years ago
  57. 56babca Fix tracker by Shevchik · 7 years ago
  58. 37a1d27 Player list handling improvements by Shevchik · 7 years ago
  59. 6b59ccf Cached map backed by instanceof chain instead of a raw instanceof chain. by Shevchik · 7 years ago
  60. 3e9b2bf Override spigot entity tracker to always send full position update for by Shevchik · 7 years ago
  61. f16c3ab Improve reload command blocker by Shevchik · 7 years ago
  62. 8019ab3 javadocs by Shevchik · 7 years ago
  63. 9fced24 Deprecate and remove effect remapper control by Shevchik · 7 years ago
  64. 4d13b42 Cleanup by Shevchik · 7 years ago
  65. 3362a0f Refactor api for changing player profile. by Shevchik · 7 years ago
  66. 5f0f0a8 Format by Shevchik · 7 years ago
  67. a133c91 Merge pull request #818 from EntryPointKR/pr2 by Shevchik · 7 years ago
  68. 0dfa792 Apply change request by entry · 7 years ago
  69. 1110019 Merge pull request #816 from EntryPointKR/pr by Shevchik · 7 years ago
  70. 3b107bf Remove old condition by entry · 7 years ago
  71. 0efee46 Fix minecart issue by entry · 7 years ago
  72. f46e338 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  73. f282a6d Additions to packet api by Shevchik · 7 years ago
  74. ac9eca3 Edit to version check by entry · 7 years ago
  75. 3cda5b7 Particle count make to <= 1 by entry · 7 years ago
  76. b9a370a Merge pull request #815 from EntryPointKR/pr2 by Shevchik · 7 years ago
  77. d41acc7 Merge pull request #814 from EntryPointKR/pr by 7kasper · 7 years ago
  78. 6e50c5e Add hit sound remap entry by entry · 7 years ago
  79. 4ac5f5e Use Utils::clampString by entry · 7 years ago
  80. 28b00e0 Add condition by entry · 7 years ago
  81. cb853bb Sound name size make to <= 32 by entry · 7 years ago
  82. 6844b6c Update player list ping for legacy clients too. by Shevchik · 7 years ago
  83. 7d40359 Add ping updates for pre-1.8 clients by MrPowerGamerBR · 7 years ago
  84. 98ded2c Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  85. ed243b7 Actually fix null equals by Shevchik · 7 years ago
  86. f97ac0f Fix compare with null by Shevchik · 7 years ago
  87. fe06058 Add profile properties management to PlayerLoginFinishEvent by Shevchik · 7 years ago
  88. f119852 Deprecate PlayerPropertiesResolveEvent by Shevchik · 7 years ago
  89. c017932 Merge pull request #798 from ProtocolSupport/editorconfig by 7kasper · 7 years ago
  90. 90f6060 Add editor config by 7kasper · 7 years ago
  91. 1927a40 Always set opened window type, because the packet will be received later by Shevchik · 7 years ago
  92. 59a4872 Always schedule packet send/receive task by Shevchik · 7 years ago
  93. e7d7672 Remove no longer used argument by Shevchik · 7 years ago
  94. 4417457 Improve < 1.3.1 ping handling by Shevchik · 7 years ago
  95. fce2ddf Fix format argument by Shevchik · 7 years ago
  96. e9f53e7 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  97. 1a3c978 Rename some packets to match their meaning and stop name clash with by Shevchik · 7 years ago
  98. b4ce0fd Merge pull request #796 from games647/jitpack by Shevchik · 7 years ago
  99. 0dbb058 Init status listener class on load by Shevchik · 7 years ago
  100. 1ff0823 Allow JitPack to find the output jar by copying it (Related #787) by games647 · 7 years ago