1. 38de459 Add missing import statement for GlowServer by mastercoms · 9 years ago
  2. 47349b8 Update to 1.9.4, compatibility with 1.9, 1.9.2, 1.9.3 (#273) by Momo · 9 years ago
  3. fa5f8a0 Add "Potion" NBT Item entry for potions/tipped arrows, fixes issue 280 (#281) by Momo · 9 years ago
  4. 7d99696 Add Elytra flying/gliding. (#268) by Momo · 9 years ago
  5. aa1273e Integration of Mojangson API for conversion from Mojangson to/from NBT. (#238) by Momo · 9 years ago
  6. 6b93290 Save player achievements and stats in stats/ directory. (#277) by Momo · 9 years ago
  7. 6cd7b71 Add (very) basic support for off-hand, in order to fix 276. (#279) by Momo · 9 years ago
  8. 45f93e4 Fix inventories getting out of sync sometimes. Closes #181 (#272) by Paulomart · 9 years ago
  9. 6bbf762 Fix server version metrics by mastercoms · 9 years ago
  10. 540ab67 Make material names lowercase in tab completion by mastercoms · 9 years ago
  11. 4b66da3 Fix protocol tests by kamcio96 · 10 years ago
  12. 2a6fb81 Merge branch 'master' of https://github.com/GlowstoneMC/GlowstonePlusPlus by kamcio96 · 10 years ago
  13. 66deeef Support 1.9 - 1.9.2 by kamcio96 · 10 years ago
  14. 85e98f3 Fixes #250 by mastercoms · 10 years ago
  15. 17e80e0 Update protocol to 1.9.2 by mastercoms · 10 years ago
  16. b59b15d Merge branch 'master' of github.com:GlowstoneMC/GlowstonePlusPlus by mastercoms · 10 years ago
  17. 0fd7edf Update and implement dependencies by mastercoms · 10 years ago
  18. 832f3d0 Update to 1.9.2 and change version formatting by mastercoms · 10 years ago
  19. 804e779 fix some placement by traaks · 10 years ago
  20. 7340f83 Fixes issue 246. by Momo · 10 years ago
  21. e078959 revert sign text encoding by traaks · 10 years ago
  22. a58ba1f Overworld generation fix by Michaël Jimenez · 10 years ago
  23. 1479258 update mycelium by traaks · 10 years ago
  24. 857d7b9 Merge pull request #243 from GreenBeard/master by mastercoms · 10 years ago
  25. cbfdc9d Merge pull request #249 from GreenBeard/WorldGeneration by mastercoms · 10 years ago
  26. 175682f Merge pull request #252 from traaks/grass by mastercoms · 10 years ago
  27. bac74b7 Merge pull request #253 from momothereal/issue/248 by Gareth Coles · 10 years ago
  28. 2d7e660 Http -> Https, added User-Agent to Library downloader. by Momo · 10 years ago
  29. 939b1c0 update grass spread by traaks · 10 years ago
  30. ce89cca Merge pull request #244 from GlowstoneMC/metrics by mastercoms · 10 years ago
  31. 505d38e fix grass decay by traaks · 10 years ago
  32. 6ca6bbc Add support for more chunk generation options. by GreenBeard · 10 years ago
  33. c1efe2f Add metrics by kamcio96 · 10 years ago
  34. 284af30 Fix FallingBlockStore.java and changes GlowFallingBlock to replace grass by GreenBeard · 10 years ago
  35. 83b3efc Fixed Flower Pot not dropping items correctly Adds FallingBlock by GreenBeard · 10 years ago
  36. 611e2b2 FromTo event for liquids by mastercoms · 10 years ago
  37. f7bbaae Return null if biome doesn't exist, as documented by mastercoms · 10 years ago
  38. 4ef0c05 Shortcut route to null for structures by mastercoms · 10 years ago
  39. 2e1edc2 Allow for unknown structures by skipping them (untested) by mastercoms · 10 years ago
  40. abeac18 Whoops... by Momo · 10 years ago
  41. efea11b Fixed a bunch of wrong byte metadata getters that should be Booleans by Momo · 10 years ago
  42. c45b7dc Fix Zombie server crashes, implemented Zombie Villager professions. by Momo · 10 years ago
  43. e33a1ae Update by kamcio96 · 10 years ago
  44. 7d6dd06 First test for this by kamcio96 · 10 years ago
  45. 9a11c8e Pigs and sheeps can't be interacted with as babies. by Momo · 10 years ago
  46. bd0437b Monsters are not ageable by default. Baby zombies are not ageable creatures, because they don't have the AI for it. by Momo · 10 years ago
  47. 43de4f6 [Babies] Cows cannot be milked when babies. by Momo · 10 years ago
  48. c9345c1 Moved Animal babies to Ageable entities. Added Baby/Parent implementation. by Momo · 10 years ago
  49. 85c15d8 [Baby Spawn] Reverted Spectator check by Momo · 10 years ago
  50. 2c293c4 [Baby Spawn] Added spectator mode check, changed egg consumption check. by Momo · 10 years ago
  51. 1b878f4 Add Baby spawning with spawn eggs. by Momo · 10 years ago
  52. 1873f6a Use Sapling instead of Tree by hibo98 · 10 years ago
  53. 67f0d02 already attached by traaks · 10 years ago
  54. 9b36415 trapped chest by traaks · 10 years ago
  55. c848917 Implement getConfig() Spigot-API by mastercoms · 10 years ago
  56. fa71a5f Add getConfig() method to ServerConfig by mastercoms · 10 years ago
  57. 5926a04 Squids are WaterMobs by Momo · 10 years ago
  58. fea2efd Merge branch '1.9-spawn' of https://github.com/MOMOTHEREAL/GlowstonePlusPlus into MOMOTHEREAL-1.9-spawn by mastercoms · 10 years ago
  59. 42f902a Optimize imports by mastercoms · 10 years ago
  60. 0e9e739 Add 1.9 enchantments and cleanup by mastercoms · 10 years ago
  61. a69b692 Remove redundancy in code by mastercoms · 10 years ago
  62. d3b0650 Remove proto debug by mastercoms · 10 years ago
  63. 93ec95c Implement SpawnMeta API for 1.9 Spawn Eggs by Momo · 10 years ago
  64. fa55d70 Update glowkit and implement updates by mastercoms · 10 years ago
  65. 854a354 Stop using commons by mastercoms · 10 years ago
  66. d8a00ed Add support for custom spawn reason by mastercoms · 10 years ago
  67. 832c46a Move spawn logic to world by mastercoms · 10 years ago
  68. c85cc4f Fix Javadoc warnings by mastercoms · 10 years ago
  69. b266c65 Fix Javadocs by mastercoms · 10 years ago
  70. 5f54f2c Cleanup pom and fix /version by mastercoms · 10 years ago
  71. 812a9fb Added 1.9 enchantments to registry, new Rarity enum to replace 'weight' (magic value), added 'treasure' enchantment property. by Momo · 10 years ago
  72. d8a1925 Update flow network by mastercoms · 10 years ago
  73. 0873ed3 Item Durability by mastercoms · 10 years ago
  74. 1c6f71f Start of durability support. by William Lebel · 10 years ago
  75. 324ce32 Break bottom of double plant when top is broken by mastercoms · 10 years ago
  76. 6c12075 You can now go through shrubs by mastercoms · 10 years ago
  77. 8a6651d Fix fence yaw stuff by mastercoms · 10 years ago
  78. 73a16ee cache type by mastercoms · 10 years ago
  79. 2ffd210 Optimize water and config by mastercoms · 10 years ago
  80. ee1dc21 Add option to enable indev water physics by mastercoms · 10 years ago
  81. 5e73723 Fix sounds by mastercoms · 10 years ago
  82. 39bb6cd Optimize GlowSound (add pattern and remove debug) by mastercoms · 10 years ago
  83. 8cb12c7 Update constants for 1.9 by mastercoms · 10 years ago
  84. fc924b5 Final removals before 1.9 additions by mastercoms · 10 years ago
  85. 84572b0 Implement 1.9 API except for GlowSound by mastercoms · 10 years ago
  86. 81a445e Remove unused import by mastercoms · 10 years ago
  87. 378a4b1 Fix compile errors by mastercoms · 10 years ago
  88. bb1c5e5 1.9 update by mastercoms · 10 years ago
  89. e9b486f 1.9 by mastercoms · 10 years ago
  90. 36d3cdf Fix some merge errors by mastercoms · 10 years ago
  91. df1deeb Fix style errors by mastercoms · 10 years ago
  92. 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 · 10 years ago
  93. f7a487a Chunk message - Part 2 by Seppe Volkaerts · 10 years ago
  94. 94c3332 Formatting by William Lebel · 10 years ago
  95. 18056f3 Chunk message - Part 1 by Seppe Volkaerts · 10 years ago
  96. 1ee1353 Fix the Metadata system with all the new values. by William Lebel · 10 years ago
  97. 1cd5bea Fix EntityMetadata sending. Use the real UUID for Creative, TNTPRimed, Item, ItemFrame. by William Lebel · 10 years ago
  98. f18dfee Fix SoundEffectMessage/Codec by William Lebel · 10 years ago
  99. f972e0c Protocol changes mostly done. Chunk needs to be updated to the new format. by William Lebel · 10 years ago
  100. 61a7258 Implementing 1.9 protocol. At Sound Effect (0x47) by William Lebel · 10 years ago