1. db7ff54 Update sound changes (mojang rewrted the changes that they done before) by Shevchik · 8 years ago
  2. 8204ecb Register new datawatcher object by Shevchik · 8 years ago
  3. 4732582 New netty injector by Shevchik · 8 years ago
  4. ec0d0b8 New clientbound packets by Shevchik · 8 years ago
  5. 3405ddc Update to new netty by Shevchik · 8 years ago
  6. 9f90ba1 Update spigot nms by Shevchik · 8 years ago
  7. c2bb063 Fix some packet ids for glowstone and remove unused import by Shevchik · 8 years ago
  8. b29b648 Fix and rename indexvalue remappers by Shevchik · 8 years ago
  9. e2f2952 Fix generic by Shevchik · 8 years ago
  10. 5ad489e Update protocol version id by Shevchik · 8 years ago
  11. c93238b Rewrite metadata remapper by Shevchik · 8 years ago
  12. deb7704 Merge branch 'master' into 1.12 by Shevchik · 8 years ago
  13. cca690b Write original coords for versions that support position flags by Shevchik · 8 years ago
  14. 8c05775 Fix array map by Shevchik · 8 years ago
  15. 0b3fb1d Fix MessageFormat by Shevchik · 8 years ago
  16. 9af1537 Fix some offsets bugs by Shevchik · 8 years ago
  17. 7e2f16a Fix name by Shevchik · 8 years ago
  18. d3ffa9d Remap entity types using NetworkEntityType by Shevchik · 8 years ago
  19. d2a1a90 Create enum remapping registry and use it for remapping window types by Shevchik · 8 years ago
  20. 6aedb39 Move and rename WatchedEntity by Shevchik · 8 years ago
  21. 90d2f9f Move and rename WatchedType by Shevchik · 8 years ago
  22. 9902866 Move base flags cache to watched entity cache by Shevchik · 8 years ago
  23. 7f41714 Rewrite WatchedEntity, now it holds everything we need. WatchedType now by Shevchik · 8 years ago
  24. 64d7aad Forgot hardcore flag by Shevchik · 8 years ago
  25. 247a359 Stop using raw values where possible step 1 by Shevchik · 8 years ago
  26. 0c7d111 Merge branch 'master' into 1.12 by Shevchik · 8 years ago
  27. ab6cecf Only book signing uses json components by Shevchik · 8 years ago
  28. f215c5d Change middle impl packets package naming again by Shevchik · 8 years ago
  29. b0cb7ba Update protocol id by Shevchik · 8 years ago
  30. 08e1f46 Merge branch 'master' into 1.12 by Shevchik · 8 years ago
  31. 6ac468a Remap command blocks data by Shevchik · 8 years ago
  32. aaeb86b Allow a small missmatch between coords when checking for teleport accept by Shevchik · 8 years ago
  33. 14d686b Merge branch 'master' into 1.12 by Shevchik · 8 years ago
  34. 8e20fcb Fix packet id registry by Shevchik · 8 years ago
  35. 284f1a8 Fix glowstone spawn named packet id by Shevchik · 8 years ago
  36. e7e5b9e New middle packet by Shevchik · 8 years ago
  37. 35cb2d4 Share writers code by Shevchik · 8 years ago
  38. bb9382d Rename serializer by Shevchik · 8 years ago
  39. 365dcaf Improve code sharing for array reading by Shevchik · 8 years ago
  40. 1500cb4 Fix ProtocolVersion::getLatest(), update entity metadata remapper, add by Shevchik · 8 years ago
  41. e205aa0 New tile entity update type by Shevchik · 8 years ago
  42. f86b241 Add 1.12 protocol version and pipeline. Update middle packets. by Shevchik · 8 years ago
  43. f3aa0d1 Change GlowStone link to snapshot one by Shevchik · 8 years ago
  44. 7e3f512 Remove spigot detection, because there is no spigot for snapshots available by Shevchik · 8 years ago
  45. 1b0bfab Shouldn't be here by Shevchik · 8 years ago
  46. ec52c56 Fill packet id remapping table by Shevchik · 8 years ago
  47. bb7a87c Check if still connected before firing login finish event. Check by Shevchik · 8 years ago
  48. c2d6b7c Only fire itemstack write event for clientbound itemstack writing by Shevchik · 8 years ago
  49. 8a3eab7 Check for null profile (May happen if player sent the handshake packet by Shevchik · 8 years ago
  50. cf43a59 Get tile entity update type from packet on tile entity update packet by Shevchik · 8 years ago
  51. 79dc9c2 Get tile entity update type from packet on tile entity update packet by Shevchik · 8 years ago
  52. 89c2c65 Catch more exceptions in MinecraftSessionService by Shevchik · 8 years ago
  53. b39b709 Use packet position instead of tile one when updating tile nbt by Shevchik · 8 years ago
  54. bbffc79 Return NONE specific remappe if no watched type -> remapper entry exists by Shevchik · 8 years ago
  55. 0ebbbff Use WatchedType as id for SpecificRemapper. Cleanup. by Shevchik · 8 years ago
  56. 82215b5 Merge pull request #454 from 7kasper/metanew by Shevchik · 8 years ago
  57. 550f95b Fixed WatchedType related crash. by 7kasper · 8 years ago
  58. 4745d88 Added space. by 7kasper · 8 years ago
  59. c12277e Added id -> networkId for minecarts. by 7kasper · 8 years ago
  60. 86342f7 Added minecart support in WatchedObject. by 7kasper · 8 years ago
  61. 6d7c0b3 Fixed networkIds and added bukkit interchange. by 7kasper · 8 years ago
  62. 9eb8882 Merge pull request #453 from 7kasper/metanew by Shevchik · 8 years ago
  63. ab83e71 Removed big comments. by 7kasper · 8 years ago
  64. e8da5c6 Added more formatting to WatchedTyping. by 7kasper · 8 years ago
  65. dcea13d First Attempt seperating WatchedType and SpecificRemapper. by 7kasper · 8 years ago
  66. 49d3b4e Refactor datawatcher object type id get by Shevchik · 8 years ago
  67. ec31402 Fix listener by Shevchik · 8 years ago
  68. 617d69b Validate packet before even attempting to send it. Should prevent for by Shevchik · 8 years ago
  69. abc368b Fix deprecated ProtocolSupport::getOldest method. That fixes legacy ping by Shevchik · 8 years ago
  70. 00a3dca ChatAPI::fromJson should never return null (because none of the internal by Shevchik · 8 years ago
  71. 1e919e9 Fix some messages by Shevchik · 8 years ago
  72. f089dab Decode full json chat message when reading 1.8 sign update by Shevchik · 8 years ago
  73. ccf3522 Catch json parse exception error and print original json that caused it by Shevchik · 8 years ago
  74. aa44a07 Change how nbt is serialized by Shevchik · 8 years ago
  75. bc21e83 Fix glowstone by Shevchik · 8 years ago
  76. 6a98fa3 Receive movement packets even if teleport confirmation is needed. Server by Shevchik · 8 years ago
  77. cb3ba96 Check that protocol type too. Fix exception message. by Shevchik · 8 years ago
  78. cb871b9 Import the source itself, not everything by Shevchik · 8 years ago
  79. 5a41f7d Download libs to separate folder, clean workspace, remote target jar by Shevchik · 8 years ago
  80. a000b54 Move plugin yml to resources by Shevchik · 8 years ago
  81. 2f1be10 Add some tests by Shevchik · 8 years ago
  82. 5ff5874 Add some new methods, fix javadocs by Shevchik · 8 years ago
  83. d4e7908 Use is supported check for fillng versions by id map by Shevchik · 8 years ago
  84. ec8a555 Change MINECRAFT_1_11 friendly version name from 1.11.1 to 1.11.2 by Shevchik · 8 years ago
  85. cb0baac Log startup exception by Shevchik · 8 years ago
  86. 5be3d8f Cleanup by Shevchik · 8 years ago
  87. de0a5f2 Check protocol types too when serializing by Shevchik · 8 years ago
  88. bd50da6 Rename by Shevchik · 8 years ago
  89. 9476586 Make sure ProtocolVersion inits first by Shevchik · 8 years ago
  90. 90523c3 More documentation by Shevchik · 8 years ago
  91. 59b3566 Update gradle to 3.4.1. Add our own version of shadowJar plugin that can by Shevchik · 8 years ago
  92. 39e1922 Package source with plugin by Shevchik · 8 years ago
  93. dd1a178 Improve and document ProtocolVersion by Shevchik · 8 years ago
  94. 3c5442b Cleanup by Shevchik · 8 years ago
  95. dcb6a9f Fix legacy decoder by Shevchik · 8 years ago
  96. a4f248d Fix custom payload by Shevchik · 8 years ago
  97. 3fdaae4 Replace single serializer with a lot of static methods by Shevchik · 8 years ago
  98. 3eef7d8 Remove useless clientbound middle packet generic by Shevchik · 8 years ago
  99. 41ed8e5 Fix quartz block remap fo 1.4.7 by Shevchik · 8 years ago
  100. 7c48f77 Dev version by Shevchik · 8 years ago