1. cbe7f6f Fix tile cache using same map instance for all sections by Shevchik · 5 years ago
  2. 68136f6 Merge branch '1.14' of https://github.com/ProtocolSupport/ProtocolSupport.git into 1.14 by Shevchik · 5 years ago
  3. 063709e Horse inventory open by Shevchik · 5 years ago
  4. 37a2b56 Merge pull request #1095 from Brokkonaut/1_14_double_place_sound by Shevchik · 5 years ago
  5. 7b2f12a Merge pull request #1100 from Brokkonaut/ignore_grindstone_loom by Shevchik · 5 years ago
  6. f290889 Merge pull request #1097 from Brokkonaut/1.14.2 by Shevchik · 5 years ago
  7. f218f39 Merge pull request #1102 from Brokkonaut/skip_1_14_effects_for_old_clients by Shevchik · 5 years ago
  8. fc357bc Skip Bad Omen and Hero of the Village for clients before 1.14 by Brokkonaut · 5 years ago
  9. 0749c89 Ignore grindstone and loom for old clients by Brokkonaut · 5 years ago
  10. 3f595ba Fix debug command by Brokkonaut · 5 years ago
  11. da99ed7 Update to 1.14.2 by Brokkonaut · 5 years ago
  12. 2dabda0 Fix doubled block place sound by Brokkonaut · 6 years ago
  13. c271d74 New 1.14.1 abstract villager metadata field remap. by Shevchik · 6 years ago
  14. 21b34db Also ignore tile updates in unloaded chunks by Shevchik · 6 years ago
  15. 0b9dcc9 Ignore block update packets in unloaded chunks by Shevchik · 6 years ago
  16. 02aea9b Cleanup by Shevchik · 6 years ago
  17. d562ac9 Flattening remap of particle type ids. Fix missing particle remaps. by Shevchik · 6 years ago
  18. 98b66c6 Restore paper related code by Shevchik · 6 years ago
  19. 9b82afd Update to 1.14.1. by Shevchik · 6 years ago
  20. da3e9f5 Fix spawn object for < 1.9 by Shevchik · 6 years ago
  21. c7e94a1 Use generated entity mappings by Shevchik · 6 years ago
  22. fb21adf Add lore nbt remapper by Shevchik · 6 years ago
  23. ce7c039 Update block/item mappings. Add mappings for panda. by Shevchik · 6 years ago
  24. d96c829 Fix 1.14 block position related packets by Shevchik · 6 years ago
  25. b547a01 Legacy position for metadata by Shevchik · 6 years ago
  26. 0a38bca Use generated potion data by Shevchik · 6 years ago
  27. 2acec02 Use actual 1.14 server by Shevchik · 6 years ago
  28. 5514665 Implement recipe related packet changes. Unblock rain. by Shevchik · 6 years ago
  29. 423ce06 Disable rain for now by Shevchik · 6 years ago
  30. b7539c0 Use generated item mappings by Shevchik · 6 years ago
  31. 75b3e1a Fix change dimension by Shevchik · 6 years ago
  32. 9578bf6 Support for 1.14 by Shevchik · 6 years ago
  33. ab4a321 Rename and move a lot of classes. by Shevchik · 6 years ago
  34. 1584076 Remap both namespaced and not namespaced sounds by Shevchik · 6 years ago
  35. 8162757 New minecraft block data by Shevchik · 6 years ago
  36. 4a63703 Fix use bed by Shevchik · 6 years ago
  37. b9c2049 Support for 1.4.7-.1.7.10 by Shevchik · 6 years ago
  38. 943303c Fix update light fo 1.9 by Shevchik · 6 years ago
  39. 53d3c2d Implement 1.8 by Shevchik · 6 years ago
  40. 6bd8ad6 Improve chunk writing by Shevchik · 6 years ago
  41. 43ca03b Implement 1.9 by Shevchik · 6 years ago
  42. fc62c4c Add noop packets to all pipelines. Implement 1.9.4-1.11 support. by Shevchik · 6 years ago
  43. 19dae26 Implement use bed for 1.9+ by Shevchik · 6 years ago
  44. 8942b8a Fix open book. Add 1.12 and 1.12.1 support. by Shevchik · 6 years ago
  45. fd59a9a 1.12.2 support by Shevchik · 6 years ago
  46. a0c5add Fix wrong value used to wastile check by Shevchik · 6 years ago
  47. df82b0f Book open by Shevchik · 6 years ago
  48. a724522 Implement map packet changes by Shevchik · 6 years ago
  49. 7b18dff Rename to match current meaning by Shevchik · 6 years ago
  50. 529771b Noop update view distance by Shevchik · 6 years ago
  51. 1f0c51e Villager trading by Shevchik · 6 years ago
  52. 7f352b9 Use generated block mappings by Shevchik · 6 years ago
  53. 8ba13b7 Remap blocks by Shevchik · 6 years ago
  54. 3356ed7 Implement legacy inventory open (except horse) by Shevchik · 6 years ago
  55. 30cc55d Update block placing by Shevchik · 6 years ago
  56. 9f5b9fa Entity and entity metadata remap. Also warn about expected entity by Shevchik · 6 years ago
  57. 596350c Add more tile types. Implement to legacy id for objects. by Shevchik · 6 years ago
  58. 28e01df UsedToBeTile remap by Shevchik · 6 years ago
  59. 4f918f8 Chunk data caching and implement chunk/block related writers for 1.13.2 by Shevchik · 6 years ago
  60. 1d120d4 Can log in into a world on 1.13.2 for now (When no new stuff is around). by Shevchik · 6 years ago
  61. 108c280 Allow empty channel name by Shevchik · 6 years ago
  62. 226607e Allow 1.13 formatted custom payload channel names on pre 1.13 by Shevchik · 6 years ago
  63. 8f3ac2e Fix optionalchat -> string datawatcher converter. by Shevchik · 6 years ago
  64. 1c9654a Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 6 years ago
  65. d69e9cc Add missing LARGE_FERN remap by Shevchik · 6 years ago
  66. bd0c87f Merge pull request #1054 from magicus/magicus-fix-whitespace by Shevchik · 6 years ago
  67. 9b8d8ae Fix some minor whitespace issues. by Magnus Ihse Bursie · 6 years ago
  68. e1bb539 Preload ChatAPI by Shevchik · 6 years ago
  69. e118786 Fix tile entity remapping that requires blockdata by Shevchik · 6 years ago
  70. 378fd74 Fix banner pattern color codes for < 1.13 by Shevchik · 6 years ago
  71. 70c1cdf Fix shift double click in inventory by Shevchik · 6 years ago
  72. d40305a Improve window set slot remap by Shevchik · 6 years ago
  73. 9991790 Always remove invalid modifiers and append l: for legacy channel names. by Shevchik · 6 years ago
  74. 7804278 Remove invalid scoreboard warnings. by Shevchik · 6 years ago
  75. 895f839 Fix inventory desync caused by wrong window validation by Shevchik · 6 years ago
  76. 375f403 Fix scoreboard team and objective remove by Shevchik · 6 years ago
  77. 3cde12a Always call ChunkTransformer::loadData by Shevchik · 6 years ago
  78. b4f38be setting block data shouldn't create new tile data cache chunk entry by Shevchik · 6 years ago
  79. 5c026d9 Filter invalid scoreboard team packets too by Shevchik · 6 years ago
  80. a6aa616 Use equals here too by Shevchik · 6 years ago
  81. 7f2a2d8 Boolean.TRUE.equals() to avoid npe by Shevchik · 6 years ago
  82. 38f4dc6 Revert "Use equals just in case" by Shevchik · 6 years ago
  83. 462b447 Filter invalid scoreboard objectives. by Shevchik · 6 years ago
  84. ab9aaaf Skip inventory updates for invalid window id by Shevchik · 6 years ago
  85. 2c6165d Use equals just in case by Shevchik · 6 years ago
  86. 213080f Remap flattening block id too by Shevchik · 6 years ago
  87. 491a02e Fix mob spawner remap by Shevchik · 6 years ago
  88. 884bd2c Thunderbolt has a bukkit entity type. Also only use real network entity by Shevchik · 6 years ago
  89. c83fc00 Remap piston tile entity by Shevchik · 6 years ago
  90. 9985533 Wrapped stack with fast getType and getAmount for ItemStackWriteEvent. by Shevchik · 6 years ago
  91. 94a4db3 Implement our own mojangson parser/serializer and use it. by Shevchik · 6 years ago
  92. acae9db Fix building on windows by Shevchik · 6 years ago
  93. 5588e22 Implement missing enderman entity metadata remap by Shevchik · 6 years ago
  94. f0bf6cf Profile should be final by Shevchik · 6 years ago
  95. 880c544 Make Profile thread-safe by Shevchik · 6 years ago
  96. 2d34397 Store version in middle packet too. Move opened window type getter to by Shevchik · 6 years ago
  97. e3cc83f Tile cache local coord is now a chunk blockindex with section index. by Shevchik · 6 years ago
  98. d4ced01 Split working with tile cache in chunk remapper to separate method by Shevchik · 6 years ago
  99. 0a6c348 Use helper methods in more places. Change some field names. by Shevchik · 6 years ago
  100. 8923c55 Get block remapping table once in entity metadata remappers too by Shevchik · 6 years ago