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