1. 957e6e3 Updated shadow plugin to 1.2.0 for Gradle 2 and up. by Tad Hardesty · 10 years ago
  2. f6319cf Switched to Lombok for message classes. by Tad Hardesty · 10 years ago
  3. 45039a2 Added Eclipse project name override to build script. by jimmikaelkael · 10 years ago
  4. ed97e68 Added Eclipse and IDEA gradle plugins and title-cased project name. by jimmikaelkael · 10 years ago
  5. 62590b7 Added checkstyle and fixed code to obey it (thanks @meggawatts). by Tad Hardesty · 10 years ago
  6. 15ec82a Updated remapper (fixes #268). by Tad Hardesty · 10 years ago
  7. daaae74 Switched to building against Glowkit. by Tad Hardesty · 10 years ago
  8. 427b9e1 Added remapper plugin for Bukkit backwards compatibility. by Tad Hardesty · 10 years ago
  9. b21292c Implemented artifact upload with travis. by William Lebel · 10 years ago
  10. ac22b74 Fixed gradle manifest reference. Thanks @Grinch, @scooterboo, @lukespragg. by Tad Hardesty · 10 years ago
  11. 5b6d309 Fix missing property 'bukkitVersion' in Gradle 2.x by Steven Downer · 10 years ago
  12. fce340c Build against newer flow-networking snapshots. by Tad Hardesty · 10 years ago
  13. 98b9bdb Removed org.bouncycastle libraries to reduce filesize significantly. by OverCaste · 10 years ago
  14. 90c8c56 Update to Bukkit for 1.7.9 by Tad Hardesty · 11 years ago
  15. 1b9431c Improved versioning in build.gradle by Tad Hardesty · 11 years ago
  16. 7418937 Removed broken JTerminal gui and adjusted config (closes #82). by Tad Hardesty · 11 years ago
  17. c1b0e34 Removed trove4j dependency favor of EnumSet and BlockIterator and disabled mysql and sqlite dependencies. by Tad Hardesty · 11 years ago
  18. 33f0782 Updated to Bukkit 1.7.2-R0.3. Commands work but alias system will need examining. by Tad Hardesty · 11 years ago
  19. 596a4d2 Java version is now 1.7. Further move to new NBT stuff. by Tad Hardesty · 11 years ago
  20. 52d32b4 Cleanup and fixes to networking: by Tad Hardesty · 11 years ago
  21. 3f32a8e Big flow-networking update. by desmin88 · 11 years ago
  22. 61cc5fb Implemented tab-completion and updated JLine version. by Tad Hardesty · 11 years ago
  23. 31ef346 Updated JLine dependency. by Tad Hardesty · 11 years ago
  24. 1b57e34 Removed EntityEffect in favor of Bukkit's PotionEffect. by Tad Hardesty · 11 years ago
  25. 60a1651 Catch 'git describe' errors in build.gradle by Tad Hardesty · 11 years ago
  26. 8b359f6 Update build.gradle by Steven Downer · 11 years ago
  27. 246c93e Allow jar shading with 'shadowJar' task by desmin88 · 11 years ago
  28. c2b703c Cleaned up Gradle script, removed non-UTF-8 data in TextWrapper by Tad Hardesty · 11 years ago
  29. 0649f8f Preliminary maven to gradle conversion by desmin88 · 11 years ago