1. 2a72053 Add missing protocol type checks by Shevchik · 7 years ago
  2. bdd4d63 Fix TitleAPI by Shevchik · 7 years ago
  3. 2c7ea89 Share more code by Shevchik · 7 years ago
  4. 94b369f Fix typo by Shevchik · 7 years ago
  5. 28732bb Improve api documentation by Shevchik · 7 years ago
  6. c9c462a Send exp_orb/item pickup sound on collect effect packet when possible by Shevchik · 7 years ago
  7. 2b90991 Cleanup by Shevchik · 7 years ago
  8. b1b33b9 No real need in storing those fields locally by Shevchik · 7 years ago
  9. 3e0fd42 Some improvements to middle packet handling logic by Shevchik · 7 years ago
  10. 95c0841 Update README.md (#705) by Jul1anTheDev · 7 years ago
  11. 9423500 Fix wrong keep alive ids being sent for <= 1.7 by shevchik · 7 years ago
  12. 2976834 Generate our own client keepalive ids for client which always fit into by shevchik · 7 years ago
  13. dd40ae5 Fix <= 1.6 clients not being able to respawn by Shevchik · 7 years ago
  14. 2259c76 Skip keepalives with id 0 received from client. Keepalives with id 0 are by Shevchik · 7 years ago
  15. 3221b9f Check server version before trying to enable by Shevchik · 7 years ago
  16. ebfa5d6 Cache keep alive id, and return it to server on keep alive. That should by Shevchik · 7 years ago
  17. 40b688d Update to 1.12.2 by Shevchik · 7 years ago
  18. 0da5f0c Update enchantment skipping table by Shevchik · 7 years ago
  19. 1f5b9f5 No longer wait 1 tick after kicking players with same uuid by Shevchik · 7 years ago
  20. 31894ce Return unknown tile type if none match, fix dispenser string id by Shevchik · 7 years ago
  21. a6a081b Get more packet ids by packet classes in GlowStone by Shevchik · 7 years ago
  22. 44f6dd2 Support preventing proxy connections by Shevchik · 7 years ago
  23. bf3a8b9 Properly implement block dig transformer for 1.8 (while it worked with by Shevchik · 7 years ago
  24. dee194c Change movement handling, now movement packet is always sent to server by Shevchik · 7 years ago
  25. 74ca013 Should use toLegacyText with locale by Shevchik · 7 years ago
  26. 8531182 new ReadOnlyByteBuf because glowstone uses outdated netty version by Shevchik · 7 years ago
  27. b8327cb Rewrite packet listener api, add raw packet listener by Shevchik · 7 years ago
  28. 76a19fc Improve tile entity type by Shevchik · 7 years ago
  29. 8eb2de8 Improve NetworkEntityType, and use it in some more remaps by Shevchik · 7 years ago
  30. b2dcbeb No longer needed by Shevchik · 7 years ago
  31. 1d03de7 Use ChannelHandlerContext to send/receive a packet. Fix raw packet sending. by Shevchik · 7 years ago
  32. 8fcd241 Improve network entity type and use it to convert spawn eggs by Shevchik · 7 years ago
  33. 5c3bb59 Remove chunk storage reader validation, and instead validate bounds in remapper by Shevchik · 7 years ago
  34. 543c65c Merge pull request #671 from ProtocolSupport/bukkitType by Shevchik · 7 years ago
  35. c2790d8 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by 7kasper · 7 years ago
  36. 09b3f18 Implemented to and from bukkitType by 7kasper · 7 years ago
  37. 02b284d Update README, closes #665 by Gareth Coles · 7 years ago
  38. 85bf32e Shrink locale files. We have a fallback to en_us locale, which allows us by Shevchik · 7 years ago
  39. ebc6f61 Fix drown sounds for pre 1.12 clients. by 7kasper · 7 years ago
  40. 2e654a0 Allow empty packets, move encapsulated utils to separate package by Shevchik · 7 years ago
  41. 50bfc04 Merge pull request #664 from PatoTheBest/master by Shevchik · 7 years ago
  42. 7924e85 Fix method names by PatoTheBest · 7 years ago
  43. c8674d3 Fix losing the position packet when teleporting by PatoTheBest · 7 years ago
  44. b6390fb Merge pull request #660 from ProtocolSupport/warning-ocd by Shevchik · 7 years ago
  45. bedf9f0 Update build.gradle by 7kasper · 7 years ago
  46. 457a7a7 NO MORE WARNINGS by 7kasper · 7 years ago
  47. acea4af Only skip action bar chat messages by Shevchik · 7 years ago
  48. 015dcff Unify listeners by Shevchik · 7 years ago
  49. 72a37ee Fix 1.7 support (it doesn't have network-side compression) by Shevchik · 7 years ago
  50. 839bea5 Add missing tile entity update types, and use enum map by Shevchik · 7 years ago
  51. 865f170 Check if pipeline still exist before trying to send data by Shevchik · 7 years ago
  52. b02a9b9 Build codec first by Shevchik · 7 years ago
  53. 107b846 Unify legacy and modern ping handler by Shevchik · 7 years ago
  54. 2037e55 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 7 years ago
  55. 96c0582 Add issue template (#650) by Gareth Coles · 7 years ago
  56. a5cf199 No longer send hotbar and sys messages as chat messages to clients that by Shevchik · 7 years ago
  57. 9e86810 Make spoofed address optional by Shevchik · 7 years ago
  58. aaf8705 Only allow spoofing encapsulated address from local connection by Shevchik · 7 years ago
  59. e08a02f Also read the received data by Shevchik · 7 years ago
  60. 4078e2a Spoof port too by Shevchik · 7 years ago
  61. f5c81a5 Add encapsulated protocol by Shevchik · 7 years ago
  62. 3ac7d2d Fix error messages by Shevchik · 7 years ago
  63. b1ec10b Move enabling compression to platform utils by Shevchik · 7 years ago
  64. 35ceb76 Set as release version by Shevchik · 7 years ago
  65. f919957 Check if book is not empty before operating on it, because for whatever by Shevchik · 7 years ago
  66. 3be9455 Fix ocelot type remap by Shevchik · 7 years ago
  67. ef392a2 Fall back to default locale first if translation is not found by Shevchik · 7 years ago
  68. 76efa92 Add getSampleText/setSampleText from PaperAPI by Shevchik · 7 years ago
  69. 49f89be Merge pull request #611 from winofi/winofi-patch-1 by Shevchik · 7 years ago
  70. 943b381 Avoid gc stressing MessageFormat.format call by winofi · 7 years ago
  71. a75d0c2 Make sure that resources are loaded as utf-8 by Shevchik · 7 years ago
  72. 7d97f0a Fix translation component transform. Update README. by Shevchik · 7 years ago
  73. e77faee Always translate translation components serverside. Update built-in lang files. by Shevchik · 7 years ago
  74. bb7a2b4 Merge pull request #599 from ProtocolSupport/master_fixes by Shevchik · 7 years ago
  75. 12623ca Use entity pickup event by Shevchik · 7 years ago
  76. bccdcd1 Update to 1.12.1 by Shevchik · 7 years ago
  77. 2e0a3ac No need to additionally wrap by Shevchik · 7 years ago
  78. 6b907c3 Replace TIntOjectHashMap with ArrayMap in entity metadata by Shevchik · 7 years ago
  79. a975550 Some changes in nbt reader/writer by Shevchik · 7 years ago
  80. 4136e53 Fix glowstone by Shevchik · 7 years ago
  81. 882342b Apply parent remaps first by Shevchik · 7 years ago
  82. c88e2dd Fix glowstone channel injector by Shevchik · 7 years ago
  83. 13cd3a7 Externalize nbt tag read/write by Shevchik · 7 years ago
  84. 03d746a Move some methods a bit by Shevchik · 7 years ago
  85. 5b9486d Actually fill particle skipping table by Shevchik · 7 years ago
  86. 7284c79 Move the skipping/remapping registry and table to utils subpackage by Shevchik · 7 years ago
  87. 2580bdc Add missing particles, add particle skipper by Shevchik · 7 years ago
  88. 7230bfa Add getAPIversion by Shevchik · 7 years ago
  89. fdd7cb4 Also extract version from connection in clientbound packets by Shevchik · 7 years ago
  90. f353021 get client version from connection by Shevchik · 7 years ago
  91. 7ba4833 Restrict invalid dimensions. by Shevchik · 7 years ago
  92. ac369a8 Use correct legacy potion ids by Shevchik · 7 years ago
  93. 8722ba8 Preload Legacy* remappers. Move to/from monster egg legacy type to a by Shevchik · 7 years ago
  94. a94ac56 Merge pull request #584 from PocketDreams/remap-monster-egg by Shevchik · 7 years ago
  95. 3fe273e Small changes to fit Shevchik's suggestions by MrPowerGamerBR · 7 years ago
  96. add42fe Convert pre-1.9 spawn eggs from creative mode by MrPowerGamerBR · 7 years ago
  97. e126d92 Rename package. Add basic client -> server legacy potions remapper (not by Shevchik · 7 years ago
  98. e153d0b Make sure that itemstack remapping happens only when it should by Shevchik · 7 years ago
  99. e667fa5 How did this patch dissappear? by Shevchik · 7 years ago
  100. d2ee958 Rewrite some parts so latest version can be disabled by Shevchik · 7 years ago