1. 76efa92 Add getSampleText/setSampleText from PaperAPI by Shevchik · 8 years ago
  2. 49f89be Merge pull request #611 from winofi/winofi-patch-1 by Shevchik · 8 years ago
  3. 943b381 Avoid gc stressing MessageFormat.format call by winofi · 8 years ago
  4. a75d0c2 Make sure that resources are loaded as utf-8 by Shevchik · 8 years ago
  5. 7d97f0a Fix translation component transform. Update README. by Shevchik · 8 years ago
  6. e77faee Always translate translation components serverside. Update built-in lang files. by Shevchik · 8 years ago
  7. bb7a2b4 Merge pull request #599 from ProtocolSupport/master_fixes by Shevchik · 8 years ago
  8. 12623ca Use entity pickup event by Shevchik · 8 years ago
  9. bccdcd1 Update to 1.12.1 by Shevchik · 8 years ago
  10. 2e0a3ac No need to additionally wrap by Shevchik · 8 years ago
  11. 6b907c3 Replace TIntOjectHashMap with ArrayMap in entity metadata by Shevchik · 8 years ago
  12. a975550 Some changes in nbt reader/writer by Shevchik · 8 years ago
  13. 4136e53 Fix glowstone by Shevchik · 8 years ago
  14. 882342b Apply parent remaps first by Shevchik · 8 years ago
  15. c88e2dd Fix glowstone channel injector by Shevchik · 8 years ago
  16. 13cd3a7 Externalize nbt tag read/write by Shevchik · 8 years ago
  17. 03d746a Move some methods a bit by Shevchik · 8 years ago
  18. 5b9486d Actually fill particle skipping table by Shevchik · 8 years ago
  19. 7284c79 Move the skipping/remapping registry and table to utils subpackage by Shevchik · 8 years ago
  20. 2580bdc Add missing particles, add particle skipper by Shevchik · 8 years ago
  21. 7230bfa Add getAPIversion by Shevchik · 8 years ago
  22. fdd7cb4 Also extract version from connection in clientbound packets by Shevchik · 8 years ago
  23. f353021 get client version from connection by Shevchik · 8 years ago
  24. 7ba4833 Restrict invalid dimensions. by Shevchik · 8 years ago
  25. ac369a8 Use correct legacy potion ids by Shevchik · 8 years ago
  26. 8722ba8 Preload Legacy* remappers. Move to/from monster egg legacy type to a by Shevchik · 8 years ago
  27. a94ac56 Merge pull request #584 from PocketDreams/remap-monster-egg by Shevchik · 8 years ago
  28. 3fe273e Small changes to fit Shevchik's suggestions by MrPowerGamerBR · 8 years ago
  29. add42fe Convert pre-1.9 spawn eggs from creative mode by MrPowerGamerBR · 8 years ago
  30. e126d92 Rename package. Add basic client -> server legacy potions remapper (not by Shevchik · 8 years ago
  31. e153d0b Make sure that itemstack remapping happens only when it should by Shevchik · 8 years ago
  32. e667fa5 How did this patch dissappear? by Shevchik · 8 years ago
  33. d2ee958 Rewrite some parts so latest version can be disabled by Shevchik · 8 years ago
  34. 69b214c Support for resetting remaps to default ones by Shevchik · 8 years ago
  35. e9ff76a Fix typo by Shevchik · 8 years ago
  36. 2ac4818 Set legacy potion names based on player locale by Shevchik · 8 years ago
  37. 4b36c49 Complex id remapping table for itemstack id and data remapping, by Shevchik · 8 years ago
  38. 6925e45 Correctly position the itemstackwrite event by Shevchik · 8 years ago
  39. 37f4325 Pass original type id to legacy generic itemstack remapper by Shevchik · 8 years ago
  40. a6134be Write the remapped itemstack type id and data by Shevchik · 8 years ago
  41. cda2ad8 Also ignore native io exception by Shevchik · 8 years ago
  42. dacbcc3 Move static init to top by Shevchik · 8 years ago
  43. 4a5c257 Add a simple TranslationAPI. by Shevchik · 8 years ago
  44. 8166910 Replace filer(isSupported) with getAllSupported by Shevchik · 8 years ago
  45. 8319876 Add player locale getter to ItemStackWriteEvent by Shevchik · 8 years ago
  46. 6b9711b Increase movement acceptable error, fix some types and docs. remove by Shevchik · 8 years ago
  47. 9727adc Set release version by Shevchik · 8 years ago
  48. a6d94b3 Add not null check. by Shevchik · 8 years ago
  49. 997ab96 Add missing metadata remap for living entity for 1.8 by Shevchik · 8 years ago
  50. ee24d48 Fix relative player teleport flags parsing by Shevchik · 8 years ago
  51. f11e155 Fix itemstack write event by Shevchik · 8 years ago
  52. 4486e7c Cleanup by Shevchik · 8 years ago
  53. b7f8a7e Rename listeners, add new api for enabling/disabling protocol versions support. by Shevchik · 8 years ago
  54. 3400c3a Merge pull request #558 from 7kasper/SoundRemapper by Shevchik · 8 years ago
  55. 1d1eaae Fix fireEntity making nearby players damage instead of the entity itself. by 7kasper · 8 years ago
  56. 1ab0989 Changed hurtsound around by 7kasper · 8 years ago
  57. bc62c17 Removed == "" Check by 7kasper · 8 years ago
  58. 01b5762 TEST by 7kasper · 8 years ago
  59. 31170d1 Removed getIdByName :( by 7kasper · 8 years ago
  60. 79e1afd Removed sound remapper API and supporting functions. by 7kasper · 8 years ago
  61. e967963 StringRemapper -> Generic Remapper by 7kasper · 8 years ago
  62. 11fb5ce Fixes by 7kasper · 8 years ago
  63. 9d8c00e Removed legacySoundName by 7kasper · 8 years ago
  64. 9df295f Cherry-picked commit by 7kasper · 8 years ago
  65. d9ab965 Partially fixed fire damage not broadcasting sound by Shevchik · 8 years ago
  66. c27f06b Merge branch 'master' of https://github.com/ProtocolSupport/ProtocolSupport.git by Shevchik · 8 years ago
  67. 632a922 Fix basic potion name remapping by Shevchik · 8 years ago
  68. 1f787ac Merge pull request #553 from 7kasper/patch-2 by Shevchik · 8 years ago
  69. fae3f65 Fix for derpy snowman. by 7kasper · 8 years ago
  70. ad34248 Move getting middle packets inside try catch so buffer data is printed by Shevchik · 8 years ago
  71. d4d6779 Convert colors to unsigned by Shevchik · 8 years ago
  72. 88036fe Remove v7 color map, it actually uses modern map colors by Shevchik · 8 years ago
  73. f37d4ab Actually remap map colors for all versions by Shevchik · 8 years ago
  74. f77348d Validate ids and data for api by Shevchik · 8 years ago
  75. 70c8f8e Only data should be read unsigned by Shevchik · 8 years ago
  76. 7cc619d Read durability as unsigned short, and make it returns as int in range by Shevchik · 8 years ago
  77. 5c23e11 Remove legacy entity types that crash clients while in spawner from by Shevchik · 8 years ago
  78. baf6d38 Use abs time in <= 1.4.7 to emulate daynight cycle disable by Shevchik · 8 years ago
  79. 2ade45e Preload MapColorRemapper by Shevchik · 8 years ago
  80. 62a0204 Remap all map colors. Calculate remap table automatically. by Shevchik · 8 years ago
  81. 76970bc server -> client custom payload reading should be done using server by Shevchik · 8 years ago
  82. 39b5b86 Allow opening horse inventory for 1.6+ by Shevchik · 8 years ago
  83. 99e99bc Subcommands by Shevchik · 8 years ago
  84. 2a89e93 Reformat by Shevchik · 8 years ago
  85. a9bda73 Merge pull request #543 from xNaXDy/cmdfix by Shevchik · 8 years ago
  86. 4e41856 No more comments + small amendments by Naxdy · 8 years ago
  87. 66c113c Moved usage to plugin.yml, changed to ProtocolSupport.getAllSupported() by BuildTools · 8 years ago
  88. e9027db Removed hiding by BuildTools · 8 years ago
  89. c317f1e Removed config values, added verbose option for /ps list by BuildTools · 8 years ago
  90. af7dd2c /protocolsupport command improvements by BuildTools · 8 years ago
  91. f2f1671 Remap bed to 0 data for all versions before 1.12 by Shevchik · 8 years ago
  92. 83da676 Remap itemstacks using both id and data by Shevchik · 8 years ago
  93. baf62e8 Do not allow logins while server is not running (is shutting down). by Shevchik · 8 years ago
  94. 6aeafa2 Download glowstone from glowstone maven by Shevchik · 8 years ago
  95. 444c3cb Include ps buildinfo in debug exception message by Shevchik · 8 years ago
  96. 3d67248 Fix and always run generate tasks by Shevchik · 8 years ago
  97. dec6d7e Allow but filter out invalid click and hover chat actions by Shevchik · 8 years ago
  98. fdc2d9d Catch all exceptions in ChatAPI.fromJson by Shevchik · 8 years ago
  99. 6089950 Add toString to chat components by Shevchik · 8 years ago
  100. 276fc4c Merge pull request #542 from gdude2002/patch-1 by Shevchik · 8 years ago