1. cab2a5a Fix legacy block states for melon/pumpkin stems and brick stairs. Also improve handling of carved/plain punpkins (but directions are still wrong). by Magnus Ihse Bursie · 6 years ago
  2. ddbcb5f Inline computeIfAbsent. Remove unneeded methods. by Shevchik · 6 years ago
  3. 30cb35b Replace byte arrays with ByteBuf slices in non structured yet packets by Shevchik · 6 years ago
  4. e8e573a Use heap bytebufs for pipeline operations. by Shevchik · 6 years ago
  5. 8804d81 Fix areaeffectcloud remap by Shevchik · 6 years ago
  6. 2e1b945 Fix item frames by Shevchik · 6 years ago
  7. f96fac4 Register readable particle datawatcher object. Replace object init by id by Shevchik · 6 years ago
  8. 242c694 Fix book edit. Also create and use UsedHand enum. by Shevchik · 6 years ago
  9. a163d41 Fix pickitem packet by Shevchik · 6 years ago
  10. 7c2adc2 Update README. Cleanup gradle and make download libraries a task. by Shevchik · 6 years ago
  11. a030da0 Use slices for frame splitters by Shevchik · 6 years ago
  12. 3a17d78 Remove version-based-bytearray-read. Uses ByteBuf slices where possible. by Shevchik · 6 years ago
  13. f08cc20 Remove version based byte array write by Shevchik · 6 years ago
  14. 8eea99a readSlice for custom payload. Use new length-replace-after-write in more places by Shevchik · 6 years ago
  15. 5b304c6 Add fixed size varint serializer. Allows us to just write varint by Shevchik · 6 years ago
  16. 9645958 Update the dl dep by Shevchik · 6 years ago
  17. fd71a16 Add legacy flattening runtime ids remap by Shevchik · 6 years ago
  18. 259dd36 Partial update to 1.13.1 by Shevchik · 6 years ago
  19. a59ea4f Also convert boss bar title json. Convert hover show item chat component by Shevchik · 6 years ago
  20. fc73359 Cleanup by Shevchik · 6 years ago
  21. 8af7569 Use ChannelHandlerContext buffer alloc instead of our own where possible by Shevchik · 6 years ago
  22. ea35e66 Allocate unpooled heap buffers for client/server bound packet data. We by Shevchik · 6 years ago
  23. cb5091a Some small changes by Shevchik · 6 years ago
  24. 8f99007 Split chunk transformation to either return java byte array or operate by Shevchik · 6 years ago
  25. 1167270 Get need block remapping table on middle packet init instead of doing it by Shevchik · 6 years ago
  26. 769093b Use chunk block palette when source bitsperblock allows it by Shevchik · 6 years ago
  27. e873ed7 Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 6 years ago
  28. 3523949 Partially fix flower pots and banners by Shevchik · 6 years ago
  29. d1c7207 Fix typo and update wontfix issues by MrPowerGamerBR · 6 years ago
  30. ffe0423 Update Readme with known issue. by 7kasper · 6 years ago
  31. 45ee890 Update issue template by 7kasper · 6 years ago
  32. a2e767e Fix double flowers by Shevchik · 6 years ago
  33. 8da76e1 Make PlayerProfileCompleteEvent denyable. Add api to disconnect player by Shevchik · 6 years ago
  34. c5a1674 Only load default locale by default, and load others as they needed on by Shevchik · 6 years ago
  35. 98b2b64 Override finalize methods. It's still possible that middle packets can by Shevchik · 6 years ago
  36. d2f962c Move networkdatacache to connection. Pass connection to constructor for by Shevchik · 6 years ago
  37. 392f80c Calculate exact size for item/blockdata tables by Shevchik · 6 years ago
  38. 1080f9c Remove deprecated unexisting hover action from API by Shevchik · 6 years ago
  39. 1fb5c5a Bring back custom payload channels caching. by Shevchik · 6 years ago
  40. bb03cea Fix serverbound custom payload for 1.13 by Shevchik · 6 years ago
  41. 94e3e45 Remove finalize override. by Shevchik · 6 years ago
  42. 2bf3175 Fix possible npe when spawning player entity not added to tablist in 1.7.10 by Shevchik · 6 years ago
  43. 6046137 Add missing remaps for red sandstone by Shevchik · 6 years ago
  44. c1369d2 Bump api version. Remap vines properly. by Shevchik · 6 years ago
  45. 81bb876 Remove deprecated methods from packet api by Shevchik · 6 years ago
  46. 281b21b Use c messagetomessage codec that doesnt throw to avoid errors when by Shevchik · 6 years ago
  47. c0c8fdf Transform channels inside register/unregister by Shevchik · 6 years ago
  48. 18773cb Transform bungeecord channel by Shevchik · 6 years ago
  49. 06c6bae Readd missed call to ItemStackRemapper on itemstack write by Shevchik · 6 years ago
  50. 417781c Update readme by Shevchik · 6 years ago
  51. a5f3772 Merge branch '1.13' by Shevchik · 6 years ago
  52. b9bedf2 Implement paper compatibility. Comment out glowstone stuff until by Shevchik · 6 years ago
  53. 0d4ea75 Add setting display name for ItemStackWriteEvent by Shevchik · 6 years ago
  54. 71dc40a Implement ItemStackWriteEvent by Shevchik · 6 years ago
  55. a70a84a Note block had one state in preflattening by Shevchik · 6 years ago
  56. b6d5070 Get rid of deprecated things in events api by Shevchik · 6 years ago
  57. d33579a Fix legacy particle incon crack by Shevchik · 6 years ago
  58. 415f430 Refactor block id remapping. Remap objectdata. by Shevchik · 6 years ago
  59. 2a7fa04 Update to 1.13 locales by Shevchik · 6 years ago
  60. 463306c Fix pre flattening blockid data remaps by Shevchik · 6 years ago
  61. 27065ad Fix nether portal pre flattening block iddata mapping by Shevchik · 6 years ago
  62. 9382c24 Fix particles by Shevchik · 6 years ago
  63. 98d7f7e Revert "Remove wrong elder guardian remap" by Shevchik · 6 years ago
  64. 50a1e78 Remove wrong elder guardian remap by Shevchik · 6 years ago
  65. ac10e69 Fix new slabs remap by Shevchik · 6 years ago
  66. 00ba74a Skip new enchants and potion effects. Fix beds remap. Use new potion by Shevchik · 6 years ago
  67. 919e59a Add 1.13 items remap by Shevchik · 6 years ago
  68. 94b6d0b Cleanup by Shevchik · 6 years ago
  69. aad53e1 Remap enchantments and display name by Shevchik · 6 years ago
  70. 46344f0 Add MaterialAPI, remove some deprecated remap control apis. Fix block by Shevchik · 6 years ago
  71. 4cb527f Custom payload channels doesn't have any relation between server -> by Shevchik · 6 years ago
  72. 0f9bdc2 Add missing blocks remaps by Shevchik · 6 years ago
  73. 78636a9 Fix preflattening item id data remaps by Shevchik · 6 years ago
  74. 40a924b Fix some block remaps, finish items remaps by Shevchik · 6 years ago
  75. 71b0c93 Finish block remapping by Shevchik · 6 years ago
  76. 351dc92 Remap chests to ender chests, fix some pre flattening block id data mappings. by Shevchik · 6 years ago
  77. d821207 This ain't supposed to be there by Shevchik · 6 years ago
  78. d0d0815 Finish pre13 block remaps by Shevchik · 6 years ago
  79. 1497809 Fix merge errors by Shevchik · 6 years ago
  80. fa7c423 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  81. 7385f3f Update most metadata remaps. by 7kasper · 6 years ago
  82. ac84a75 Uncomment by Shevchik · 6 years ago
  83. d779372 Merge branch '1.13' of by Shevchik · 6 years ago
  84. 58c7434 Fix stupid air. by 7kasper · 6 years ago
  85. aec8e3c Fixed block break particles :F by 7kasper · 6 years ago
  86. 3de68bc Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by 7kasper · 6 years ago
  87. 538ae9e Merge pull request #857 from ProtocolSupport/1.13-particles by 7kasper · 6 years ago
  88. 260a89b Fixed particles. by 7kasper · 6 years ago
  89. cc3a76a Temp fix for spigot bug by 7kasper · 6 years ago
  90. 605a956 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13 by 7kasper · 6 years ago
  91. f668c08 Rename by Shevchik · 6 years ago
  92. 759b032 More block data remaps by Shevchik · 6 years ago
  93. 9d6bb21 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago
  94. 0733d4d Wrapping up particles. Not tested yet. by 7kasper · 6 years ago
  95. 4de37ab Some more block type remaps by Shevchik · 6 years ago
  96. b8f6e98 Added complex particle remapping. Ready to test. by 7kasper · 6 years ago
  97. 8137079 Fix missing datawatcher itemstack registration for some versions by Shevchik · 6 years ago
  98. f280c13 Fix biome chunk data copy for <= 1.8 by Shevchik · 6 years ago
  99. 6e756e8 FIx nametag metadata remap for 1.8 by Shevchik · 6 years ago
  100. 55ba5ee Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago