1. 6046137 Add missing remaps for red sandstone by Shevchik · 6 years ago
  2. c1369d2 Bump api version. Remap vines properly. by Shevchik · 6 years ago
  3. 81bb876 Remove deprecated methods from packet api by Shevchik · 6 years ago
  4. 281b21b Use c messagetomessage codec that doesnt throw to avoid errors when by Shevchik · 6 years ago
  5. c0c8fdf Transform channels inside register/unregister by Shevchik · 6 years ago
  6. 18773cb Transform bungeecord channel by Shevchik · 6 years ago
  7. 06c6bae Readd missed call to ItemStackRemapper on itemstack write by Shevchik · 6 years ago
  8. 417781c Update readme by Shevchik · 6 years ago
  9. a5f3772 Merge branch '1.13' by Shevchik · 6 years ago
  10. b9bedf2 Implement paper compatibility. Comment out glowstone stuff until by Shevchik · 6 years ago
  11. 0d4ea75 Add setting display name for ItemStackWriteEvent by Shevchik · 6 years ago
  12. 71dc40a Implement ItemStackWriteEvent by Shevchik · 6 years ago
  13. a70a84a Note block had one state in preflattening by Shevchik · 6 years ago
  14. b6d5070 Get rid of deprecated things in events api by Shevchik · 6 years ago
  15. d33579a Fix legacy particle incon crack by Shevchik · 6 years ago
  16. 415f430 Refactor block id remapping. Remap objectdata. by Shevchik · 6 years ago
  17. 2a7fa04 Update to 1.13 locales by Shevchik · 6 years ago
  18. 463306c Fix pre flattening blockid data remaps by Shevchik · 6 years ago
  19. 27065ad Fix nether portal pre flattening block iddata mapping by Shevchik · 6 years ago
  20. 9382c24 Fix particles by Shevchik · 6 years ago
  21. 98d7f7e Revert "Remove wrong elder guardian remap" by Shevchik · 6 years ago
  22. 50a1e78 Remove wrong elder guardian remap by Shevchik · 6 years ago
  23. ac10e69 Fix new slabs remap by Shevchik · 6 years ago
  24. 00ba74a Skip new enchants and potion effects. Fix beds remap. Use new potion by Shevchik · 6 years ago
  25. 919e59a Add 1.13 items remap by Shevchik · 6 years ago
  26. 94b6d0b Cleanup by Shevchik · 6 years ago
  27. aad53e1 Remap enchantments and display name by Shevchik · 6 years ago
  28. 46344f0 Add MaterialAPI, remove some deprecated remap control apis. Fix block by Shevchik · 6 years ago
  29. 4cb527f Custom payload channels doesn't have any relation between server -> by Shevchik · 6 years ago
  30. 0f9bdc2 Add missing blocks remaps by Shevchik · 6 years ago
  31. 78636a9 Fix preflattening item id data remaps by Shevchik · 6 years ago
  32. 40a924b Fix some block remaps, finish items remaps by Shevchik · 6 years ago
  33. 71b0c93 Finish block remapping by Shevchik · 6 years ago
  34. 351dc92 Remap chests to ender chests, fix some pre flattening block id data mappings. by Shevchik · 6 years ago
  35. d821207 This ain't supposed to be there by Shevchik · 6 years ago
  36. d0d0815 Finish pre13 block remaps by Shevchik · 6 years ago
  37. 1497809 Fix merge errors by Shevchik · 6 years ago
  38. fa7c423 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  39. 7385f3f Update most metadata remaps. by 7kasper · 6 years ago
  40. ac84a75 Uncomment by Shevchik · 6 years ago
  41. d779372 Merge branch '1.13' of by Shevchik · 6 years ago
  42. 58c7434 Fix stupid air. by 7kasper · 6 years ago
  43. aec8e3c Fixed block break particles :F by 7kasper · 6 years ago
  44. 3de68bc Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by 7kasper · 6 years ago
  45. 538ae9e Merge pull request #857 from ProtocolSupport/1.13-particles by 7kasper · 6 years ago
  46. 260a89b Fixed particles. by 7kasper · 6 years ago
  47. cc3a76a Temp fix for spigot bug by 7kasper · 6 years ago
  48. 605a956 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13 by 7kasper · 6 years ago
  49. f668c08 Rename by Shevchik · 6 years ago
  50. 759b032 More block data remaps by Shevchik · 6 years ago
  51. 9d6bb21 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago
  52. 0733d4d Wrapping up particles. Not tested yet. by 7kasper · 6 years ago
  53. 4de37ab Some more block type remaps by Shevchik · 6 years ago
  54. b8f6e98 Added complex particle remapping. Ready to test. by 7kasper · 6 years ago
  55. 8137079 Fix missing datawatcher itemstack registration for some versions by Shevchik · 6 years ago
  56. f280c13 Fix biome chunk data copy for <= 1.8 by Shevchik · 6 years ago
  57. 6e756e8 FIx nametag metadata remap for 1.8 by Shevchik · 6 years ago
  58. 55ba5ee Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13-particles by 7kasper · 6 years ago
  59. 1dd971c Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  60. c68d896 Improve block data remapping, some more remaps by Shevchik · 6 years ago
  61. 869fcd4 Transform the channel name to lower case before ditching unsupported characters by MrPowerGamerBR · 6 years ago
  62. abdae50 Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by 7kasper · 6 years ago
  63. d98a65d Restructured particle remapping. Don't try special things yet! by 7kasper · 6 years ago
  64. 7c63be9 Update dep name by Shevchik · 6 years ago
  65. 0a77f37 Update due to Glowstone changes by MrPowerGamerBR · 6 years ago
  66. b3d5b19 Update Glowstone version, still not 1.13 by MrPowerGamerBR · 6 years ago
  67. 849cf9a Move LegacyBlockId by Shevchik · 6 years ago
  68. 5f88435 Compat with 1.13 server by Shevchik · 6 years ago
  69. 1ac2d19 Improve block type remapping, add some more remaps by Shevchik · 6 years ago
  70. be03c4c Remap doors by Shevchik · 6 years ago
  71. 1390910 Start working in block data remapping by Shevchik · 6 years ago
  72. 74f7fdd Use a proper runtime id -> legacy id + data mappings. Everything is a by Shevchik · 6 years ago
  73. 9b02b4c Remove server channel read limitations and clamp it's name for legacy versions by Shevchik · 6 years ago
  74. 25ada2d Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.13 by Shevchik · 6 years ago
  75. 9f85bee REGISTER/UNREGISTER content is string bytes, not an encoded string by Shevchik · 6 years ago
  76. 5bbaed1 Remove server -> client register/unregister transform, it is not needed by Shevchik · 6 years ago
  77. f88c74c Merge branch '1.13' of https://github.com/ProtocolSupport/ProtocolSupport into 1.13 by MrPowerGamerBR · 6 years ago
  78. 476588a Add tab complete support for legacy clients by MrPowerGamerBR · 6 years ago
  79. f9c1ec2 Implement client -> server minecraft custom payload messages remapping by Shevchik · 6 years ago
  80. 9bf4f58 Fix compile error by Shevchik · 6 years ago
  81. e3e64d8 start with particles 2nd attempt (doesnt work yet) by 7kasper · 6 years ago
  82. 1aff837 Add painting remaps for legacy versions by MrPowerGamerBR · 6 years ago
  83. 4d706b0 Implement 1.13 packets to make server accept 1.13 clients by Shevchik · 6 years ago
  84. d1ac4db Improve legacy block/item iddata mappings by Shevchik · 6 years ago
  85. 3c12de2 Get material ids from server instead of storing them in files by Shevchik · 6 years ago
  86. c76e7ce Update item remap list due to Bukkit API changes by MrPowerGamerBR · 6 years ago
  87. a9de8f2 Partially update to 1.13. by Shevchik · 6 years ago
  88. 6f3b8b8 Updated to June Glowstone version. by 7kasper · 6 years ago
  89. 507cbc1 Fix entity rotation update check by Shevchik · 6 years ago
  90. 85258f2 Print what exactly went wrong by Shevchik · 6 years ago
  91. 3b58619 Fix vehicle passengers middle packet transform in case of instant by Shevchik · 6 years ago
  92. 4e9a924 Cleanup some issues pointed out by sonarcube by Shevchik · 6 years ago
  93. 0c5b7eb Fix map color diff by Shevchik · 6 years ago
  94. 3dbc0d3 Recycle packet reorderers packets by Shevchik · 6 years ago
  95. 5acda8b Properly emulate levitation for older clients Server already calculates by Shevchik · 7 years ago
  96. 9aa96a5 Fix entity tracking error (position was only updated on x move). This is by Shevchik · 7 years ago
  97. 87d124d Bring back last locaiton tracking by Shevchik · 7 years ago
  98. d46d708 For now also send additional entity rotation packet for other players by Shevchik · 7 years ago
  99. 3a7a5d9 Forgot to add new entities to cache by Shevchik · 7 years ago
  100. 3d9b6b3 NetworkEntityType for painting and global by Shevchik · 7 years ago