1. 729acd3 Fix i18n files by Shevchik · 5 years ago
  2. f0443c3 Update i18n by Shevchik · 5 years ago
  3. d562ac9 Flattening remap of particle type ids. Fix missing particle remaps. by Shevchik · 6 years ago
  4. c7e94a1 Use generated entity mappings by Shevchik · 6 years ago
  5. ce7c039 Update block/item mappings. Add mappings for panda. by Shevchik · 6 years ago
  6. 0a38bca Use generated potion data by Shevchik · 6 years ago
  7. b7539c0 Use generated item mappings by Shevchik · 6 years ago
  8. 8162757 New minecraft block data by Shevchik · 6 years ago
  9. 7f352b9 Use generated block mappings by Shevchik · 6 years ago
  10. 1d120d4 Can log in into a world on 1.13.2 for now (When no new stuff is around). by Shevchik · 6 years ago
  11. 213080f Remap flattening block id too by Shevchik · 6 years ago
  12. 130042c Remap spawn eggs by Shevchik · 6 years ago
  13. 4651517 Fix standing torch preflattening data by Shevchik · 6 years ago
  14. 614f495 Fix preflattening block iddata for acaia log and dark oak log by Shevchik · 6 years ago
  15. 6c7dff6 Register banners manually in preflattening blockdata instead of mapping by Shevchik · 6 years ago
  16. 90fe1db Fix and cleanup skulls remapping by Shevchik · 6 years ago
  17. 5f4215a Update i18n by Shevchik · 6 years ago
  18. 9018a50 Refactor cache part of tileremapper. by 7kasper · 6 years ago
  19. 2d938a8 Made it somewhat functional :/ by 7kasper · 6 years ago
  20. 220335b preflatteningblockiddata for oak_wood, spruce_wood, birch_wood, jungle_wood, acacia_wood and dark_oak_wood. Updates LegacyBlockData to map nether_brick_fence, red_mushroom_block, stone_slab, brick_slab, stone_brick_slab, nether_brick_slab, quartz_slab and purpur_slab. by Zedadias Wick · 6 years ago
  21. fd71a16 Add legacy flattening runtime ids remap by Shevchik · 6 years ago
  22. 259dd36 Partial update to 1.13.1 by Shevchik · 6 years ago
  23. 3523949 Partially fix flower pots and banners by Shevchik · 6 years ago
  24. a2e767e Fix double flowers by Shevchik · 6 years ago
  25. 2a7fa04 Update to 1.13 locales by Shevchik · 6 years ago
  26. 463306c Fix pre flattening blockid data remaps by Shevchik · 6 years ago
  27. 27065ad Fix nether portal pre flattening block iddata mapping by Shevchik · 6 years ago
  28. 78636a9 Fix preflattening item id data remaps by Shevchik · 6 years ago
  29. 351dc92 Remap chests to ender chests, fix some pre flattening block id data mappings. by Shevchik · 6 years ago
  30. f668c08 Rename by Shevchik · 6 years ago
  31. 74f7fdd Use a proper runtime id -> legacy id + data mappings. Everything is a by Shevchik · 6 years ago
  32. d1ac4db Improve legacy block/item iddata mappings by Shevchik · 6 years ago
  33. 3c12de2 Get material ids from server instead of storing them in files by Shevchik · 6 years ago
  34. a9de8f2 Partially update to 1.13. by Shevchik · 6 years ago
  35. cd76fbd Store block sounds in block data and use it to get material sound by Shevchik · 7 years ago
  36. 7bba266 Update sounds.json by Shevchik · 7 years ago
  37. 468d1f4 Fix ConnectionHandshakeEvent by Shevchik · 7 years ago
  38. cfb594c Prepare for release by Shevchik · 7 years ago
  39. 85bf32e Shrink locale files. We have a fallback to en_us locale, which allows us by Shevchik · 7 years ago
  40. b1ec10b Move enabling compression to platform utils by Shevchik · 7 years ago
  41. 35ceb76 Set as release version by Shevchik · 7 years ago
  42. e77faee Always translate translation components serverside. Update built-in lang files. by Shevchik · 7 years ago
  43. f353021 get client version from connection by Shevchik · 7 years ago
  44. 9727adc Set release version by Shevchik · 7 years ago
  45. 99e99bc Subcommands by Shevchik · 7 years ago
  46. 66c113c Moved usage to plugin.yml, changed to ProtocolSupport.getAllSupported() by BuildTools · 7 years ago
  47. fe12af3 Update en_us locale. Properly iterate over all components in legacy chat by Shevchik · 7 years ago
  48. 7adbb41 Translate legacy translations serverside by Shevchik · 7 years ago
  49. 63fe9cb Add all lang files by Shevchik · 7 years ago
  50. 0bdc54e Improve chat json fixer. Remap keybind component for versions that don't by Shevchik · 7 years ago
  51. 5b85983 Update data files by Shevchik · 8 years ago
  52. f872db4 Add keybind component by Shevchik · 8 years ago
  53. a000b54 Move plugin yml to resources by Shevchik · 8 years ago
  54. 0ac9992 i18n data by Shevchik · 8 years ago
  55. fd56119 SoundData by Shevchik · 8 years ago
  56. 98beb60 Add potion data by Shevchik · 8 years ago
  57. 22f099c Use MinecraftData to get item id by name instead of relying on platform by Shevchik · 8 years ago