- cc97dc7 Updated one link and added a note. by mastercoms · 9 years ago
- 8f911c2 Fix a typo, getWeigth -> getWeight by mastercoms · 9 years ago
- edad640 change grass to flower logic to include all flowers by mastercoms · 9 years ago
- 081be5a optimize double grass growing method by mastercoms · 9 years ago
- 65b8beb Update to 1.8.7 by deathcap · 9 years ago
- 4fb140d Update to 1.8.7 by deathcap · 9 years ago
- 1faffb6 Merge pull request #64 from SamNosliw/master by mastercoms · 9 years ago
- 63fed3a Update to 1.8.6 by deathcap · 10 years ago
- 3d83f90 Update CircleCI deploy to 1.8.5 by deathcap · 10 years ago
- 1dfd8d4 Update to 1.8.5 by deathcap · 10 years ago
- cdf2a2e clean up info by mastercoms · 10 years ago
- 4c2c47a Update README.md by mastercoms · 10 years ago
- fe784aa Bugfix: Doors/Trapdoors/Fencegates update regardless of redstone update. by Nosliw · 10 years ago
- bf8a435 Unused Import. Oops. by Nosliw · 10 years ago
- 23bbd69 Added support for Noteblocks, TNT, Doors, Trapdoors & Fencegates. by Nosliw · 10 years ago
- f3a6c1b Bugfix: Levers, Repeaters and Torches didn't cause an extended 'redstone' update. by Nosliw · 10 years ago
- 3ed9a01 Bugfix: Repeaters didn't activate if power was removed. by Nosliw · 10 years ago
- e3e6d24 Added Levers and (Wood and Stone) Buttons. by Nosliw · 10 years ago
- aaae29f Bugfix: Redstone can be placed on glowstone/stairs. by Nosliw · 10 years ago
- 069a181 + Added Redstone Repeater/Diode (fully functioning) by Nosliw · 10 years ago
- b14d40d yatf by mastercoms · 10 years ago
- 2330030 typo fix by mastercoms · 10 years ago
- 499b6f6 Improved readme by mastercoms · 10 years ago
- bb53e07 Improve build instructions by mastercoms · 10 years ago
- 2e56a06 Merge pull request #66 from phase/patch-2 by mastercoms · 10 years ago
- b5b3eac Update installation instructions by phase · 10 years ago
- 5fbb2c9 Merge pull request #63 from GlowstonePlusPlus/liquidupdate by mastercoms · 10 years ago
- 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
- 80235e4 remove redundancy from blockliquid by mastercoms · 10 years ago
- 00b7471 remove redundancy by mastercoms · 10 years ago
- fc2576a add updateBlock from liquid, remove redundancy by mastercoms · 10 years ago
- f6b0c5b revert, wrong branch by mastercoms · 10 years ago
- f009a12 add updateBlock to liquid, remove redundancy by mastercoms · 10 years ago
- 2429010 wow umm I'm tired, ok? by mastercoms · 10 years ago
- 026c74b fix return type by mastercoms · 10 years ago
- 7a9922b we might need to call BlockLiquid, too by mastercoms · 10 years ago
- f0e5e41 update BlockLiquid to receive from world.pulse by mastercoms · 10 years ago
- a5a64b4 Replace dead links by mastercoms · 10 years ago
- ccee727 Update to 1.8.4 by deathcap · 10 years ago
- 2d5f700 change env by mastercoms · 10 years ago
- 17578ed Merge pull request #57 from phase/patch-1 by mastercoms · 10 years ago
- 49e281a Add env by phase · 10 years ago
- cfc02c2 Create setup.sh by phase · 10 years ago
- ddf3867 transparent logo by mastercoms · 10 years ago
- 4952e94 Update logo to ProgrammerArt glowstone cube-icon by deathcap · 10 years ago
- 0538fe3 Merge branch 'whitelistcom' Rewrote whitelist code for PlayerProfile by deathcap · 10 years ago
- 98c9330 Merge branch 'lilypad' Support LilyPad proxy information by deathcap · 10 years ago
- 5ba993b Merge branch 'actionbar' Add action message support by deathcap · 10 years ago
- 8269dac Merge branch 'titles' Implement Titles API by deathcap · 10 years ago
- 1194b4c Update Glowkit: scoreboard API by deathcap · 10 years ago
- 13e0efc Fix checkstyle violations in previous scoreboard merge commit by deathcap · 10 years ago
- 85ac2e8 Update NametagVisibility->NameTagVisibility for Spigot API compatibility by deathcap · 10 years ago
- c4e8575 Merge branch 'scoreboard' Scoreboards by deathcap · 10 years ago
- 52d7811 actually actually fix the build status image by mastercoms · 10 years ago
- bb8a28d actually fix the build status iamge by mastercoms · 10 years ago
- dbd29fb fix build status image by mastercoms · 10 years ago
- ca2885e update slogan by mastercoms · 10 years ago
- f8a293b Merge pull request #49 from deathcap/dynamic-recipes by deathcap · 10 years ago
- 12a892d Update previous commit to use Spigot banner API by deathcap · 10 years ago
- cd43d74 Update Glowkit: Dynamic recipe API by deathcap · 10 years ago
- b493258 Merge branch 'dynamic-recipes' by deathcap · 10 years ago
- dabfb4c Update Glowkit: add /setblock command by deathcap · 10 years ago
- 8502cef Update readme for Glowstone++ features by deathcap · 10 years ago
- aef5fee Lombok is not needed in jar - saves about a megabyte by deathcap · 10 years ago
- 296201a Merge pull request #48 from deathcap/plugintypes by deathcap · 10 years ago
- b9928b3 Update CircleCI for Sponge implementation relocation (Glowstone++->Bukkit2Sponge) by deathcap · 10 years ago
- e11c2f6 Skip unneeded code, debug, frames in ClassReader by deathcap · 10 years ago
- 25f397a Change plugin scanner to use ZipFile instead of ZipInputStream by deathcap · 10 years ago
- 5cc3ed5 Log unsupported plugins found by deathcap · 10 years ago
- 840e8ca Add Forge/FML plugin detection by deathcap · 10 years ago
- 1d33bdf Change SpongeAPI plugin detection to use ASM instead of classloading by deathcap · 10 years ago
- 080f341 Move SpongeAPI implementation to Bukkit2Sponge by deathcap · 10 years ago
- 65122fe Load SpongeAPI plugins from plugin type detector by deathcap · 10 years ago
- 2089e79 Only pass recognized Bukkit plugins to Bukkit plugin loader by deathcap · 10 years ago
- 2919f77 Change plugin detector to use save Files instead of URLs by deathcap · 10 years ago
- 7682cf4 Add plugin type detector: Bukkit, Sponge, Canary, unrecognized by deathcap · 10 years ago
- 5093233 Merge pull request #41 from jimmikaelkael/blocktick-fixes by deathcap · 10 years ago
- dc91dde Plants uproot should not trigger a BlockFadeEvent by jimmikaelkael · 10 years ago
- 6dd8826 Add vine growth by jimmikaelkael · 10 years ago
- 41b6c79 Remove jsr305 javax.annotation dependency to fix SpongeAPI conflict by deathcap · 10 years ago
- 801f64b Update to SpongeAPI 2.0 by deathcap · 10 years ago
- 1a47ca9 Fix mushrooms and stems uproot by jimmikaelkael · 10 years ago
- 73b2177 Add lava fire spread by jimmikaelkael · 10 years ago
- 0e8c39b Remove broken alternate download link by deathcap · 10 years ago
- 5acaae9 Reordered some imports by jimmikaelkael · 10 years ago
- 433b086 Add lit redstone by jimmikaelkael · 10 years ago
- ccee51a also send to the client by mastercoms · 10 years ago
- 49f0c86 Add leaves decay by jimmikaelkael · 10 years ago
- 1c66987 Make water freeze if it's cold by jimmikaelkael · 10 years ago
- 000b460 Update readme for SpongeAPI: features, install, credits by deathcap · 10 years ago
- 0065cc8 Merge pull request #33 from deathcap/spongeapi by deathcap · 10 years ago
- f1ba94d Cleanup some obsolete code by deathcap · 10 years ago
- cae0713 Post SpongeAPI BlockBreakEvents by deathcap · 10 years ago
- f7a9993 Add SpongeAPI World implementation (mostly empty stubs for now) by deathcap · 10 years ago
- c6c15b2 Update SpongeAPI: commands, world gen API changes by deathcap · 10 years ago
- 48073ef Add BlockMycel and random block tick spread/fade by jimmikaelkael · 10 years ago
- 16520fb Use block lightopacity in BlockGrass by jimmikaelkael · 10 years ago
- b094b46 Add Fire block tick by jimmikaelkael · 10 years ago
- 50888bc Load SpongeAPI plugins first, skip recognized from Bukkit loading by deathcap · 10 years ago
- 722557a Use instance getPluginsDirectory() by deathcap · 10 years ago