1. eafe538 Fix disconnect after handling handshake sometimes producing error by Shevchik · 3 years, 5 months ago
  2. 97e4208 Refactor send packets with listener code by Shevchik · 3 years, 5 months ago
  3. 1f9aec7 Fix firework user metadata mapping by Shevchik · 3 years, 5 months ago
  4. 9035ec0 Refactor middle entity data packets by Shevchik · 3 years, 5 months ago
  5. 17e541c Last try to make jitpack work by Shevchik · 3 years, 5 months ago
  6. 9646bad Escape quotes. Add java install echo. by Shevchik · 3 years, 5 months ago
  7. cc53446 Attempt to install sdkman manually for jitpack by Shevchik · 3 years, 5 months ago
  8. 72ba9e8 Change packet api behaviour by Shevchik · 3 years, 5 months ago
  9. 6880909 Use sdkman to make jitpack use java 16 by Shevchik · 3 years, 5 months ago
  10. 67a49a3 Ignore non existing entity destroy when handling passenger stack by Shevchik · 3 years, 5 months ago
  11. 949b324 Use a single armor stand network entity type definition which uses a by Shevchik · 3 years, 5 months ago
  12. 9fa72e6 Get EntityPlayer instance from PlayerConnection and call by Shevchik · 3 years, 5 months ago
  13. 63d86ea Use single string style by Shevchik · 3 years, 5 months ago
  14. 485beaf Use openjdk16 for jitpack.io by Shevchik · 3 years, 5 months ago
  15. b49538f Use paper api version to 1.17 by Shevchik · 3 years, 5 months ago
  16. c00261d Implement entity tags rewrite by Shevchik · 3 years, 5 months ago
  17. 4ed567d Rename serializer to codec by Shevchik · 3 years, 5 months ago
  18. 20e26ed Move network entity metadata object reading to deserializer by Shevchik · 3 years, 5 months ago
  19. ab287ec Use seprate StartGame impl for 1.17 by Shevchik · 3 years, 5 months ago
  20. ea524d9 Remove CLIENTBOUND_ and SERVERBOUND_ prefix from PacketType by Shevchik · 3 years, 5 months ago
  21. 446d6ce Init default sheep metadata in goat -> sheep mapping by Shevchik · 3 years, 5 months ago
  22. 25cecab Split PacketType to ClientBound and ServerBound by Shevchik · 3 years, 5 months ago
  23. 4e84075 Map dolphin and trutle to spider too by Shevchik · 3 years, 5 months ago
  24. 590fd33 Map axolotl to dolphin/spider instead of squid by Shevchik · 3 years, 5 months ago
  25. 6c959ed Implement axolots and goat network entity metadata format by Shevchik · 3 years, 5 months ago
  26. 0cf5283 Update README by Shevchik · 3 years, 5 months ago
  27. d8355c4 Update to 1.17 by Shevchik · 3 years, 5 months ago
  28. aedf2f2 Set release version. Refactor usages of deprecated gradle features. by Shevchik · 3 years, 6 months ago
  29. 2d6d77b Map cat to ocelot with cat variant by Shevchik · 3 years, 6 months ago
  30. 27c2ff6 Imlement villager profession enum. Fix villager/zombie_villager mapping. by Shevchik · 3 years, 6 months ago
  31. 5938702 Fix elder guardian display for 1.8-1.10 by Shevchik · 3 years, 6 months ago
  32. 2c57916 Cleanup by Shevchik · 3 years, 6 months ago
  33. af6dfcd Refactor legacy location offset. by Shevchik · 3 years, 6 months ago
  34. 2394215 Fix entity/player location precision loss by Shevchik · 3 years, 6 months ago
  35. 86cdfe3 Split network entity object data mapping registry to two registries by Shevchik · 3 years, 6 months ago
  36. 2ad32f0 Improve logging by Shevchik · 3 years, 6 months ago
  37. fd54b13 Remove write/set method impls from ReplayingDecoderByteBuf by Shevchik · 3 years, 6 months ago
  38. 49da111 Add missing enchantment skips by Shevchik · 3 years, 6 months ago
  39. 9957eea Cleanup by Shevchik · 3 years, 6 months ago
  40. 69bd763 Use Locale#ENGLISH in Strng#toLowerCase/toUpperCase calls by Shevchik · 3 years, 6 months ago
  41. 1971e53 Rename blockdata remap classes by Shevchik · 3 years, 6 months ago
  42. 456f1b6 Refactor entity metadata remapping by Shevchik · 3 years, 6 months ago
  43. bf8e8af Make NetworkItemStack clonable by Shevchik · 3 years, 6 months ago
  44. 0e3ece6 Improve nbt utils by Shevchik · 3 years, 6 months ago
  45. 47999f3 Call clear() before applying default mappings by Shevchik · 3 years, 6 months ago
  46. 40863eb Use ProtocolVersionsHelper#ALL instead of ProtocolVersion#getAllSupported by Shevchik · 3 years, 6 months ago
  47. befa8be Use 2 stage itemstack mapping in particle mapping by Shevchik · 3 years, 6 months ago
  48. 0920073 Use 2 stage items mapping in legacy hover serializer by Shevchik · 3 years, 6 months ago
  49. 65ffa83 Split itemstack transforming to 2 stages by Shevchik · 3 years, 6 months ago
  50. 9634feb Dev version by Shevchik · 3 years, 6 months ago
  51. 936247a Release 1.16.5-2 by Shevchik · 3 years, 6 months ago
  52. 0993a34 Confirm movement on exact match only by Shevchik · 3 years, 6 months ago
  53. e61a8de Leave the single / in tab complete by Shevchik · 3 years, 6 months ago
  54. ce1e3db Play item pickup sound on collect effect for any entity by Shevchik · 3 years, 6 months ago
  55. 1ea1976 Generate resources on processResources stage by Shevchik · 3 years, 6 months ago
  56. 6628267 Disable gradle metadata generation by Shevchik · 3 years, 6 months ago
  57. 4a9ea5f Fix maven publication by Shevchik · 3 years, 6 months ago
  58. ff7c9b8 Gradle 7 by Shevchik · 3 years, 6 months ago
  59. fd03cdd Refactor registry by Shevchik · 3 years, 6 months ago
  60. 1ba230e Refactor SimpleTypeDeserializer/SimpleTypeSerializer by Shevchik · 3 years, 6 months ago
  61. 5324d50 Use new SimpleTypeSerializer constructor in ItemStackSerializer by Shevchik · 3 years, 6 months ago
  62. 40a5e5d Refactor StringSerializer by Shevchik · 3 years, 6 months ago
  63. fe37b6a Refactor SimpleTypeSerializer by Shevchik · 3 years, 6 months ago
  64. 03a091d Use ProtocolVersionsHelper by Shevchik · 3 years, 6 months ago
  65. 89077ce Update mappings by Shevchik · 3 years, 6 months ago
  66. 1a446f2 Fix translating translate component with extra components by Shevchik · 3 years, 7 months ago
  67. 66b494a Improve legacy potion remapping by Shevchik · 3 years, 7 months ago
  68. e9aaf71 More BitUtils shorcut methods by Shevchik · 3 years, 7 months ago
  69. 9df83c9 Update buildtools version by Shevchik · 3 years, 7 months ago
  70. e52085f Enable stacktrace printing by default by Shevchik · 3 years, 7 months ago
  71. ae727e3 Update readme to spigot 1.16.5 by Shevchik · 3 years, 7 months ago
  72. ca4fd29 Do not interrupt load on block bounds update failure by Shevchik · 3 years, 7 months ago
  73. df80677 Attempt to use unsafe to set static final field by Shevchik · 3 years, 7 months ago
  74. 4fb9fb0 Cleanup by Shevchik · 3 years, 7 months ago
  75. 5ba500d Improve biome remapping by Shevchik · 3 years, 7 months ago
  76. 705f6dd Fix varlong read by Shevchik · 3 years, 8 months ago
  77. a9f7e1e dev version by Shevchik · 3 years, 8 months ago
  78. f188eb2 Add website to plugin.yml by Shevchik · 3 years, 9 months ago
  79. 7b36b34 Bump version for release by Shevchik · 3 years, 9 months ago
  80. aaa26c0 Fix rain state for <= 1.6.4 by Shevchik · 3 years, 9 months ago
  81. 858f62c Fix handling respawn screen enabled state by Shevchik · 3 years, 9 months ago
  82. cc14bc5 Check isFormat instead of isColor or reset by Shevchik · 3 years, 9 months ago
  83. f655d1c Merge pull request #1316 from alexsosnovsky/master by Shevchik · 3 years, 9 months ago
  84. aa6ac7f Add only one reset by alexsosnovsky · 3 years, 9 months ago
  85. 989e07b Fix legacy scoreboard prefix getting cut off by alexsosnovsky · 3 years, 9 months ago
  86. 3bc06a8 Add an optional file log, and use it for logging network exceptions. by Shevchik · 3 years, 10 months ago
  87. fc88d0c Better user friendly version names by Shevchik · 3 years, 10 months ago
  88. 1bf74a9 Bump plugin version in plugin yml too by Shevchik · 3 years, 10 months ago
  89. 0570786 Update to 1.16.5 by Shevchik · 3 years, 10 months ago
  90. 6d47f29 Do not process invalid spawn named packets by Shevchik · 3 years, 10 months ago
  91. 743fb16 Calculate varint size and use it for writing packet length by Shevchik · 3 years, 10 months ago
  92. 2386e39 Bump dependency supplier version by Shevchik · 3 years, 11 months ago
  93. efb968d Abstract compressor by Shevchik · 3 years, 11 months ago
  94. 3e99b27 Update address by Shevchik · 3 years, 11 months ago
  95. 73b54a7 Rename middle packet and packetdatacodec methods by Shevchik · 3 years, 11 months ago
  96. 32c4c7b Normalize chunk section bits per block before read by Shevchik · 3 years, 11 months ago
  97. a8ba65e Fix book edit/sign for 1.13-1.16.3 by Shevchik · 3 years, 11 months ago
  98. 04834ef Fix legacy hover action serializer by Shevchik · 3 years, 11 months ago
  99. 39d280d Fix mule missing data format for some versions by Shevchik · 3 years, 11 months ago
  100. 5bfc6c6 Remap item id in set cooldown by Shevchik · 3 years, 12 months ago