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