1. 5f779e8 No longer send sounds that doesn't have legacy counterparts. Also clamp by Shevchik · 9 years ago
  2. 959c7a2 Rename by Shevchik · 9 years ago
  3. 818a9a6 Cleanup, also add non minecraft: prefixed basic potions by Shevchik · 9 years ago
  4. aa126bf Move other players kick code to shared by Shevchik · 9 years ago
  5. d47e764 Proper server platform implementation by Shevchik · 9 years ago
  6. 915a998 Platform utils lazy load by Shevchik · 9 years ago
  7. 5706984 Fix offline login by Shevchik · 9 years ago
  8. 8d9aac7 Implement session service by Shevchik · 9 years ago
  9. 6940472 Replace mojang authlib with own implementation. Still need to implement by Shevchik · 9 years ago
  10. 0881029 Download spigot from yivesmirror by Shevchik · 9 years ago
  11. f73583f Use base64 from java8 by Shevchik · 9 years ago
  12. c6cb91c Move needed commons lang utils to separate class by Shevchik · 9 years ago
  13. 1b6214a Move the last direct nms import by Shevchik · 9 years ago
  14. 08bd42f Move serverbound packets to platform too by Shevchik · 9 years ago
  15. 315e5c3 Move getting current clientbound packet ids to packet factory by Shevchik · 9 years ago
  16. 80ab76e Improve login listener play abstraction by Shevchik · 9 years ago
  17. b76158d Remove unneeded middle classes by Shevchik · 9 years ago
  18. 20afa9d Move the rest of the utils to wrapper factory/misc utils by Shevchik · 9 years ago
  19. 8b56de4 Rename by Shevchik · 9 years ago
  20. b96d787 Packet factory is now in platform too by Shevchik · 9 years ago
  21. dbe771a Rename by Shevchik · 9 years ago
  22. 18cf365 Move more things to platform, also platform utils should be in by Shevchik · 9 years ago
  23. 0709e2c Cleanup by Shevchik · 9 years ago
  24. e759b03 Abstract status listener by Shevchik · 9 years ago
  25. 6ab9400 Move sound nms by Shevchik · 9 years ago
  26. b65d322 Stop using sneaky throw, move craftbukkit usage to platform by Shevchik · 9 years ago
  27. 410534d Move some pipeline elements to platform package, abstract compression by Shevchik · 9 years ago
  28. ebe7131 Get rid of log4j usage by Shevchik · 9 years ago
  29. 7c5e147 Move handlePacket to ConnectionImpl by Shevchik · 9 years ago
  30. 6fb1009 Remove some workarounds. There is a separate event is ps that allows by Shevchik · 9 years ago
  31. 27ba1ab Abstract connectionimpl by Shevchik · 9 years ago
  32. 20d7737 Abstract method to get login listener play by Shevchik · 9 years ago
  33. 69c49cc Move and abstract minecraft server wrapper method by Shevchik · 9 years ago
  34. 1ab54e1 Abstract more things by Shevchik · 9 years ago
  35. 15a0eb4 Move injector to spigot package. by Shevchik · 9 years ago
  36. 37bbfab Move platform specific things to separate package, make some wrappers by Shevchik · 9 years ago
  37. 128b914 Move finish login message sending to proper place by Shevchik · 9 years ago
  38. 826116e Send plugin message to notify that login phase is finished. The reason by Shevchik · 9 years ago
  39. ec5d45a Fix book sign by Shevchik · 9 years ago
  40. d049d30 Fix creeper is powered metadata remap by Shevchik · 9 years ago
  41. 275b8cb Only inject changed water lily bounds, not replace it completely by Shevchik · 9 years ago
  42. 4a77b9c Add /rl to command blacklist by Shevchik · 9 years ago
  43. ec035fb Remap shulker boxes to furnace by Shevchik · 9 years ago
  44. 49fc94e Remap iron nugget, fix water lily bb override. by Shevchik · 9 years ago
  45. ea0df23 Transform legacy Command block custom payload tag name by Shevchik · 9 years ago
  46. f6798f3 Remap new entity metadata by Shevchik · 9 years ago
  47. e592e5c Fix ALL not including 1.11.1/2 by Shevchik · 9 years ago
  48. 40cdf98 Partially update to 1.11.1. (Fun fact, it still works on 1.11 server) by Shevchik · 9 years ago
  49. 2a22cc5 Remove enchanting table injection, there is now a separate plugin that by Shevchik · 9 years ago
  50. 4b5c376 Update to latest spigot by Shevchik · 9 years ago
  51. f25a033 Update README.md by Shevchik · 9 years ago
  52. 98f2de7 Remove custom anvil. Spigot now updates exp cost by itself. by Shevchik · 9 years ago
  53. 4f61fd1 Do not cache middle packet by Shevchik · 9 years ago
  54. 15614c3 Skip block action for remapped block for < 1.7 by Shevchik · 9 years ago
  55. 5c164ed Decode legacy packets while possible by Shevchik · 9 years ago
  56. db19548 Fix entity remapping by Shevchik · 9 years ago
  57. ae45f8f Fix llama remap by Shevchik · 9 years ago
  58. a4f060d Fix tile nbt transformation by Shevchik · 9 years ago
  59. b2bdd74 Fix mob spawner remapping by Shevchik · 9 years ago
  60. beb4473 Settings slot to null itemstack is no longer supported by Shevchik · 9 years ago
  61. 10c20d1 Fix missing return by Shevchik · 9 years ago
  62. 2421c31 Cleanup by Shevchik · 9 years ago
  63. 8669dc9 Create network manager wrapper and use it where possible by Shevchik · 9 years ago
  64. 043cb34 Create minecraft server wrapper and use it where possible by Shevchik · 9 years ago
  65. 655f799 Move nms wrappers to sepaarate package by Shevchik · 9 years ago
  66. f2a4f65 Wrong block by Shevchik · 9 years ago
  67. c006c28 Nether wart block -> wool by Shevchik · 9 years ago
  68. 5f653af Cleanup by Shevchik · 9 years ago
  69. 97a0bc7 Remap entity types for spawners and spawn eggs by Shevchik · 9 years ago
  70. 6092300 Change some block remaps by Shevchik · 9 years ago
  71. 5d811fb Remap dropper to dispenser for 1.4.7 by Shevchik · 9 years ago
  72. 991454f Refactor skipping registry. Add inventory remapping registry, remap by Shevchik · 9 years ago
  73. 0bf6763 Chunk remaps. Client no longer renders blocks with invalid meta on chunk by Shevchik · 9 years ago
  74. bf7f5b6 Fix ALL versions helper. Fixes base entity metadata remap for 1.11 by Shevchik · 9 years ago
  75. fb4681c Add missig husk to zombie remapper by Shevchik · 9 years ago
  76. 3f36fd5 Fix enchantment table by Shevchik · 9 years ago
  77. 666dc98 Rename variable by Shevchik · 9 years ago
  78. 2b1394b Remap zombie villager and it's meta by Shevchik · 9 years ago
  79. 7793575 Use hashmap to get protocol version by id by Shevchik · 9 years ago
  80. 5bc790b Convert tile entity type to legacy type when sending tile update by Shevchik · 9 years ago
  81. d939f99 Fix injector tile entity enchnantment table name by Shevchik · 9 years ago
  82. 181b47e Fix throttle tracker by Shevchik · 9 years ago
  83. 4132bd5 Fix eggs remap. Get connection throttle time from bukkit directly. by Shevchik · 9 years ago
  84. 436cdbb Fix skeleton metadata remapping by Shevchik · 9 years ago
  85. 6efdf98 Remap elder guardian by Shevchik · 9 years ago
  86. 36ed34f Move server supported check so it actually works by Shevchik · 9 years ago
  87. 11ef325 Update README by Shevchik · 9 years ago
  88. a549a5c Remove run restriction, prepare for merge by Shevchik · 9 years ago
  89. 7890ac7 Remap new entities by Shevchik · 9 years ago
  90. 1004ed5 Add new window type, skip horse window open for < 1.11 for now. by Shevchik · 9 years ago
  91. e9b4fcd Remap some entities by Shevchik · 9 years ago
  92. 14b97f3 Fix tile entity injection by Shevchik · 9 years ago
  93. d9b57c7 Fix etype for abstract remappers by Shevchik · 9 years ago
  94. d93763d Update existing entity metadata remappers by Shevchik · 9 years ago
  95. da7615e Use empty itemstack just in case by Shevchik · 9 years ago
  96. ccb21a1 Update nms imports (no checks done) by Shevchik · 9 years ago
  97. 86c86ad Move item remapping to item remapper by Shevchik · 9 years ago
  98. 4a61327 Remap blocks and items by Shevchik · 9 years ago
  99. 556ec65 Fix actionid for < 1.11 title by Shevchik · 9 years ago
  100. c8dc785 Pipeline elements for 1.11. by Shevchik · 9 years ago