1. 2c293c4 [Baby Spawn] Added spectator mode check, changed egg consumption check. by Momo · 9 years ago
  2. 1b878f4 Add Baby spawning with spawn eggs. by Momo · 9 years ago
  3. 1873f6a Use Sapling instead of Tree by hibo98 · 9 years ago
  4. 67f0d02 already attached by traaks · 9 years ago
  5. 9b36415 trapped chest by traaks · 9 years ago
  6. c848917 Implement getConfig() Spigot-API by mastercoms · 9 years ago
  7. fa71a5f Add getConfig() method to ServerConfig by mastercoms · 9 years ago
  8. 5926a04 Squids are WaterMobs by Momo · 9 years ago
  9. fea2efd Merge branch '1.9-spawn' of https://github.com/MOMOTHEREAL/GlowstonePlusPlus into MOMOTHEREAL-1.9-spawn by mastercoms · 9 years ago
  10. 42f902a Optimize imports by mastercoms · 9 years ago
  11. 0e9e739 Add 1.9 enchantments and cleanup by mastercoms · 9 years ago
  12. a69b692 Remove redundancy in code by mastercoms · 9 years ago
  13. d3b0650 Remove proto debug by mastercoms · 9 years ago
  14. 93ec95c Implement SpawnMeta API for 1.9 Spawn Eggs by Momo · 9 years ago
  15. fa55d70 Update glowkit and implement updates by mastercoms · 9 years ago
  16. 854a354 Stop using commons by mastercoms · 9 years ago
  17. d8a00ed Add support for custom spawn reason by mastercoms · 9 years ago
  18. 832c46a Move spawn logic to world by mastercoms · 9 years ago
  19. c85cc4f Fix Javadoc warnings by mastercoms · 9 years ago
  20. b266c65 Fix Javadocs by mastercoms · 9 years ago
  21. 5f54f2c Cleanup pom and fix /version by mastercoms · 9 years ago
  22. 812a9fb Added 1.9 enchantments to registry, new Rarity enum to replace 'weight' (magic value), added 'treasure' enchantment property. by Momo · 9 years ago
  23. d8a1925 Update flow network by mastercoms · 9 years ago
  24. 0873ed3 Item Durability by mastercoms · 9 years ago
  25. 1c6f71f Start of durability support. by William Lebel · 9 years ago
  26. 324ce32 Break bottom of double plant when top is broken by mastercoms · 9 years ago
  27. 6c12075 You can now go through shrubs by mastercoms · 9 years ago
  28. 8a6651d Fix fence yaw stuff by mastercoms · 9 years ago
  29. 73a16ee cache type by mastercoms · 9 years ago
  30. 2ffd210 Optimize water and config by mastercoms · 9 years ago
  31. ee1dc21 Add option to enable indev water physics by mastercoms · 9 years ago
  32. 5e73723 Fix sounds by mastercoms · 9 years ago
  33. 39bb6cd Optimize GlowSound (add pattern and remove debug) by mastercoms · 9 years ago
  34. 8cb12c7 Update constants for 1.9 by mastercoms · 9 years ago
  35. fc924b5 Final removals before 1.9 additions by mastercoms · 9 years ago
  36. 84572b0 Implement 1.9 API except for GlowSound by mastercoms · 9 years ago
  37. 81a445e Remove unused import by mastercoms · 9 years ago
  38. 378a4b1 Fix compile errors by mastercoms · 9 years ago
  39. bb1c5e5 1.9 update by mastercoms · 9 years ago
  40. e9b486f 1.9 by mastercoms · 9 years ago
  41. 36d3cdf Fix some merge errors by mastercoms · 9 years ago
  42. df1deeb Fix style errors by mastercoms · 9 years ago
  43. 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
  44. f7a487a Chunk message - Part 2 by Seppe Volkaerts · 9 years ago
  45. 94c3332 Formatting by William Lebel · 9 years ago
  46. 18056f3 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
  47. 1ee1353 Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  48. 1cd5bea Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  49. f18dfee Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
  50. f972e0c Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
  51. 61a7258 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago
  52. aafa1f9 Change to use more modern APIs by mastercoms · 9 years ago v1.8.9
  53. 98d1fc7 Dont ignore EntityMetadataMessage by Paulomart · 9 years ago
  54. fdc4271 Update protocol version and game version to 1.9 by Paulomart · 9 years ago
  55. 9f81ce6 Finally fixed relative entity movment by Paulomart · 9 years ago
  56. d9f141d Convert missing Codecs to double and fix test by Paulomart · 9 years ago
  57. ff61484 Update Entities to use double based location system by Paulomart · 9 years ago
  58. 7894c81 Bump protocol version and update Spawn*Codecs and Spawn*Messages by Paulomart · 9 years ago
  59. 8bea108 Merge pull request #200 from Mystalion/itemflags by mastercoms · 9 years ago
  60. 51f767b Netty 4.1 by mastercoms · 9 years ago
  61. 9f67dbe Merge pull request #189 from hibo98/furnace by mastercoms · 9 years ago
  62. 974911d Merge pull request #219 from LukBukkit/cowsandsheeps by mastercoms · 9 years ago
  63. ed82602 Decorate with ice shards if there is snow by mastercoms · 9 years ago
  64. f63faea Merge pull request #220 from GlowstonePlusPlus/simplify by mastercoms · 9 years ago
  65. 2584979 Correct Furnace Recipes and add XP to FurnaceRecipes by hibo98 · 9 years ago
  66. d0ff79f Fixed Bugs: - Use event outputs - Fill bucket with water when dry sponge by hibo98 · 9 years ago
  67. 088a5ad Fixing more Bugs: by hibo98 · 9 years ago
  68. 9997d19 Fixing Bugs: by hibo98 · 9 years ago
  69. d9ba567 Implementation of Furnace 1 by hibo98 · 9 years ago
  70. 3156b4b Furnace Fuels and Furnace Recipes by hibo98 · 9 years ago
  71. 215825f Remove cave populator by mastercoms · 9 years ago
  72. 1894518 Cleanup enums by mastercoms · 9 years ago
  73. c1c6ebe Fix constructor calls in UserListItemMessage by mastercoms · 9 years ago
  74. 24601cd Change to actually assign base to something by mastercoms · 9 years ago
  75. 915faac Simplify and cleanup code by mastercoms · 9 years ago
  76. c4b7218 Added sounds and removed PlayerInteractEntityEvents by LukBukkit · 9 years ago
  77. 5b8d75e Milk is now drinkable, chicken lay eggs, cows are milkable and sheeps give wool by LukBukkit · 9 years ago
  78. e24f061 Cow gives now milk by LukBukkit · 9 years ago
  79. f70814d Merge pull request #218 from GlowstonePlusPlus/jdk8 by mastercoms · 9 years ago
  80. 3388501 I accidentally typed a parenthesis before committing by mastercoms · 9 years ago
  81. 8418816 Revert optimization changes - they might have caused the chunk errors by mastercoms · 9 years ago
  82. 922efeb Remove repeated comment by mastercoms · 9 years ago
  83. 22f1f64 Remove unnecessary modfiers and fix javadoc by mastercoms · 9 years ago
  84. 59028e1 Cleanup and simplify lambdas by mastercoms · 9 years ago
  85. ca8e5fb Fix type errors by mastercoms · 9 years ago
  86. ae93a97 Move to java 8 by mastercoms · 9 years ago
  87. e7adec5 Add param tag to javadoc by mastercoms · 9 years ago
  88. 944e611 Cleanup javadocs by mastercoms · 9 years ago
  89. edbace2 Let's not kick players for now (until we sort this out) by mastercoms · 9 years ago
  90. 91f7e8e Fix style errors by mastercoms · 9 years ago
  91. f5a19d5 Merge pull request #201 from kaenganxt/armorstands by mastercoms · 9 years ago
  92. e2cc49c 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
  93. 9a93164 Chunk message - Part 2 by Seppe Volkaerts · 9 years ago
  94. 56196f2 Formatting by William Lebel · 9 years ago
  95. 4f3f960 Chunk message - Part 1 by Seppe Volkaerts · 9 years ago
  96. d33e01b Fix the Metadata system with all the new values. by William Lebel · 9 years ago
  97. 4db3dfb Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 9 years ago
  98. 48e31d7 Fix SoundEffectMessage/Codec by William Lebel · 9 years ago
  99. f263cbc Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 9 years ago
  100. 5ac6bd2 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 9 years ago