1. d8355c4 Update to 1.17 by Shevchik · 3 years, 6 months ago
  2. 2d6d77b Map cat to ocelot with cat variant by Shevchik · 3 years, 6 months ago
  3. 27c2ff6 Imlement villager profession enum. Fix villager/zombie_villager mapping. by Shevchik · 3 years, 6 months ago
  4. 5938702 Fix elder guardian display for 1.8-1.10 by Shevchik · 3 years, 6 months ago
  5. 2c57916 Cleanup by Shevchik · 3 years, 6 months ago
  6. af6dfcd Refactor legacy location offset. by Shevchik · 3 years, 6 months ago
  7. 2394215 Fix entity/player location precision loss by Shevchik · 3 years, 6 months ago
  8. 86cdfe3 Split network entity object data mapping registry to two registries by Shevchik · 3 years, 6 months ago
  9. 2ad32f0 Improve logging by Shevchik · 3 years, 6 months ago
  10. fd54b13 Remove write/set method impls from ReplayingDecoderByteBuf by Shevchik · 3 years, 6 months ago
  11. 49da111 Add missing enchantment skips by Shevchik · 3 years, 6 months ago
  12. 9957eea Cleanup by Shevchik · 3 years, 6 months ago
  13. 69bd763 Use Locale#ENGLISH in Strng#toLowerCase/toUpperCase calls by Shevchik · 3 years, 6 months ago
  14. 1971e53 Rename blockdata remap classes by Shevchik · 3 years, 6 months ago
  15. 456f1b6 Refactor entity metadata remapping by Shevchik · 3 years, 6 months ago
  16. bf8e8af Make NetworkItemStack clonable by Shevchik · 3 years, 6 months ago
  17. 0e3ece6 Improve nbt utils by Shevchik · 3 years, 6 months ago
  18. 47999f3 Call clear() before applying default mappings by Shevchik · 3 years, 6 months ago
  19. 40863eb Use ProtocolVersionsHelper#ALL instead of ProtocolVersion#getAllSupported by Shevchik · 3 years, 6 months ago
  20. befa8be Use 2 stage itemstack mapping in particle mapping by Shevchik · 3 years, 6 months ago
  21. 0920073 Use 2 stage items mapping in legacy hover serializer by Shevchik · 3 years, 6 months ago
  22. 65ffa83 Split itemstack transforming to 2 stages by Shevchik · 3 years, 6 months ago
  23. 0993a34 Confirm movement on exact match only by Shevchik · 3 years, 7 months ago
  24. e61a8de Leave the single / in tab complete by Shevchik · 3 years, 7 months ago
  25. ce1e3db Play item pickup sound on collect effect for any entity by Shevchik · 3 years, 7 months ago
  26. fd03cdd Refactor registry by Shevchik · 3 years, 7 months ago
  27. 1ba230e Refactor SimpleTypeDeserializer/SimpleTypeSerializer by Shevchik · 3 years, 7 months ago
  28. 5324d50 Use new SimpleTypeSerializer constructor in ItemStackSerializer by Shevchik · 3 years, 7 months ago
  29. 40a5e5d Refactor StringSerializer by Shevchik · 3 years, 7 months ago
  30. fe37b6a Refactor SimpleTypeSerializer by Shevchik · 3 years, 7 months ago
  31. 03a091d Use ProtocolVersionsHelper by Shevchik · 3 years, 7 months ago
  32. 1a446f2 Fix translating translate component with extra components by Shevchik · 3 years, 7 months ago
  33. 66b494a Improve legacy potion remapping by Shevchik · 3 years, 8 months ago
  34. e9aaf71 More BitUtils shorcut methods by Shevchik · 3 years, 8 months ago
  35. ca4fd29 Do not interrupt load on block bounds update failure by Shevchik · 3 years, 8 months ago
  36. df80677 Attempt to use unsafe to set static final field by Shevchik · 3 years, 8 months ago
  37. 4fb9fb0 Cleanup by Shevchik · 3 years, 8 months ago
  38. 5ba500d Improve biome remapping by Shevchik · 3 years, 8 months ago
  39. 705f6dd Fix varlong read by Shevchik · 3 years, 9 months ago
  40. aaa26c0 Fix rain state for <= 1.6.4 by Shevchik · 3 years, 9 months ago
  41. 858f62c Fix handling respawn screen enabled state by Shevchik · 3 years, 9 months ago
  42. cc14bc5 Check isFormat instead of isColor or reset by Shevchik · 3 years, 9 months ago
  43. aa6ac7f Add only one reset by alexsosnovsky · 3 years, 9 months ago
  44. 989e07b Fix legacy scoreboard prefix getting cut off by alexsosnovsky · 3 years, 9 months ago
  45. 3bc06a8 Add an optional file log, and use it for logging network exceptions. by Shevchik · 3 years, 10 months ago
  46. fc88d0c Better user friendly version names by Shevchik · 3 years, 11 months ago
  47. 0570786 Update to 1.16.5 by Shevchik · 3 years, 11 months ago
  48. 6d47f29 Do not process invalid spawn named packets by Shevchik · 3 years, 11 months ago
  49. 743fb16 Calculate varint size and use it for writing packet length by Shevchik · 3 years, 11 months ago
  50. efb968d Abstract compressor by Shevchik · 3 years, 11 months ago
  51. 73b54a7 Rename middle packet and packetdatacodec methods by Shevchik · 3 years, 11 months ago
  52. 32c4c7b Normalize chunk section bits per block before read by Shevchik · 3 years, 11 months ago
  53. a8ba65e Fix book edit/sign for 1.13-1.16.3 by Shevchik · 3 years, 11 months ago
  54. 04834ef Fix legacy hover action serializer by Shevchik · 3 years, 12 months ago
  55. 39d280d Fix mule missing data format for some versions by Shevchik · 3 years, 12 months ago
  56. 5bfc6c6 Remap item id in set cooldown by Shevchik · 3 years, 12 months ago
  57. 9f487df Disable 1.8 ChunkSendIntervalPacketQueue if delay is <= 0 by Shevchik · 3 years, 12 months ago
  58. 5f20c03 Read + parse json using JsonParser static methods by Shevchik · 4 years ago
  59. eeb44c1 Move MinecraftData item utils to MinecraftItemData by Shevchik · 4 years ago
  60. e328ea6 Refactor minecraftblockdata and blockdata <-> network id conversion by Shevchik · 4 years ago
  61. b4acd6c Print a stacktrace if platform init failed by Shevchik · 4 years, 1 month ago
  62. 3803266 Fix book edit by Shevchik · 4 years, 1 month ago
  63. 7d8b25a Update to 1.16.4 by Shevchik · 4 years, 1 month ago
  64. 05b4610 Add mappings for new 1.16 colors. Fix mappings for <= 1.6.4 colors. by Shevchik · 4 years, 1 month ago
  65. 9221cc3 Override all methods in NOOP PacketDataCodecImpl by Shevchik · 4 years, 1 month ago
  66. 1e1809f Handle the same world dimension switch by Shevchik · 4 years, 1 month ago
  67. 90d1804 Refactor connection and transform codec init by Shevchik · 4 years, 2 months ago
  68. 5cff06a Fix legacy network entity location offset by Shevchik · 4 years, 2 months ago
  69. e70170a Fix bed item mapping for < 1.12 by Shevchik · 4 years, 2 months ago
  70. ec3ed4b Refactor window remapping by Shevchik · 4 years, 2 months ago
  71. b53d337 1.16 global palette chunk writer should use 15 bits by Shevchik · 4 years, 2 months ago
  72. 2bdaef6 Cancel custom payload reigster/unregister if data transform regtured 0 tags. by Shevchik · 4 years, 2 months ago
  73. 87ef804 Iterated block mask again in order to figure out which tiles should be by Shevchik · 4 years, 2 months ago
  74. 67eece3 Check if the chunk had full chunk sent before assuming it is loaded by Shevchik · 4 years, 2 months ago
  75. 644e80b Make write length/size prefixed data methods also accept the type that by Shevchik · 4 years, 2 months ago
  76. 2f467f2 Default to pig if entity type is unknown by Shevchik · 4 years, 2 months ago
  77. 04a894b Use passenger aware entity destroy for potion entity respawn by Shevchik · 4 years, 2 months ago
  78. da55305 Implement multiple entity passengers by Shevchik · 4 years, 2 months ago
  79. 9fcf5d3 Refactor custom payload transform by Shevchik · 4 years, 2 months ago
  80. c7735cd Fix thrown potion texture for <= 1.8.9 clients by Shevchik · 4 years, 2 months ago
  81. 334cf1c Also emulate hurt effect on lava damage by Shevchik · 4 years, 2 months ago
  82. 2379200 Rename class by Shevchik · 4 years, 2 months ago
  83. 381a29e Fix damage hurt effect animation emulation now properly working if one by Shevchik · 4 years, 2 months ago
  84. aa38cc0 Load item key <-> id mappings from file instead of the server platform by Shevchik · 4 years, 2 months ago
  85. 182a86c Improve ChatAPI by Shevchik · 4 years, 2 months ago
  86. 307df6c Support empty nbt list tag in mojangson parser by Shevchik · 4 years, 2 months ago
  87. 099f785 Refactor network entity transform by Shevchik · 4 years, 2 months ago
  88. 570c420 Rename IndexValueRemapper* by Shevchik · 4 years, 3 months ago
  89. aab1723 Split FeatureEmulation to multiple handlers by Shevchik · 4 years, 3 months ago
  90. 9e66417 Do not compute base flags twice by Shevchik · 4 years, 3 months ago
  91. 86218fb Fix entity meta index name by Shevchik · 4 years, 3 months ago
  92. 7914f24 Update to 1.16.3 by Shevchik · 4 years, 3 months ago
  93. 7b62fea Fix NBTCompund#removeTagAndReturnIfListType always returned null by Shevchik · 4 years, 3 months ago
  94. e29efdf Improve slow falling effect emulaton for < 1.9 by Shevchik · 4 years, 3 months ago
  95. b560671 Attempt to unwrap Connection from Player before using raw address by Shevchik · 4 years, 3 months ago
  96. 9bfa671 Get red of Optional in NetworkEntityMetadata transform by Shevchik · 4 years, 3 months ago
  97. 8362e16 Use entity custom metadata storage map for transforming player hand use by Shevchik · 4 years, 3 months ago
  98. 094f235 Transform custom payload brand by Shevchik · 4 years, 3 months ago
  99. 85895ee Adjust block bounds of pane blocks (iron bars, glass pane, stained glass pane) by Shevchik · 4 years, 3 months ago
  100. 712267b Use texture value hash as skull uuid to workaround by Shevchik · 4 years, 3 months ago