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