1. c4b37fc Added partial redstone support. This is a base platform that should pave the way for functioning redstone, it only partially implements GlowBlock methods. by Nosliw · 10 years ago
  2. a5a64b4 Replace dead links by mastercoms · 10 years ago
  3. ccee727 Update to 1.8.4 by deathcap · 10 years ago
  4. 2d5f700 change env by mastercoms · 10 years ago
  5. 17578ed Merge pull request #57 from phase/patch-1 by mastercoms · 10 years ago
  6. 49e281a Add env by phase · 10 years ago
  7. cfc02c2 Create setup.sh by phase · 10 years ago
  8. ddf3867 transparent logo by mastercoms · 10 years ago
  9. 4952e94 Update logo to ProgrammerArt glowstone cube-icon by deathcap · 10 years ago
  10. 0538fe3 Merge branch 'whitelistcom' Rewrote whitelist code for PlayerProfile by deathcap · 10 years ago
  11. 98c9330 Merge branch 'lilypad' Support LilyPad proxy information by deathcap · 10 years ago
  12. 5ba993b Merge branch 'actionbar' Add action message support by deathcap · 10 years ago
  13. 8269dac Merge branch 'titles' Implement Titles API by deathcap · 10 years ago
  14. 1194b4c Update Glowkit: scoreboard API by deathcap · 10 years ago
  15. 13e0efc Fix checkstyle violations in previous scoreboard merge commit by deathcap · 10 years ago
  16. 85ac2e8 Update NametagVisibility->NameTagVisibility for Spigot API compatibility by deathcap · 10 years ago
  17. c4e8575 Merge branch 'scoreboard' Scoreboards by deathcap · 10 years ago
  18. 52d7811 actually actually fix the build status image by mastercoms · 10 years ago
  19. bb8a28d actually fix the build status iamge by mastercoms · 10 years ago
  20. dbd29fb fix build status image by mastercoms · 10 years ago
  21. ca2885e update slogan by mastercoms · 10 years ago
  22. f8a293b Merge pull request #49 from deathcap/dynamic-recipes by deathcap · 10 years ago
  23. 12a892d Update previous commit to use Spigot banner API by deathcap · 10 years ago
  24. cd43d74 Update Glowkit: Dynamic recipe API by deathcap · 10 years ago
  25. b493258 Merge branch 'dynamic-recipes' by deathcap · 10 years ago
  26. dabfb4c Update Glowkit: add /setblock command by deathcap · 10 years ago
  27. 8502cef Update readme for Glowstone++ features by deathcap · 10 years ago
  28. aef5fee Lombok is not needed in jar - saves about a megabyte by deathcap · 10 years ago
  29. 296201a Merge pull request #48 from deathcap/plugintypes by deathcap · 10 years ago
  30. b9928b3 Update CircleCI for Sponge implementation relocation (Glowstone++->Bukkit2Sponge) by deathcap · 10 years ago
  31. e11c2f6 Skip unneeded code, debug, frames in ClassReader by deathcap · 10 years ago
  32. 25f397a Change plugin scanner to use ZipFile instead of ZipInputStream by deathcap · 10 years ago
  33. 5cc3ed5 Log unsupported plugins found by deathcap · 10 years ago
  34. 840e8ca Add Forge/FML plugin detection by deathcap · 10 years ago
  35. 1d33bdf Change SpongeAPI plugin detection to use ASM instead of classloading by deathcap · 10 years ago
  36. 080f341 Move SpongeAPI implementation to Bukkit2Sponge by deathcap · 10 years ago
  37. 65122fe Load SpongeAPI plugins from plugin type detector by deathcap · 10 years ago
  38. 2089e79 Only pass recognized Bukkit plugins to Bukkit plugin loader by deathcap · 10 years ago
  39. 2919f77 Change plugin detector to use save Files instead of URLs by deathcap · 10 years ago
  40. 7682cf4 Add plugin type detector: Bukkit, Sponge, Canary, unrecognized by deathcap · 10 years ago
  41. 5093233 Merge pull request #41 from jimmikaelkael/blocktick-fixes by deathcap · 10 years ago
  42. dc91dde Plants uproot should not trigger a BlockFadeEvent by jimmikaelkael · 10 years ago
  43. 6dd8826 Add vine growth by jimmikaelkael · 10 years ago
  44. 41b6c79 Remove jsr305 javax.annotation dependency to fix SpongeAPI conflict by deathcap · 10 years ago
  45. 801f64b Update to SpongeAPI 2.0 by deathcap · 10 years ago
  46. 1a47ca9 Fix mushrooms and stems uproot by jimmikaelkael · 10 years ago
  47. 73b2177 Add lava fire spread by jimmikaelkael · 10 years ago
  48. 0e8c39b Remove broken alternate download link by deathcap · 10 years ago
  49. 5acaae9 Reordered some imports by jimmikaelkael · 10 years ago
  50. 433b086 Add lit redstone by jimmikaelkael · 10 years ago
  51. ccee51a also send to the client by mastercoms · 10 years ago
  52. 49f0c86 Add leaves decay by jimmikaelkael · 10 years ago
  53. 1c66987 Make water freeze if it's cold by jimmikaelkael · 10 years ago
  54. 000b460 Update readme for SpongeAPI: features, install, credits by deathcap · 10 years ago
  55. 0065cc8 Merge pull request #33 from deathcap/spongeapi by deathcap · 10 years ago
  56. f1ba94d Cleanup some obsolete code by deathcap · 10 years ago
  57. cae0713 Post SpongeAPI BlockBreakEvents by deathcap · 10 years ago
  58. f7a9993 Add SpongeAPI World implementation (mostly empty stubs for now) by deathcap · 10 years ago
  59. c6c15b2 Update SpongeAPI: commands, world gen API changes by deathcap · 10 years ago
  60. 48073ef Add BlockMycel and random block tick spread/fade by jimmikaelkael · 10 years ago
  61. 16520fb Use block lightopacity in BlockGrass by jimmikaelkael · 10 years ago
  62. b094b46 Add Fire block tick by jimmikaelkael · 10 years ago
  63. 50888bc Load SpongeAPI plugins first, skip recognized from Bukkit loading by deathcap · 10 years ago
  64. 722557a Use instance getPluginsDirectory() by deathcap · 10 years ago
  65. 4431e5d loadPlugins() removes non-Sponge plugins from list by deathcap · 10 years ago
  66. c944da3 Fix PreInitializationEvent sent twice by deathcap · 10 years ago
  67. 1ab622d Add SpongeAPI install step to circle.yml by deathcap · 10 years ago
  68. 695f622 Support configuration loader injector by deathcap · 10 years ago
  69. 46c9235 Add configurate and guice configuration plugins by deathcap · 10 years ago
  70. 2c85309 Cleanup ShinySponge merge by deathcap · 10 years ago
  71. b3654be Send ServerStoppingEvent to SpongeAPI plugins by deathcap · 10 years ago
  72. e9fcec5 Include JSR305 in jar, SpongeAPI requires it for javax.annotation.Nullable at runtime by deathcap · 10 years ago
  73. 5bc0c4c Post state events using Granite's event factory by deathcap · 10 years ago
  74. f54e972 Fix duplicate logging by deathcap · 10 years ago
  75. 4abe91f Add logger name to ConsoleManager - otherwise program silently exits with no error by deathcap · 10 years ago
  76. b498912 Make most Shiny members non-static by deathcap · 10 years ago
  77. b4e531e Some progress towards Sponge plugin loading by deathcap · 10 years ago
  78. ab09a22 Re-add guice dependency by deathcap · 10 years ago
  79. dbb5d2a Update SpongeAPI by deathcap · 10 years ago
  80. 94caf1f Add guice by deathcap · 10 years ago
  81. 0c2835d Start writing class to load plugin manager (incomplete - dependencies) by deathcap · 10 years ago
  82. 0182738 Add missing new SpongeAPI data type methods by deathcap · 10 years ago
  83. 180aee3 Update for SpongeAPI refactor GameRegistry by deathcap · 10 years ago
  84. c92beeb Update SpongeAPI packages for unified data API by deathcap · 10 years ago
  85. f378598 Update for new SpongeAPI event package names by deathcap · 10 years ago
  86. a524801 Add SpongeAPI as git subproject by deathcap · 10 years ago
  87. 8c4fc17 Add SpongeAPI to Maven POM by deathcap · 10 years ago
  88. 747cc43 Add most hash maps for shiny GameRegistry by deathcap · 10 years ago
  89. 97eede9 Implement registry get tile entities, biomes, sounds, entities by deathcap · 10 years ago
  90. ca1a26f Update to compile for SpongeAPI 1.1-SNAPSHOT by deathcap · 10 years ago
  91. e313b34 Added injections for config files. by Tad Hardesty · 10 years ago
  92. 9f692e8 Injection and error reporting improvements. by Tad Hardesty · 10 years ago
  93. 29a947c Updated shadow plugin version. by Tad Hardesty · 10 years ago
  94. bf32898 Minor tidying, buildscript fixes. by Tad Hardesty · 10 years ago
  95. 21cb95f Sponge updates. by Tad Hardesty · 10 years ago
  96. 6cf00ba Some simple logging stuff. by Tad Hardesty · 10 years ago
  97. 8fd71d3 Further plugin loading madness. by Tad Hardesty · 10 years ago
  98. 05da310 Added missed mixins.txt. by Tad Hardesty · 10 years ago
  99. baed61e Plugin loading madness. by Tad Hardesty · 10 years ago
  100. 7253b49 Mixin madness. by Tad Hardesty · 10 years ago