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