1. 05caa51 Improve library management by mastercoms · 9 years ago
  2. 92a7af5 Also relocate asm and jline dependencies by deathcap · 9 years ago
  3. 4edcd2a Add relocations for internal dependencies. Closes GH-190 by deathcap · 9 years ago
  4. 82b11a2 Netty 5 by mastercoms · 9 years ago
  5. 677b275 Why? I don't know. But it's fixed now. by mastercoms · 9 years ago
  6. 7a7fc3c Minecraft is on 1.8.9 by Timbers007 · 9 years ago
  7. 1ea9a8a Switch to Java 8, some compiler tweaks by mastercoms · 9 years ago
  8. 4bcdb42 1.8.8 by mastercoms · 9 years ago
  9. 5699bde optimize pom.xml by mastercoms · 9 years ago
  10. 2db4d1c No need for special source by mastercoms · 9 years ago
  11. cc97dc7 Updated one link and added a note. by mastercoms · 9 years ago
  12. 4fb140d Update to 1.8.7 by deathcap · 9 years ago
  13. 63fed3a Update to 1.8.6 by deathcap · 9 years ago
  14. 1dfd8d4 Update to 1.8.5 by deathcap · 9 years ago
  15. cdf2a2e clean up info by mastercoms · 9 years ago
  16. ccee727 Update to 1.8.4 by deathcap · 9 years ago
  17. aef5fee Lombok is not needed in jar - saves about a megabyte by deathcap · 9 years ago
  18. 1d33bdf Change SpongeAPI plugin detection to use ASM instead of classloading by deathcap · 9 years ago
  19. 41b6c79 Remove jsr305 javax.annotation dependency to fix SpongeAPI conflict by deathcap · 9 years ago
  20. 801f64b Update to SpongeAPI 2.0 by deathcap · 9 years ago
  21. 46c9235 Add configurate and guice configuration plugins by deathcap · 10 years ago
  22. e9fcec5 Include JSR305 in jar, SpongeAPI requires it for javax.annotation.Nullable at runtime by deathcap · 10 years ago
  23. ab09a22 Re-add guice dependency by deathcap · 10 years ago
  24. 94caf1f Add guice by deathcap · 10 years ago
  25. 8c4fc17 Add SpongeAPI to Maven POM by deathcap · 10 years ago
  26. 51e08cf Add non-subproject POM at top-level; move subprojects to ci/ by deathcap · 10 years ago
  27. 33a4716 Update git project URLs by deathcap · 10 years ago
  28. f3a329c Update project version to 1.8.3-SNAPSHOT to match supported MC protocol version by deathcap · 10 years ago
  29. 6df54a3 Merge branch 'bukkitapi183' by deathcap · 10 years ago
  30. 29bb22c Merge branch 'maven' by deathcap · 10 years ago
  31. 1365225 Change to build Glowkit as a submodule/subproject by deathcap · 10 years ago
  32. 234f2fa Add note about bukkit+glowkit merge by deathcap · 10 years ago
  33. 880907a Update to Guava 17, add now-separate JSR305 dependency (use Glowkit#guava17) by deathcap · 10 years ago
  34. 9dcb373 Update to 1.8.3-R0.1-SNAPSHOT Bukkit API by deathcap · 10 years ago
  35. 9d5c29b Add maven-checkstyle-plugin by deathcap · 10 years ago
  36. 819cc59 Use Spigot's method mapper for Maven by deathcap · 10 years ago
  37. 2b6ed7b Update Maven POM to match Gradle build by deathcap · 10 years ago
  38. 352b7b9 Restore Maven pom.xml from "Preliminary maven to gradle conversion" by deathcap · 10 years ago
  39. 0649f8f Preliminary maven to gradle conversion by desmin88 · 11 years ago
  40. 99d0438 We're back! by Tad Hardesty · 11 years ago
  41. 0bb26b8 Automatically detect unimplemented methods. by hef · 13 years ago
  42. e793438 Various tweaks and fixes (closes #46) by zml2008 · 13 years ago
  43. 359a28c Added maven site generation. by hef · 13 years ago
  44. ba192de Update for Bukkit 1.0.0 by SpaceManiac · 13 years ago
  45. 23b13c0 Dependencies and methods that actually exist, mkay? by SpaceManiac · 13 years ago
  46. 8fba08e Update for Minecraft 1.0.0, some optimizations to TargetBlock by zml2008 · 13 years ago
  47. 7f09b77 * Async scheduler! by zml2008 · 13 years ago
  48. 91e256a Fixed some issues with chunk storage by zml2008 · 13 years ago
  49. 31ca732 Updated for Bukkit changes by zml2008 · 13 years ago
  50. 961f248 * Updated for bukkit changes + calling some more events now by SpaceManiac · 13 years ago
  51. c467765 Misc cleanup and fixes by SpaceManiac · 13 years ago
  52. f42d5a4 Add Heroes repository for JTerminal by SpaceManiac · 13 years ago
  53. cc2d7ab Add minimal GUI, to use set server.terminal-mode to gui (other options are jline and none) by SpaceManiac · 13 years ago
  54. 1070b02 Removed ebeans from pom again (was causing problems) and add keep-spawn-in-memory options by SpaceManiac · 13 years ago
  55. 253af13 Add ebeans as a direct dependency; readme fixes by SpaceManiac · 13 years ago
  56. eeef497 Added persistence and moved config files to their own subdirectory. by zml2008 · 13 years ago
  57. e982ada Massive amount of new stuff to make logging and console I/O prettier by SpaceManiac · 13 years ago
  58. 1606430 Added the ability to read commands at the console via jline. by Zhuowei Zhang · 13 years ago
  59. d98811d Spacing fixes in project metadata by SpaceManiac · 13 years ago
  60. 804f86f Fixed plugins being loaded twice on startup. by SpaceManiac · 13 years ago
  61. 76f0117 Fixed up gitdescribe plugin and Server.getVersion() by SpaceManiac · 13 years ago
  62. edc49d0 Add World.playEffect and Player.playEffect implementations. by SpaceManiac · 13 years ago
  63. c12b3d9 tabs by SpaceManiac · 14 years ago
  64. 2b8c3df Pom fixes by SpaceManiac · 14 years ago
  65. 2ab7562 Fixed pom by SpaceManiac · 14 years ago
  66. 3f316f8 Add pom.xml. by SpaceManiac · 14 years ago