1. e4a5889 Start work on surface caves by momothereal · 7 years ago
  2. 9531b34 Exclude armor/shield slots in InventoryMonitor when looking in another inventory. by momothereal · 7 years ago
  3. 13b0baa Fix /tellraw command, allow for array of Text components (fixes GH-433) by momothereal · 7 years ago
  4. 26d6849 Fix multiple explosion-related problems (#517) by Martin Panzer · 7 years ago
  5. 36d17c5 Check for cancelled state for certain events (fixes GH-516) by momothereal · 7 years ago
  6. ff80007 Add Glowstone logo to README by Momo · 7 years ago
  7. c1e7cf7 Actually damage when falling (fix regression) by momothereal · 7 years ago
  8. 120ce9a Set last damage (and cause) after calling EntityDamageEvents by momothereal · 7 years ago
  9. 02321e7 Respawn on ground (#513) by Martin Panzer · 7 years ago
  10. a756e06 Fix incorrect arg length in /tell by momothereal · 7 years ago
  11. b77bd82 Make furnaces show as burning when cooking/burning (fixes GH-474) by momothereal · 7 years ago
  12. e1f96b8 Start 2017.7 by momothereal · 7 years ago
  13. 3847c74 Finalize 2017.6.1 release. by momothereal · 7 years ago 2017.6.1
  14. 4db9257 Add parrots to registry. by momothereal · 7 years ago
  15. aa20bbc Forcefully kill players even if they are in creative/survival (fixes GH-512) by momothereal · 7 years ago
  16. 501cc98 Make tnt explosions more vanilla like (#511) by Martin Panzer · 7 years ago
  17. 5baa000 Make explosions visible (#509) by Martin Panzer · 7 years ago
  18. 0826543 Incomplete /tp implementation by momothereal · 7 years ago
  19. 5f44aaa Implement /clear by momothereal · 7 years ago
  20. cbe5135 Fix RCON decoding by momothereal · 7 years ago
  21. ff4da00 Implement /save-all, /save-on and /save-off by momothereal · 7 years ago
  22. 363b16b Implement /weather by momothereal · 7 years ago
  23. 439dc9a Implement /time by momothereal · 7 years ago
  24. 7dfc6fa Don't duplicate Bootstrap variable inherited from super-class in Rcon, fixes #497 by momothereal · 7 years ago
  25. bd1e31a Tab-complete for /whitelist by momothereal · 7 years ago
  26. 6797e38 Fix minor formatting issue by momothereal · 7 years ago
  27. 33e60b6 Implement /whitelist by momothereal · 7 years ago
  28. 1a4c77b Implement /pardon and /pardon-ip by momothereal · 7 years ago
  29. 0e18ff8 Implement /difficulty and /kill by momothereal · 7 years ago
  30. dc08c44 Update Code of Conduct by Momo · 7 years ago
  31. 6c5797c Update README by Momo · 7 years ago
  32. 01253f6 Revert some of the previous changes in last commit by momothereal · 7 years ago
  33. 4c00b2f Try to fix things with CircleCI deployment by momothereal · 7 years ago
  34. 069d600 [CircleCI] Deploy to Maven by Gareth Coles · 7 years ago
  35. e788089 [CircleCI] Test server deployment by Gareth Coles · 7 years ago
  36. 4465341 Incomplete Advancement basic implementation. by momothereal · 7 years ago
  37. 19791da Use CommandUtils for various command implementations by momothereal · 7 years ago
  38. 896bbc4 Allow use of item names without namespace in /give by momothereal · 7 years ago
  39. c320b00 Revert previous commit due to regression and incorrect fix by momothereal · 7 years ago
  40. 85f3e55 Add BlockType#createBlock(), potential fix for GH-496 (Signs) by momothereal · 7 years ago
  41. e23f1c9 Fix metrics UUID by mastercoms · 7 years ago
  42. b01b8fe Remove function debug line by momothereal · 7 years ago
  43. ff6912d Implement /give command, use ItemIds for Material<->Name by momothereal · 7 years ago
  44. 623de2f Fix javadoc warnings by momothereal · 7 years ago
  45. 75cbccb Make Glowstone colorful again! (1.12) (#477) by mastercoms · 7 years ago
  46. cdc53f4 Don't drop empty items when breaking containers, added ImmutableItemStack. by momothereal · 7 years ago 2017.6.0
  47. 8b3d13e Don't prepare spawn too early when loading world metadata. Closes GH-490 by momothereal · 7 years ago
  48. f5abedc Enhance prepare spawn code by mastercoms · 7 years ago
  49. 9cc4e4d Don't use a service for metrics by mastercoms · 7 years ago
  50. 768d46f Implement ender dragon IO (fixes #489) by mastercoms · 7 years ago
  51. 90ddb81 Fix metrics not submitting data by mastercoms · 7 years ago
  52. 4f6b416 Use scheduler thread pool to save player data by mastercoms · 7 years ago
  53. 8b399a1 Improve cleanup for setting bottom of a double plant by mastercoms · 7 years ago
  54. 19ab987 Fix lake water being too high by mastercoms · 7 years ago
  55. 6e01acd Optimize section on save by mastercoms · 7 years ago
  56. 2e03fa9 Remove empty AI task by mastercoms · 7 years ago
  57. 1e896c0 Use NBT to initialize block entities by mastercoms · 7 years ago
  58. 2853616 setBiome used block coordinates for getChunk by mastercoms · 7 years ago
  59. a50bfef Change default start script by mastercoms · 7 years ago
  60. d39a54c Update recommended start parameters by mastercoms · 7 years ago
  61. a3b158b Label version as snapshot (whoops) by mastercoms · 7 years ago
  62. 0d7c5e9 New Code of Conduct by mastercoms · 7 years ago
  63. c32f369 Start 2017.6 by mastercoms · 7 years ago
  64. 2d5dca3 Finalize 2017.5 release by mastercoms · 7 years ago 2017.5
  65. 51aa571 Bump version by mastercoms · 7 years ago
  66. e5b2873 Implement ender dragon. Fixes #482 by mastercoms · 7 years ago
  67. 2b9ba70 Fix possible NPE when updating unattached blocks (#483) by satoshinm · 7 years ago
  68. 06a721e Fix inverted condition causing NPE crafting. Closes GH-486 (#487) by satoshinm · 7 years ago
  69. 99342e5 Default gravity to on by mastercoms · 7 years ago
  70. e03867e Cleanup git ignore, remove unused tools by mastercoms · 7 years ago
  71. 70ae22a Delete unused mixins.txt file by mastercoms · 7 years ago
  72. a73887b Check for correct object within score entry by mastercoms · 7 years ago
  73. c25153a Use weaker PotionEffectType for static getById by mastercoms · 7 years ago
  74. 4c9f326 Spawn the ender dragon in the end by mastercoms · 7 years ago
  75. 58ab634 Spawn witches in huts by mastercoms · 7 years ago
  76. 614506c Actually use structure populator for superflat generator by mastercoms · 7 years ago
  77. 5faac53 Properly spawn item frame by mastercoms · 7 years ago
  78. 5f7827a Properly spawn armor stand by mastercoms · 7 years ago
  79. 16ecb03 Use equals for Integer optional by mastercoms · 7 years ago
  80. 42b2275 Short circuit powered check in dispenser by mastercoms · 7 years ago
  81. 4a0b408 Remove invalid Lombok annotations within GlowOfflinePlayer by mastercoms · 7 years ago
  82. 36833f5 Throw NoSuchElementException for InventoryIterator by mastercoms · 7 years ago
  83. dd707a3 Check correct Sign class in hopper by mastercoms · 7 years ago
  84. ff3f2bb Fix infinite recursion in StructureBuilder by mastercoms · 7 years ago
  85. 7f5ea42 Fix bugs in physics pulse by mastercoms · 7 years ago
  86. 81f0617 Simplify Optional logic in ReflectiveValue by mastercoms · 7 years ago
  87. 88a62f4 Fix ice being removed from lakes by mastercoms · 7 years ago
  88. 8fa6600 Don't change durability if the item is empty by mastercoms · 7 years ago
  89. 229a2ab Simplify if statement for crops by mastercoms · 7 years ago
  90. b31b24c Use entrySet instead of keySet where optimal by mastercoms · 7 years ago
  91. 5b3b3e5 Use diamond operator in Metrics by mastercoms · 7 years ago
  92. 50d5a77 Use charAt for String checks by mastercoms · 7 years ago
  93. cdee554 Use shift operation where possible by mastercoms · 7 years ago
  94. 18b09d3 Simplify boolean logic by mastercoms · 7 years ago
  95. aae5539 Remove unnecessary unboxing by mastercoms · 7 years ago
  96. 9c9da7d Use foreach in ProbableValue by mastercoms · 7 years ago
  97. bc2a4db Generify EntityStore better by mastercoms · 7 years ago
  98. e16e5bc Simplify a few map statements by mastercoms · 7 years ago
  99. 4262591 Simplify lambda in glowstone command by mastercoms · 7 years ago
  100. 38de5d8 Simplify a few collections statements by mastercoms · 7 years ago