1. 849cf9a Move LegacyBlockId by Shevchik · 6 years ago
  2. 5f88435 Compat with 1.13 server by Shevchik · 6 years ago
  3. 1ac2d19 Improve block type remapping, add some more remaps by Shevchik · 6 years ago
  4. be03c4c Remap doors by Shevchik · 6 years ago
  5. 1390910 Start working in block data remapping by Shevchik · 6 years ago
  6. 74f7fdd Use a proper runtime id -> legacy id + data mappings. Everything is a by Shevchik · 6 years ago
  7. 9b02b4c Remove server channel read limitations and clamp it's name for legacy versions by Shevchik · 6 years ago
  8. 25ada2d Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  9. 9f85bee REGISTER/UNREGISTER content is string bytes, not an encoded string by Shevchik · 6 years ago
  10. 5bbaed1 Remove server -> client register/unregister transform, it is not needed by Shevchik · 6 years ago
  11. f88c74c Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13 by MrPowerGamerBR · 6 years ago
  12. 476588a Add tab complete support for legacy clients by MrPowerGamerBR · 6 years ago
  13. f9c1ec2 Implement client -> server minecraft custom payload messages remapping by Shevchik · 6 years ago
  14. 9bf4f58 Fix compile error by Shevchik · 6 years ago
  15. e3e64d8 start with particles 2nd attempt (doesnt work yet) by 7kasper · 6 years ago
  16. 1aff837 Add painting remaps for legacy versions by MrPowerGamerBR · 6 years ago
  17. 4d706b0 Implement 1.13 packets to make server accept 1.13 clients by Shevchik · 6 years ago
  18. d1ac4db Improve legacy block/item iddata mappings by Shevchik · 6 years ago
  19. 3c12de2 Get material ids from server instead of storing them in files by Shevchik · 6 years ago
  20. c76e7ce Update item remap list due to Bukkit API changes by MrPowerGamerBR · 6 years ago
  21. a9de8f2 Partially update to 1.13. by Shevchik · 6 years ago
  22. 507cbc1 Fix entity rotation update check by Shevchik · 6 years ago
  23. 85258f2 Print what exactly went wrong by Shevchik · 6 years ago
  24. 3b58619 Fix vehicle passengers middle packet transform in case of instant by Shevchik · 6 years ago
  25. 4e9a924 Cleanup some issues pointed out by sonarcube by Shevchik · 6 years ago
  26. 0c5b7eb Fix map color diff by Shevchik · 6 years ago
  27. 3dbc0d3 Recycle packet reorderers packets by Shevchik · 6 years ago
  28. 5acda8b Properly emulate levitation for older clients Server already calculates by Shevchik · 7 years ago
  29. 9aa96a5 Fix entity tracking error (position was only updated on x move). This is by Shevchik · 7 years ago
  30. 87d124d Bring back last locaiton tracking by Shevchik · 7 years ago
  31. d46d708 For now also send additional entity rotation packet for other players by Shevchik · 7 years ago
  32. 3a7a5d9 Forgot to add new entities to cache by Shevchik · 7 years ago
  33. 3d9b6b3 NetworkEntityType for painting and global by Shevchik · 7 years ago
  34. 371c3e4 Only process mount if entity exists for legacy versions by Shevchik · 7 years ago
  35. c686102 Adjust position for all minecart types and also for boat by Shevchik · 7 years ago
  36. e773655 Clamp player entity names to 16 symbols for < 1.8 by Shevchik · 7 years ago
  37. 8591072 Move chat serializers to protocol.utils package by Shevchik · 7 years ago
  38. 8c730f1 Make entity tracker compatible with paper by Shevchik · 7 years ago
  39. 56babca Fix tracker by Shevchik · 7 years ago
  40. 37a1d27 Player list handling improvements by Shevchik · 7 years ago
  41. 6b59ccf Cached map backed by instanceof chain instead of a raw instanceof chain. by Shevchik · 7 years ago
  42. 3e9b2bf Override spigot entity tracker to always send full position update for by Shevchik · 7 years ago
  43. f16c3ab Improve reload command blocker by Shevchik · 7 years ago
  44. 8019ab3 javadocs by Shevchik · 7 years ago
  45. 9fced24 Deprecate and remove effect remapper control by Shevchik · 7 years ago
  46. 4d13b42 Cleanup by Shevchik · 7 years ago
  47. 3362a0f Refactor api for changing player profile. by Shevchik · 7 years ago
  48. 5f0f0a8 Format by Shevchik · 7 years ago
  49. a133c91 Merge pull request #818 from EntryPointKR/pr2 by Shevchik · 7 years ago
  50. 0dfa792 Apply change request by entry · 7 years ago
  51. 1110019 Merge pull request #816 from EntryPointKR/pr by Shevchik · 7 years ago
  52. 3b107bf Remove old condition by entry · 7 years ago
  53. 0efee46 Fix minecart issue by entry · 7 years ago
  54. f46e338 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  55. f282a6d Additions to packet api by Shevchik · 7 years ago
  56. ac9eca3 Edit to version check by entry · 7 years ago
  57. 3cda5b7 Particle count make to <= 1 by entry · 7 years ago
  58. b9a370a Merge pull request #815 from EntryPointKR/pr2 by Shevchik · 7 years ago
  59. d41acc7 Merge pull request #814 from EntryPointKR/pr by 7kasper · 7 years ago
  60. 6e50c5e Add hit sound remap entry by entry · 7 years ago
  61. 4ac5f5e Use Utils::clampString by entry · 7 years ago
  62. 28b00e0 Add condition by entry · 7 years ago
  63. cb853bb Sound name size make to <= 32 by entry · 7 years ago
  64. 6844b6c Update player list ping for legacy clients too. by Shevchik · 7 years ago
  65. 7d40359 Add ping updates for pre-1.8 clients by MrPowerGamerBR · 7 years ago
  66. 98ded2c Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  67. ed243b7 Actually fix null equals by Shevchik · 7 years ago
  68. f97ac0f Fix compare with null by Shevchik · 7 years ago
  69. fe06058 Add profile properties management to PlayerLoginFinishEvent by Shevchik · 7 years ago
  70. f119852 Deprecate PlayerPropertiesResolveEvent by Shevchik · 7 years ago
  71. c017932 Merge pull request #798 from ProtocolSupport/editorconfig by 7kasper · 7 years ago
  72. 90f6060 Add editor config by 7kasper · 7 years ago
  73. 1927a40 Always set opened window type, because the packet will be received later by Shevchik · 7 years ago
  74. 59a4872 Always schedule packet send/receive task by Shevchik · 7 years ago
  75. e7d7672 Remove no longer used argument by Shevchik · 7 years ago
  76. 4417457 Improve < 1.3.1 ping handling by Shevchik · 7 years ago
  77. fce2ddf Fix format argument by Shevchik · 7 years ago
  78. e9f53e7 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  79. 1a3c978 Rename some packets to match their meaning and stop name clash with by Shevchik · 7 years ago
  80. b4ce0fd Merge pull request #796 from games647/jitpack by Shevchik · 7 years ago
  81. 0dbb058 Init status listener class on load by Shevchik · 7 years ago
  82. 1ff0823 Allow JitPack to find the output jar by copying it (Related #787) by games647 · 7 years ago
  83. a55fccc Refactor entiy metadata remapping by Shevchik · 7 years ago
  84. 1a857fc Move entity data cache to it's own class, and allow extending it for by Shevchik · 7 years ago
  85. db8c450 Update used fastutil version by Shevchik · 7 years ago
  86. 7060c73 Those methods shouldn't have override annotation, because they are from by Shevchik · 7 years ago
  87. 2f95070 Replace trove with fastutil by Shevchik · 7 years ago
  88. aa16800 Update gradle build by Shevchik · 7 years ago
  89. 78e1611 Merge pull request #791 from ProtocolSupport/masterDataCacheVars by Shevchik · 7 years ago
  90. ae10426 fix derp by 7kasper · 7 years ago
  91. eb2339e pcBaseFlags -> baseFlags by 7kasper · 7 years ago
  92. 3a5cc36 Change dataCache variable structure. by 7kasper · 7 years ago
  93. bae48c2 Improve gradle build script by Shevchik · 7 years ago
  94. 80f00d8 Uncomment some packet id getters for glowstone by Shevchik · 7 years ago
  95. 5629863 Send survival gamemode for fake join packet. by Shevchik · 7 years ago
  96. af99025 Add a chunk interval send queue for 1.8. Should fix problems with by Shevchik · 7 years ago
  97. cd76fbd Store block sounds in block data and use it to get material sound by Shevchik · 7 years ago
  98. 7bba266 Update sounds.json by Shevchik · 7 years ago
  99. 365ae89 Merge pull request #785 from magicus/master by Shevchik · 7 years ago
  100. 642de7d Set java.awt.headless to true to disable app window on macos by Magnus Ihse Bursie · 7 years ago