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