1. 65260c7 Update to fix #247 by mastercoms · 9 years ago
  2. 804e779 fix some placement by traaks · 9 years ago
  3. 7340f83 Fixes issue 246. by Momo · 9 years ago
  4. e078959 revert sign text encoding by traaks · 9 years ago
  5. a58ba1f Overworld generation fix by Michaël Jimenez · 9 years ago
  6. d087be6 Merge pull request #260 from techtrails/patch-1 by mastercoms · 9 years ago
  7. 0c24aac Fix small hyphen error by techtrails · 9 years ago
  8. f84d3f0 Merge pull request #254 from traaks/mycel by mastercoms · 9 years ago
  9. 1479258 update mycelium by traaks · 9 years ago
  10. 857d7b9 Merge pull request #243 from GreenBeard/master by mastercoms · 9 years ago
  11. cbfdc9d Merge pull request #249 from GreenBeard/WorldGeneration by mastercoms · 9 years ago
  12. 175682f Merge pull request #252 from traaks/grass by mastercoms · 9 years ago
  13. bac74b7 Merge pull request #253 from momothereal/issue/248 by Gareth Coles · 9 years ago
  14. 2d7e660 Http -> Https, added User-Agent to Library downloader. by Momo · 9 years ago
  15. 939b1c0 update grass spread by traaks · 9 years ago
  16. ce89cca Merge pull request #244 from GlowstoneMC/metrics by mastercoms · 9 years ago
  17. b4cccef Merge pull request #251 from traaks/grass by mastercoms · 9 years ago
  18. 505d38e fix grass decay by traaks · 9 years ago
  19. 6ca6bbc Add support for more chunk generation options. by GreenBeard · 9 years ago
  20. c1efe2f Add metrics by kamcio96 · 9 years ago
  21. 284af30 Fix FallingBlockStore.java and changes GlowFallingBlock to replace grass by GreenBeard · 9 years ago
  22. 83b3efc Fixed Flower Pot not dropping items correctly Adds FallingBlock by GreenBeard · 9 years ago
  23. 611e2b2 FromTo event for liquids by mastercoms · 9 years ago
  24. f7bbaae Return null if biome doesn't exist, as documented by mastercoms · 9 years ago
  25. 4ef0c05 Shortcut route to null for structures by mastercoms · 9 years ago
  26. 2e1edc2 Allow for unknown structures by skipping them (untested) by mastercoms · 9 years ago
  27. 754ce04 Update Glowkit for Javadoc fixes by mastercoms · 9 years ago
  28. 8e8a724 Merge pull request #236 from momothereal/metadata-fix by mastercoms · 9 years ago
  29. abeac18 Whoops... by Momo · 9 years ago
  30. efea11b Fixed a bunch of wrong byte metadata getters that should be Booleans by Momo · 9 years ago
  31. c45b7dc Fix Zombie server crashes, implemented Zombie Villager professions. by Momo · 9 years ago
  32. b3ebc6f Fix link to all builds by mastercoms · 9 years ago
  33. e33a1ae Update by kamcio96 · 9 years ago
  34. 7d6dd06 First test for this by kamcio96 · 9 years ago
  35. 17e9247 Update glowkit by mastercoms · 9 years ago
  36. 9a11c8e Pigs and sheeps can't be interacted with as babies. by Momo · 9 years ago
  37. da31156 Update Glowkit submodule to commit 19044dd091386c52aca2ca855847504e9d16499a by Momo · 9 years ago
  38. 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
  39. 43de4f6 [Babies] Cows cannot be milked when babies. by Momo · 9 years ago
  40. c9345c1 Moved Animal babies to Ageable entities. Added Baby/Parent implementation. by Momo · 9 years ago
  41. 85c15d8 [Baby Spawn] Reverted Spectator check by Momo · 9 years ago
  42. 2c293c4 [Baby Spawn] Added spectator mode check, changed egg consumption check. by Momo · 9 years ago
  43. 1b878f4 Add Baby spawning with spawn eggs. by Momo · 9 years ago
  44. febc28a Merge pull request #235 from hibo98/fix-sapling by mastercoms · 9 years ago
  45. 1873f6a Use Sapling instead of Tree by hibo98 · 9 years ago
  46. 2139755 Merge pull request #233 from traaks/chest by mastercoms · 9 years ago
  47. 67f0d02 already attached by traaks · 9 years ago
  48. 9b36415 trapped chest by traaks · 9 years ago
  49. c848917 Implement getConfig() Spigot-API by mastercoms · 9 years ago
  50. fa71a5f Add getConfig() method to ServerConfig by mastercoms · 9 years ago
  51. d59f60f Update glowkit by mastercoms · 9 years ago
  52. 70d004d Merge pull request #232 from MOMOTHEREAL/squid-watermob by mastercoms · 9 years ago
  53. 5926a04 Squids are WaterMobs by Momo · 9 years ago
  54. d746859 Merge branch 'MOMOTHEREAL-1.9-spawn' by mastercoms · 9 years ago
  55. fea2efd Merge branch '1.9-spawn' of https://github.com/MOMOTHEREAL/GlowstonePlusPlus into MOMOTHEREAL-1.9-spawn by mastercoms · 9 years ago
  56. 42f902a Optimize imports by mastercoms · 9 years ago
  57. 1c54f5a Merge branch 'MOMOTHEREAL-1.9-enchantments' by mastercoms · 9 years ago
  58. 0e9e739 Add 1.9 enchantments and cleanup by mastercoms · 9 years ago
  59. a69b692 Remove redundancy in code by mastercoms · 9 years ago
  60. d3b0650 Remove proto debug by mastercoms · 9 years ago
  61. 7ae011d Update Glowkit for upstream update by mastercoms · 9 years ago
  62. 93ec95c Implement SpawnMeta API for 1.9 Spawn Eggs by Momo · 9 years ago
  63. fa55d70 Update glowkit and implement updates by mastercoms · 9 years ago
  64. c4d4bb9 Glowkit update by mastercoms · 9 years ago
  65. 854a354 Stop using commons by mastercoms · 9 years ago
  66. d8a00ed Add support for custom spawn reason by mastercoms · 9 years ago
  67. 832c46a Move spawn logic to world by mastercoms · 9 years ago
  68. 0261126 update dependencies for warning fixes by mastercoms · 9 years ago
  69. c85cc4f Fix Javadoc warnings by mastercoms · 9 years ago
  70. b266c65 Fix Javadocs by mastercoms · 9 years ago
  71. 5f54f2c Cleanup pom and fix /version by mastercoms · 9 years ago
  72. 812a9fb Added 1.9 enchantments to registry, new Rarity enum to replace 'weight' (magic value), added 'treasure' enchantment property. by Momo · 9 years ago
  73. d8a1925 Update flow network by mastercoms · 9 years ago
  74. 0873ed3 Item Durability by mastercoms · 9 years ago
  75. 1c6f71f Start of durability support. by William Lebel · 9 years ago
  76. 879f05c The artifact changed from upstream by mastercoms · 9 years ago
  77. a840ae6 Fix flownetworking submodule by mastercoms · 9 years ago
  78. c291655 Update flow-network by mastercoms · 9 years ago
  79. 7a3b3ce Update Glowkit for Javadoc fixes by mastercoms · 9 years ago
  80. abce03d update links by mastercoms · 9 years ago
  81. 927b7d4 Update Glowkit for pom changes by mastercoms · 9 years ago
  82. 324ce32 Break bottom of double plant when top is broken by mastercoms · 9 years ago
  83. 0f27924 Make circleci config completely public and use setup.sh by mastercoms · 9 years ago
  84. e0e0bd7 add direct link now that we're on master by mastercoms · 9 years ago
  85. 0a36e3e Merge branch 'master' of github.com:GlowstonePlusPlus/GlowstonePlusPlus by mastercoms · 9 years ago
  86. 6c12075 You can now go through shrubs by mastercoms · 9 years ago
  87. 8a6651d Fix fence yaw stuff by mastercoms · 9 years ago
  88. 73a16ee cache type by mastercoms · 9 years ago
  89. 806c5d1 Merge pull request #223 from GlowstoneMC/1.9 by mastercoms · 9 years ago v1.9
  90. 2ffd210 Optimize water and config by mastercoms · 9 years ago
  91. ee1dc21 Add option to enable indev water physics by mastercoms · 9 years ago
  92. 5e73723 Fix sounds by mastercoms · 9 years ago
  93. 39bb6cd Optimize GlowSound (add pattern and remove debug) by mastercoms · 9 years ago
  94. a561e39 Merge branch '1.9' of github.com:GlowstonePlusPlus/GlowstonePlusPlus into 1.9 by mastercoms · 9 years ago
  95. 8cb12c7 Update constants for 1.9 by mastercoms · 9 years ago
  96. 694581b [Pom] Change artifact version to 1.9 by Gareth Coles · 9 years ago
  97. fc924b5 Final removals before 1.9 additions by mastercoms · 9 years ago
  98. 84572b0 Implement 1.9 API except for GlowSound by mastercoms · 9 years ago
  99. 1d80aea Merge some changes by mastercoms · 9 years ago
  100. 81a445e Remove unused import by mastercoms · 9 years ago