1. e5a976e Fix new worlds starting off with thundering rain. Closes GH-15 by deathcap · 10 years ago
  2. 6d20d45 Fix structure generation, missing StructurePopulator from bad merge. Closes GH-10 by deathcap · 10 years ago
  3. 725c222 Merge pull request #7 from deathcap/sparticles by deathcap · 10 years ago
  4. b1303b3 Fix particles with MaterialData through Spigot's Particle API by deathcap · 10 years ago
  5. 0822eaa Correct the particle enums and IDs by deathcap · 10 years ago
  6. cc759de Fix ParticleTest testGetData() by deathcap · 10 years ago
  7. 8b11583 Update for new effect API enum constants by deathcap · 10 years ago
  8. b57ea48 set creative inventory item fixes #8 by mastercoms · 10 years ago
  9. 11202c9 Merge branch 'noteblocks' Add Noteblocks and Jukeboxes by deathcap · 10 years ago
  10. d0b16cf Merge branch 'click-logic' Fixed window click logic by deathcap · 10 years ago
  11. bd5fe03 Correct the GAME_VERSION constant by deathcap · 10 years ago
  12. 3b968c1 Remove stray import by deathcap · 10 years ago
  13. 3f5da4f Start porting particles from Glowkit API to Spigot API by deathcap · 10 years ago
  14. 41717ca Merge branch 'flowerpot' Add flower pot implementation by deathcap · 10 years ago
  15. 699947c Merge branch 'raceconditions' Fix race conditions by deathcap · 10 years ago
  16. 831b811 Merge branch 'readtimeout' Switch to Netty ReadTimeoutHandler by deathcap · 10 years ago
  17. 88bf270 Merge branch 'block-ticking' Add basic random blocks tick by deathcap · 10 years ago
  18. 800f5c0 Merge branch 'nbt-structures' Add more biome decorators by deathcap · 10 years ago
  19. 735b4cc Update previous merge to use Spigot's EnchantingInventory API by deathcap · 10 years ago
  20. 14152de Merge branch 'impl-ench' Enchantments implementation by deathcap · 10 years ago
  21. 7c0de39 Merge branch 'bed' Add bed interaction / sleeping by deathcap · 10 years ago
  22. 9b35bcd Merge branch 'attributes' Attributes by deathcap · 10 years ago
  23. 26ca399 Fix setting playEffect ignoreDistance by deathcap · 10 years ago
  24. 10ecaee Merge branch 'suffocation' Add Block Suffocation by deathcap · 10 years ago
  25. 8e2fcb6 Update to use Banner.Pattern instead of BannerPattern API by deathcap · 10 years ago
  26. 6cbbecc Update getMinedDrops() for by deathcap · 10 years ago
  27. 92c9d0c Merge branch 'cauldron' Adding cauldron by deathcap · 10 years ago
  28. 3eff41c Merge branch 'tnt_drops' Fix GlowBlock#getDrops() and #breakNaturally() by deathcap · 10 years ago
  29. 2e2926e Merge branch 'build-height' Add support for configurable world height by deathcap · 10 years ago
  30. fbdee0d Merge branch 'worldgen2' Add overworld world generator by deathcap · 10 years ago
  31. f62c253 Update to use Rabbit.Type instead of RabbitType by deathcap · 10 years ago
  32. c37ac2a Merge branch 'entities-passive-part1' Add Part 1 of Passive Entities [Entities] by deathcap · 10 years ago
  33. 53691c3 Fix bonemealing grass not working from bad merge of drops PR by deathcap · 10 years ago
  34. b576b1e Merge branch 'biomegrid' Add biomegrid by deathcap · 10 years ago
  35. 12728e8 Update removed TreeGenerator to GlowTree by deathcap · 10 years ago
  36. c92319e Merge branch 'decorators' Add more biome decorators by deathcap · 10 years ago
  37. 2d32780 Merge branch 'potion-meta' Add Potion ItemMeta by deathcap · 10 years ago
  38. f9db8ef Merge branch 'blastresistance' Material values: hardness, blast-resistance, etc. by deathcap · 10 years ago
  39. 990a916 Merge branch 'drops' Drop the correct drops by deathcap · 10 years ago
  40. 9d22595 Merge branch 'bugfix/whitelist' Fix the player 'joining' when they should be kicked by deathcap · 10 years ago
  41. cca89ca Change itemframe rotation in previous commit to use new enum values instead of doubles by deathcap · 10 years ago
  42. 1f7d9be Merge branch 'itemframes' Continuation of @wow4201's Item Frames by deathcap · 10 years ago
  43. 4be0b8b Merge branch 'config' Generate default glowstone.yml from ServerConfig.Key by deathcap · 10 years ago
  44. d14c080 Merge branch 'bonemeal' Bonemeal interaction by deathcap · 10 years ago
  45. 93528b7 Merge branch 'doublechest' Support for multi-block inventories (Double chests) by deathcap · 10 years ago
  46. 6df54a3 Merge branch 'bukkitapi183' by deathcap · 10 years ago
  47. 8dde1c5 Rename this fork to Glowstone++ for now by deathcap · 10 years ago
  48. c32842c Some progress on porting the Banner API by deathcap · 10 years ago
  49. 6bef095 Fix ambiguous getTargetBlock() call in PlayerSwingArmHandler by deathcap · 10 years ago
  50. 5f60e34 Remove custom naming methods now part of superclass by deathcap · 10 years ago
  51. a86f5b8 Fix location of methods now that entities are now CommandSenders and Permissibles by deathcap · 10 years ago
  52. 248e43d Implement the non-deprecated LivingEntity API block target methods by deathcap · 10 years ago
  53. 0b1152a Implement setType(Material,boolean), second parameter is whether to apply physics by deathcap · 10 years ago
  54. e84e478 Update builtin recipe material names for 9f44e7aaec395f1dfb80e2b5ccd6aeff8fcbfe3b by deathcap · 10 years ago
  55. b2850c3 Fix tests, new achievements and statistics in API by deathcap · 10 years ago
  56. 5603036 Remove last references to Material.LOCKED_CHEST by deathcap · 10 years ago
  57. 4b0664e Add missing methods for new APIs by deathcap · 10 years ago
  58. 9f44e7a Update to use Spigot's 1.8 Material names by deathcap · 10 years ago
  59. a7d6e5d Spigot has a completely different API for banners - begin porting converting by deathcap · 10 years ago
  60. e15d0b6 I cenn spelz by Jared S · 10 years ago
  61. 445b4df Fixed type-o by Jared S · 10 years ago
  62. d4d0da0 Added Block Suffication by Jared S · 10 years ago
  63. b0cc64e added banner layer removing by Tonodus · 10 years ago
  64. 9b225fa added BlockCauldron by Tonodus · 10 years ago
  65. 66c9faf Fix import duplicate in GlowWorld after the rebase by jimmikaelkael · 10 years ago
  66. 2711ec1 Changes to conform to latest commit on master by jimmikaelkael · 10 years ago
  67. ee30097 Fix my rebase mess by jimmikaelkael · 10 years ago
  68. 66f5bbb Improvements with growth rate by jimmikaelkael · 10 years ago
  69. f6d9ac2 Some fixes by jimmikaelkael · 10 years ago
  70. d11d65a Lightning already have chunk coordinates by jimmikaelkael · 10 years ago
  71. b96548b Use an active chunks set for the block ticking by jimmikaelkael · 10 years ago
  72. e429109 Fix equality checks by jimmikaelkael · 10 years ago
  73. 0d6a226 Add BlockGrass (grass spread and decay) by jimmikaelkael · 10 years ago
  74. 4a3ca7f Fix typo in BlockMushroom by jimmikaelkael · 10 years ago
  75. 03e4459 Call BlockFadeEvent when soil turns back to dirt by jimmikaelkael · 10 years ago
  76. d2204ee Add BlockSoil by jimmikaelkael · 10 years ago
  77. 7db021b Add BlockNetherWart by jimmikaelkael · 10 years ago
  78. 3e5c62e Add BlockStem, remove BlockMelonStem and BlockPumpkinStem by jimmikaelkael · 10 years ago
  79. 507ce06 Add BlockSapling by jimmikaelkael · 10 years ago
  80. e9f4e09 Add BlockMushroom by jimmikaelkael · 10 years ago
  81. 778fa49 Add BlockCrops by jimmikaelkael · 10 years ago
  82. b06c04b Add BlockCocoa, move random as protected static field to BlockType by jimmikaelkael · 10 years ago
  83. 68e5320 Add basic random blocks tick by jimmikaelkael · 10 years ago
  84. a76a7c4 formatting by Tonodus · 10 years ago
  85. 16cb7d5 Fixed incorrect reference in ToolType. by Tad Hardesty · 10 years ago
  86. 575d55c Tidied world I/O somewhat. by Tad Hardesty · 10 years ago
  87. 334cbed Move set/getOccupied to Glowstone instead of Glowkit by johni0702 · 10 years ago
  88. 66fb303 Made use of Lombok in a few more places. by Tad Hardesty · 10 years ago
  89. a0c9234 Cleaned up some warnings and unused code. by Tad Hardesty · 10 years ago
  90. c68f062 fix formatting by Tonodus · 10 years ago
  91. 01c253a added AttributeStorage by Tonodus · 10 years ago
  92. 5a43d51 Added Passive Entities Part 1. by Gabriel Harris-Rouquette · 10 years ago
  93. 75ac736 added method getMinedDrops(GlowBlock) to BlockType, is used in GlowBlock#getDrops() (and therefor by explosions, #breakNaturally() etc.) by Tonodus · 10 years ago
  94. 1fd5384 Merge branch 'turt2live/GS591-1' into impl-ench by Tonodus · 10 years ago
  95. fa1760e added parameter simpleRange for correct enchantment-range handling by Tonodus · 10 years ago
  96. 267b8c8 Improved fire placement, digging, and physics (fixes #612). by Tad Hardesty · 10 years ago
  97. a8693c6 Clamp maximum build height between 64 and 256 by coasterman10 · 10 years ago
  98. 888f784 Add overworld world generator by jimmikaelkael · 10 years ago
  99. 2004b05 Eject player from bed on disconnect by johni0702 · 10 years ago
  100. eeeb48c Add bed interaction by johni0702 · 10 years ago