1. bf9be3d Use now shaded apache commons by Shevchik · 8 years ago
  2. 3dfe0f6 Some renames by Shevchik · 8 years ago
  3. 259fdb3 Rename by Shevchik · 8 years ago
  4. b1f5f0b Refactor itemstack remapper by Shevchik · 8 years ago
  5. 6c2eaf9 Fix translate component by Shevchik · 8 years ago
  6. da3d195 Limit the size of uncompressed packet by Shevchik · 8 years ago
  7. cd70a78 Fix createNullNBTCompound creating empty nbt compound (This is how by Shevchik · 8 years ago
  8. 5876bc6 Add pages tag with 1 empty page if tag exists but pages tag does not. by Shevchik · 8 years ago
  9. 40e6924 Clean workspace before building, gradle can't redownload broken files by Shevchik · 8 years ago
  10. e79eb4c GlowStone doesn't have names for all achievements and stats by Shevchik · 8 years ago
  11. 0920911 Cleanup by Shevchik · 8 years ago
  12. e2a2d02 It's GlowStone no GlowStonePlusPlus by Shevchik · 8 years ago
  13. 4e41e6b Revert lang constr, istead add getValue with lang by Shevchik · 8 years ago
  14. b453fd3 Add lang constr to tl component by Shevchik · 8 years ago
  15. 0ac9992 i18n data by Shevchik · 8 years ago
  16. d63c237 Implement setting spoofed profile for glowstone by Shevchik · 8 years ago
  17. fdae0c2 Implement user list header footer by Shevchik · 8 years ago
  18. 79914ab Debug for glowstone by Shevchik · 8 years ago
  19. ae66571 Implement some things in GlowStone network manager wrapper. Fix by Shevchik · 8 years ago
  20. 8ee18d1 Implement glowstone platform achievments and stats by Shevchik · 8 years ago
  21. fd56119 SoundData by Shevchik · 8 years ago
  22. 98beb60 Add potion data by Shevchik · 8 years ago
  23. c6b92b3 Change package by Shevchik · 8 years ago
  24. 8953154 Move server info response to separate thread pool by Shevchik · 8 years ago
  25. 22f099c Use MinecraftData to get item id by name instead of relying on platform by Shevchik · 8 years ago
  26. 9230f5b Do not allow payloads larger than Short.MAX_VALUE. by Shevchik · 8 years ago
  27. 32e1a06 Update readme by Shevchik · 8 years ago
  28. 8e1fb72 With server info packet creation for glowstone by Shevchik · 8 years ago
  29. 215c58e No need to store join data by Shevchik · 8 years ago
  30. 1e184f4 Cleanup by Shevchik · 8 years ago
  31. 44512fa Fix spigot login by Shevchik · 8 years ago
  32. 9e55c3f Fix some packet ids by Shevchik · 8 years ago
  33. 50a4a72 Fully implement login logic for glowstone by Shevchik · 8 years ago
  34. bd5e5c2 Some more platform utils implementation for glowstone by Shevchik · 8 years ago
  35. 3029a3a ItemStack wrapper by Shevchik · 8 years ago
  36. 7db9973 Create wrappers for glowstone nbt by Shevchik · 8 years ago
  37. eaf3ee7 Allow empty bytebufs by Shevchik · 8 years ago
  38. 512e9b8 Outdated message by Shevchik · 8 years ago
  39. e2a820f Use newly added session getter by Shevchik · 8 years ago
  40. c10a9c1 Fix compression, implement key response handler by Shevchik · 8 years ago
  41. f210904 Implement our own packet encrypter so we don't have to rely on platform for it by Shevchik · 8 years ago
  42. 3424bf9 Handle offline mode login (need to change how encryption is enabled to by Shevchik · 8 years ago
  43. edc2b98 Change some things so setting framing handlers in different platforms is by Shevchik · 8 years ago
  44. fb5c09d Rename some classes by Shevchik · 8 years ago
  45. b7ea685 Start of glowstone implementation. Ping works, anything else - not. by Shevchik · 8 years ago
  46. 21da62e ChannelsHandlers abstrtaction, not every platform implementation has by Shevchik · 8 years ago
  47. 7b7d186 Implement toString for GameProfile by Shevchik · 8 years ago
  48. 09a0581 Add profile name to disconnect message by Shevchik · 8 years ago
  49. 5f779e8 No longer send sounds that doesn't have legacy counterparts. Also clamp by Shevchik · 8 years ago
  50. 959c7a2 Rename by Shevchik · 8 years ago
  51. 818a9a6 Cleanup, also add non minecraft: prefixed basic potions by Shevchik · 8 years ago
  52. aa126bf Move other players kick code to shared by Shevchik · 8 years ago
  53. d47e764 Proper server platform implementation by Shevchik · 8 years ago
  54. 915a998 Platform utils lazy load by Shevchik · 8 years ago
  55. 5706984 Fix offline login by Shevchik · 8 years ago
  56. 8d9aac7 Implement session service by Shevchik · 8 years ago
  57. 6940472 Replace mojang authlib with own implementation. Still need to implement by Shevchik · 8 years ago
  58. 0881029 Download spigot from yivesmirror by Shevchik · 8 years ago
  59. f73583f Use base64 from java8 by Shevchik · 8 years ago
  60. c6cb91c Move needed commons lang utils to separate class by Shevchik · 8 years ago
  61. 1b6214a Move the last direct nms import by Shevchik · 8 years ago
  62. 08bd42f Move serverbound packets to platform too by Shevchik · 8 years ago
  63. 315e5c3 Move getting current clientbound packet ids to packet factory by Shevchik · 8 years ago
  64. 80ab76e Improve login listener play abstraction by Shevchik · 8 years ago
  65. b76158d Remove unneeded middle classes by Shevchik · 8 years ago
  66. 20afa9d Move the rest of the utils to wrapper factory/misc utils by Shevchik · 8 years ago
  67. 8b56de4 Rename by Shevchik · 8 years ago
  68. b96d787 Packet factory is now in platform too by Shevchik · 8 years ago
  69. dbe771a Rename by Shevchik · 8 years ago
  70. 18cf365 Move more things to platform, also platform utils should be in by Shevchik · 8 years ago
  71. 0709e2c Cleanup by Shevchik · 8 years ago
  72. e759b03 Abstract status listener by Shevchik · 8 years ago
  73. 6ab9400 Move sound nms by Shevchik · 8 years ago
  74. b65d322 Stop using sneaky throw, move craftbukkit usage to platform by Shevchik · 8 years ago
  75. 410534d Move some pipeline elements to platform package, abstract compression by Shevchik · 8 years ago
  76. ebe7131 Get rid of log4j usage by Shevchik · 8 years ago
  77. 7c5e147 Move handlePacket to ConnectionImpl by Shevchik · 8 years ago
  78. 6fb1009 Remove some workarounds. There is a separate event is ps that allows by Shevchik · 8 years ago
  79. 27ba1ab Abstract connectionimpl by Shevchik · 8 years ago
  80. 20d7737 Abstract method to get login listener play by Shevchik · 8 years ago
  81. 69c49cc Move and abstract minecraft server wrapper method by Shevchik · 8 years ago
  82. 1ab54e1 Abstract more things by Shevchik · 8 years ago
  83. 15a0eb4 Move injector to spigot package. by Shevchik · 8 years ago
  84. 37bbfab Move platform specific things to separate package, make some wrappers by Shevchik · 8 years ago
  85. 128b914 Move finish login message sending to proper place by Shevchik · 8 years ago
  86. 826116e Send plugin message to notify that login phase is finished. The reason by Shevchik · 8 years ago
  87. ec5d45a Fix book sign by Shevchik · 8 years ago
  88. d049d30 Fix creeper is powered metadata remap by Shevchik · 8 years ago
  89. 275b8cb Only inject changed water lily bounds, not replace it completely by Shevchik · 8 years ago
  90. 4a77b9c Add /rl to command blacklist by Shevchik · 8 years ago
  91. ec035fb Remap shulker boxes to furnace by Shevchik · 8 years ago
  92. 49fc94e Remap iron nugget, fix water lily bb override. by Shevchik · 8 years ago
  93. ea0df23 Transform legacy Command block custom payload tag name by Shevchik · 8 years ago
  94. f6798f3 Remap new entity metadata by Shevchik · 8 years ago
  95. e592e5c Fix ALL not including 1.11.1/2 by Shevchik · 8 years ago
  96. 40cdf98 Partially update to 1.11.1. (Fun fact, it still works on 1.11 server) by Shevchik · 8 years ago
  97. 2a22cc5 Remove enchanting table injection, there is now a separate plugin that by Shevchik · 8 years ago
  98. 4b5c376 Update to latest spigot by Shevchik · 8 years ago
  99. f25a033 Update README.md by Shevchik · 8 years ago
  100. 98f2de7 Remove custom anvil. Spigot now updates exp cost by itself. by Shevchik · 8 years ago