1. acae9db Fix building on windows by Shevchik · 6 years ago
  2. 6534746 Use annotation processor to generate a preload class list by Shevchik · 6 years ago
  3. e04680c Update spigot via running paperclip build and copying the file instead by Shevchik · 6 years ago
  4. eef6516 Change to spigot-1.13.2-2.jar by MrPowerGamerBR · 6 years ago
  5. 4ca127e Updates due to Spigot's NMS changes by MrPowerGamerBR · 6 years ago
  6. 83dc26f Once more, update mirror. This time hopefully it will stay for a while. :-) by Magnus Ihse Bursie · 6 years ago
  7. a89cf54 Actual spigot link fix. by 7kasper · 6 years ago
  8. c03bdd3 Some cleanup of the previous commit by Brokkonaut · 6 years ago
  9. 3d58d51 Update to 1.13.2 by Brokkonaut · 6 years ago
  10. 75047fc Implement our own nbt library by Shevchik · 6 years ago
  11. 1613ea8 Rewrite entity remapper. Update libraries. by Shevchik · 6 years ago
  12. f96fac4 Register readable particle datawatcher object. Replace object init by id by Shevchik · 6 years ago
  13. 7c2adc2 Update README. Cleanup gradle and make download libraries a task. by Shevchik · 6 years ago
  14. 9645958 Update the dl dep by Shevchik · 6 years ago
  15. b9bedf2 Implement paper compatibility. Comment out glowstone stuff until by Shevchik · 6 years ago
  16. 2a7fa04 Update to 1.13 locales by Shevchik · 6 years ago
  17. 7c63be9 Update dep name by Shevchik · 6 years ago
  18. b3d5b19 Update Glowstone version, still not 1.13 by MrPowerGamerBR · 6 years ago
  19. 5f88435 Compat with 1.13 server by Shevchik · 6 years ago
  20. a9de8f2 Partially update to 1.13. by Shevchik · 6 years ago
  21. 8c730f1 Make entity tracker compatible with paper by Shevchik · 7 years ago
  22. b4ce0fd Merge pull request #796 from games647/jitpack by Shevchik · 7 years ago
  23. 1ff0823 Allow JitPack to find the output jar by copying it (Related #787) by games647 · 7 years ago
  24. db8c450 Update used fastutil version by Shevchik · 7 years ago
  25. 2f95070 Replace trove with fastutil by Shevchik · 7 years ago
  26. aa16800 Update gradle build by Shevchik · 7 years ago
  27. bae48c2 Improve gradle build script by Shevchik · 7 years ago
  28. 75a27b2 Always use utf-8 for compiling by Shevchik · 7 years ago
  29. aeef3cf Actually fix glowstone compat for getSession change by Shevchik · 7 years ago
  30. ca94109 Update Glowstone snapshot by Pr0methean · 7 years ago
  31. eaf7966 Update Glowstone version, update code to match new Glowstone API, fixes #769 by MrPowerGamerBR · 7 years ago
  32. 3ccc1fa Also fix the build classpath by Shevchik · 7 years ago
  33. 3e1aa50 Update and fix Glowstone's artifact build, fixes "updateLibs" errorsbuild errors by Leonardo Malaman · 7 years ago
  34. 468d1f4 Fix ConnectionHandshakeEvent by Shevchik · 7 years ago
  35. ade0e7e Update Glowstone version to latest to support 1.12.2. by momothereal · 7 years ago
  36. cfb594c Prepare for release by Shevchik · 7 years ago
  37. 40b688d Update to 1.12.2 by Shevchik · 7 years ago
  38. 44f6dd2 Support preventing proxy connections by Shevchik · 7 years ago
  39. bedf9f0 Update build.gradle by 7kasper · 7 years ago
  40. b1ec10b Move enabling compression to platform utils by Shevchik · 7 years ago
  41. 35ceb76 Set as release version by Shevchik · 7 years ago
  42. bccdcd1 Update to 1.12.1 by Shevchik · 7 years ago
  43. f353021 get client version from connection by Shevchik · 7 years ago
  44. 9727adc Set release version by Shevchik · 7 years ago
  45. 6aeafa2 Download glowstone from glowstone maven by Shevchik · 7 years ago
  46. 3d67248 Fix and always run generate tasks by Shevchik · 7 years ago
  47. 02a9272 Fix Glowstone artifact URL by Gareth Coles · 7 years ago
  48. 22d7350 Load all language files by Shevchik · 7 years ago
  49. 031a5be Update to 1.12 by Shevchik · 7 years ago
  50. cefba27 Cleanup by Shevchik · 7 years ago
  51. c81148e Update to 1.12-pre5 by Shevchik · 8 years ago
  52. 9f90ba1 Update spigot nms by Shevchik · 8 years ago
  53. f3aa0d1 Change GlowStone link to snapshot one by Shevchik · 8 years ago
  54. cb871b9 Import the source itself, not everything by Shevchik · 8 years ago
  55. 5a41f7d Download libs to separate folder, clean workspace, remote target jar by Shevchik · 8 years ago
  56. a000b54 Move plugin yml to resources by Shevchik · 8 years ago
  57. 2f1be10 Add some tests by Shevchik · 8 years ago
  58. 59b3566 Update gradle to 3.4.1. Add our own version of shadowJar plugin that can by Shevchik · 8 years ago
  59. 39e1922 Package source with plugin by Shevchik · 8 years ago
  60. 003f92e Replace manifest after shadowJar by Shevchik · 8 years ago
  61. 0b2b0e0 Do not use google guava by Shevchik · 8 years ago
  62. 9fd366d Add guava by Shevchik · 8 years ago
  63. aa42333 Remove META-INF from shaded libraries by Shevchik · 8 years ago
  64. bf9be3d Use now shaded apache commons by Shevchik · 8 years ago
  65. 40e6924 Clean workspace before building, gradle can't redownload broken files by Shevchik · 8 years ago
  66. 22f099c Use MinecraftData to get item id by name instead of relying on platform by Shevchik · 8 years ago
  67. b7ea685 Start of glowstone implementation. Ping works, anything else - not. by Shevchik · 8 years ago
  68. 0881029 Download spigot from yivesmirror by Shevchik · 8 years ago
  69. 12767be Bump java version to 1.8. by Shevchik · 8 years ago
  70. 6718fbf Attemp to download libs on every build by Shevchik · 8 years ago
  71. de2aee1 Deploy jar to target/ without version suffix by games647 · 8 years ago
  72. e32e5da Move src folder by games647 · 8 years ago
  73. 53df236 Switch to gradle (Related to #134, #230) by games647 · 8 years ago