- 505d38e fix grass decay by traaks · 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
- c4d4bb9 Glowkit update by mastercoms · 9 years ago
- 854a354 Stop using commons by mastercoms · 9 years ago
- d8a00ed Add support for custom spawn reason by mastercoms · 9 years ago
- 832c46a Move spawn logic to world by mastercoms · 9 years ago
- 0261126 update dependencies for warning fixes by mastercoms · 9 years ago
- c85cc4f Fix Javadoc warnings by mastercoms · 9 years ago
- b266c65 Fix Javadocs by mastercoms · 9 years ago
- 5f54f2c Cleanup pom and fix /version by mastercoms · 9 years ago
- 812a9fb Added 1.9 enchantments to registry, new Rarity enum to replace 'weight' (magic value), added 'treasure' enchantment property. by Momo · 9 years ago
- d8a1925 Update flow network by mastercoms · 9 years ago
- 0873ed3 Item Durability by mastercoms · 9 years ago
- 1c6f71f Start of durability support. by William Lebel · 9 years ago
- 879f05c The artifact changed from upstream by mastercoms · 9 years ago
- a840ae6 Fix flownetworking submodule by mastercoms · 9 years ago
- c291655 Update flow-network by mastercoms · 9 years ago
- 7a3b3ce Update Glowkit for Javadoc fixes by mastercoms · 9 years ago
- abce03d update links by mastercoms · 9 years ago
- 927b7d4 Update Glowkit for pom changes by mastercoms · 9 years ago
- 324ce32 Break bottom of double plant when top is broken by mastercoms · 9 years ago
- 0f27924 Make circleci config completely public and use setup.sh by mastercoms · 9 years ago
- e0e0bd7 add direct link now that we're on master by mastercoms · 9 years ago
- 0a36e3e Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
- 6c12075 You can now go through shrubs by mastercoms · 9 years ago
- 8a6651d Fix fence yaw stuff by mastercoms · 9 years ago
- 73a16ee cache type by mastercoms · 9 years ago
- 806c5d1 Merge pull request #223 from GlowstoneMC/1.9 by mastercoms · 9 years ago v1.9
- 2ffd210 Optimize water and config by mastercoms · 9 years ago
- ee1dc21 Add option to enable indev water physics by mastercoms · 9 years ago
- 5e73723 Fix sounds by mastercoms · 9 years ago
- 39bb6cd Optimize GlowSound (add pattern and remove debug) by mastercoms · 9 years ago
- a561e39 Merge branch '1.9' of github.com:GlowstonePlusPlus/GlowstonePlusPlus into 1.9 by mastercoms · 9 years ago
- 8cb12c7 Update constants for 1.9 by mastercoms · 9 years ago
- 694581b [Pom] Change artifact version to 1.9 by Gareth Coles · 9 years ago
- fc924b5 Final removals before 1.9 additions by mastercoms · 9 years ago
- 84572b0 Implement 1.9 API except for GlowSound by mastercoms · 9 years ago
- 1d80aea Merge some changes by mastercoms · 9 years ago
- 81a445e Remove unused import by mastercoms · 9 years ago
- d95789c 1.9 in the readme by mastercoms · 9 years ago
- 378a4b1 Fix compile errors by mastercoms · 9 years ago
- bb1c5e5 1.9 update by mastercoms · 9 years ago
- e9b486f 1.9 by mastercoms · 9 years ago
- 36d3cdf Fix some merge errors by mastercoms · 9 years ago
- df1deeb Fix style errors by mastercoms · 9 years ago
- c1472e2 Metadata fixes for the tameable animals, Updated protocol version to 1.9-pre1. Fixed SpawnObjectCodec with the new information from wiki.vg. by William Lebel · 9 years ago
- f7a487a Chunk message - Part 2 by Seppe Volkaerts · 9 years ago
- 94c3332 Formatting by William Lebel · 9 years ago
- 18056f3 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
- 1ee1353 Fix the Metadata system with all the new values. by William Lebel · 9 years ago
- 1cd5bea Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
- f18dfee Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
- f972e0c Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
- 61a7258 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago
- aafa1f9 Change to use more modern APIs by mastercoms · 9 years ago v1.8.9
- 98d1fc7 Dont ignore EntityMetadataMessage by Paulomart · 9 years ago
- fdc4271 Update protocol version and game version to 1.9 by Paulomart · 9 years ago
- fc57be7 Merge pull request #222 from Mystalion/1.9 by Paulomart · 9 years ago
- 9f81ce6 Finally fixed relative entity movment by Paulomart · 9 years ago
- d9f141d Convert missing Codecs to double and fix test by Paulomart · 9 years ago