- ada5e7d Added more blocks in switch-block (#299) by Shad0wCore · 8 years ago
- 0207abb Merge pull request #300 from BjoernPetersen/ignore_eclipse_files by kamcio96 · 8 years ago
- 695afc2 Add files generated by eclipse to .gitignore by Björn Petersen · 8 years ago
- 7da52f8 Glowstone++--. by mastercoms · 8 years ago
- df9ab1c Fix .gitignore (lazy buggers), add PR template, clean GH .md files by Gareth Coles · 8 years ago
- 1f63fd6 Remove network from submodule by kamcio96 · 8 years ago
- 4056423 No more submodules! by mastercoms · 8 years ago
- c42cda3 network is available through repo by mastercoms · 8 years ago
- 3509c18 Remove Glowkit from submodule by kamcio96 · 8 years ago
- 7c692b3 Fix erroneous glowstone repo url by mastercoms · 8 years ago
- beb042d Glowkit is downloaded through maven, no need to compile by mastercoms · 8 years ago
- c45ed16 Add glowstone repo by mastercoms · 8 years ago
- 251616e Update pom.xml for Maven deployments by Gareth Coles · 8 years ago
- 38de459 Add missing import statement for GlowServer by mastercoms · 8 years ago
- 47349b8 Update to 1.9.4, compatibility with 1.9, 1.9.2, 1.9.3 (#273) by Momo · 8 years ago
- d7a1f30 Revert network back to CR7 by mastercoms · 8 years ago
- d6c17c2 Update network by mastercoms · 8 years ago
- fa5f8a0 Add "Potion" NBT Item entry for potions/tipped arrows, fixes issue 280 (#281) by Momo · 8 years ago
- 7d99696 Add Elytra flying/gliding. (#268) by Momo · 8 years ago
- aa1273e Integration of Mojangson API for conversion from Mojangson to/from NBT. (#238) by Momo · 8 years ago
- 6b93290 Save player achievements and stats in stats/ directory. (#277) by Momo · 8 years ago
- 6cd7b71 Add (very) basic support for off-hand, in order to fix 276. (#279) by Momo · 8 years ago
- 45f93e4 Fix inventories getting out of sync sometimes. Closes #181 (#272) by Paulomart · 8 years ago
- 6bbf762 Fix server version metrics by mastercoms · 9 years ago
- 540ab67 Make material names lowercase in tab completion by mastercoms · 9 years ago
- 4ddac92 Update to include how, not just policy by mastercoms · 9 years ago
- bb944a0 Remove extra header lines by mastercoms · 9 years ago
- 4c2d582 Update README for 1.9.2 by mastercoms · 9 years ago
- 4b66da3 Fix protocol tests by kamcio96 · 9 years ago
- 2a6fb81 Merge branch 'master' of https://github.com/GlowstoneMC/GlowstonePlusPlus by kamcio96 · 9 years ago
- 66deeef Support 1.9 - 1.9.2 by kamcio96 · 9 years ago
- 85e98f3 Fixes #250 by mastercoms · 9 years ago
- 6fe84f9 Update version command by mastercoms · 9 years ago
- 17e80e0 Update protocol to 1.9.2 by mastercoms · 9 years ago
- b59b15d Merge branch 'master' of github.com:GlowstoneMC/GlowstonePlusPlus by mastercoms · 9 years ago
- 0fd7edf Update and implement dependencies by mastercoms · 9 years ago
- 832f3d0 Update to 1.9.2 and change version formatting by mastercoms · 9 years ago
- 65260c7 Update to fix #247 by mastercoms · 9 years ago
- 804e779 fix some placement by traaks · 9 years ago
- 7340f83 Fixes issue 246. by Momo · 9 years ago
- e078959 revert sign text encoding by traaks · 9 years ago
- a58ba1f Overworld generation fix by Michaël Jimenez · 9 years ago
- d087be6 Merge pull request #260 from techtrails/patch-1 by mastercoms · 9 years ago
- 0c24aac Fix small hyphen error by techtrails · 9 years ago
- f84d3f0 Merge pull request #254 from traaks/mycel by mastercoms · 9 years ago
- 1479258 update mycelium by traaks · 9 years ago
- 857d7b9 Merge pull request #243 from GreenBeard/master by mastercoms · 9 years ago
- cbfdc9d Merge pull request #249 from GreenBeard/WorldGeneration by mastercoms · 9 years ago
- 175682f Merge pull request #252 from traaks/grass by mastercoms · 9 years ago
- bac74b7 Merge pull request #253 from momothereal/issue/248 by Gareth Coles · 9 years ago
- 2d7e660 Http -> Https, added User-Agent to Library downloader. by Momo · 9 years ago
- 939b1c0 update grass spread by traaks · 9 years ago
- ce89cca Merge pull request #244 from GlowstoneMC/metrics by mastercoms · 9 years ago
- b4cccef Merge pull request #251 from traaks/grass by mastercoms · 9 years ago
- 505d38e fix grass decay by traaks · 9 years ago
- 6ca6bbc Add support for more chunk generation options. by GreenBeard · 9 years ago
- c1efe2f Add metrics by kamcio96 · 9 years ago
- 284af30 Fix FallingBlockStore.java and changes GlowFallingBlock to replace grass by GreenBeard · 9 years ago
- 83b3efc Fixed Flower Pot not dropping items correctly Adds FallingBlock by GreenBeard · 9 years ago
- 611e2b2 FromTo event for liquids by mastercoms · 9 years ago
- f7bbaae Return null if biome doesn't exist, as documented by mastercoms · 9 years ago
- 4ef0c05 Shortcut route to null for structures by mastercoms · 9 years ago
- 2e1edc2 Allow for unknown structures by skipping them (untested) by mastercoms · 9 years ago
- 754ce04 Update Glowkit for Javadoc fixes by mastercoms · 9 years ago
- 8e8a724 Merge pull request #236 from momothereal/metadata-fix by mastercoms · 9 years ago
- abeac18 Whoops... by Momo · 9 years ago
- efea11b Fixed a bunch of wrong byte metadata getters that should be Booleans by Momo · 9 years ago
- c45b7dc Fix Zombie server crashes, implemented Zombie Villager professions. by Momo · 9 years ago
- b3ebc6f Fix link to all builds by mastercoms · 9 years ago
- e33a1ae Update by kamcio96 · 9 years ago
- 7d6dd06 First test for this by kamcio96 · 9 years ago
- 17e9247 Update glowkit by mastercoms · 9 years ago
- 9a11c8e Pigs and sheeps can't be interacted with as babies. by Momo · 9 years ago
- da31156 Update Glowkit submodule to commit 19044dd091386c52aca2ca855847504e9d16499a by Momo · 9 years ago
- bd0437b Monsters are not ageable by default. Baby zombies are not ageable creatures, because they don't have the AI for it. by Momo · 9 years ago
- 43de4f6 [Babies] Cows cannot be milked when babies. by Momo · 9 years ago
- c9345c1 Moved Animal babies to Ageable entities. Added Baby/Parent implementation. by Momo · 9 years ago
- 85c15d8 [Baby Spawn] Reverted Spectator check by Momo · 9 years ago
- 2c293c4 [Baby Spawn] Added spectator mode check, changed egg consumption check. by Momo · 9 years ago
- 1b878f4 Add Baby spawning with spawn eggs. by Momo · 9 years ago
- febc28a Merge pull request #235 from hibo98/fix-sapling by mastercoms · 9 years ago
- 1873f6a Use Sapling instead of Tree by hibo98 · 9 years ago
- 2139755 Merge pull request #233 from traaks/chest by mastercoms · 9 years ago
- 67f0d02 already attached by traaks · 9 years ago
- 9b36415 trapped chest by traaks · 9 years ago
- c848917 Implement getConfig() Spigot-API by mastercoms · 9 years ago
- fa71a5f Add getConfig() method to ServerConfig by mastercoms · 9 years ago
- d59f60f Update glowkit by mastercoms · 9 years ago
- 70d004d Merge pull request #232 from MOMOTHEREAL/squid-watermob by mastercoms · 9 years ago
- 5926a04 Squids are WaterMobs by Momo · 9 years ago
- d746859 Merge branch 'MOMOTHEREAL-1.9-spawn' by mastercoms · 9 years ago
- fea2efd Merge branch '1.9-spawn' of https://github.com/MOMOTHEREAL/GlowstonePlusPlus into MOMOTHEREAL-1.9-spawn by mastercoms · 9 years ago
- 42f902a Optimize imports by mastercoms · 9 years ago
- 1c54f5a Merge branch 'MOMOTHEREAL-1.9-enchantments' by mastercoms · 9 years ago
- 0e9e739 Add 1.9 enchantments and cleanup by mastercoms · 9 years ago
- a69b692 Remove redundancy in code by mastercoms · 9 years ago
- d3b0650 Remove proto debug by mastercoms · 9 years ago
- 7ae011d Update Glowkit for upstream update by mastercoms · 9 years ago
- 93ec95c Implement SpawnMeta API for 1.9 Spawn Eggs by Momo · 9 years ago
- fa55d70 Update glowkit and implement updates by mastercoms · 9 years ago