1. 1387290 Use ThreadLocalRandom instead of creating a new random in most cases (#581) by PickNChew · 8 years ago
  2. 84d70f2 Piston pushing and retraction (#577) by PickNChew · 8 years ago
  3. 1dd0368 Fix some food features and update food values (#578) by kaenganxt · 8 years ago
  4. f1d5f6f Implemented the /testfor command (#573) by smartboyathome · 8 years ago
  5. de44876 Add immediate despawning for out-of-range hostile mobs by momothereal · 8 years ago
  6. 62f43a2 Fix random selector (#575) by kaenganxt · 8 years ago
  7. 47db4c4 Added vector component reduction for velocity. by momothereal · 8 years ago
  8. 194b486 Add missing documentation for PortalCooldown by momothereal · 8 years ago
  9. 9f508f1 Add some missing NBT tags. by momothereal · 8 years ago
  10. 12ed57c Memory usage optimization with chunks (#569) by Momo · 8 years ago
  11. 76bf760 Fix protocol test by mastercoms · 8 years ago
  12. 4dcb604 Merge branch 'master' of github.com:GlowstoneMC/Glowstone by mastercoms · 8 years ago
  13. 618d0f0 Simple temp physics by mastercoms · 8 years ago
  14. 2cdb209 Add mention to Minecraft: Java Edition in README. Closes #570 by momothereal · 8 years ago
  15. 3f83a76 Fix NPE when running from an IDE (#568) by Zach · 8 years ago
  16. 5171310 1.12.2 Update (#566) by Momo · 8 years ago
  17. e5c0647 Start 2017.10 by momothereal · 8 years ago
  18. 6655907 2017.9.0 by mastercoms · 8 years ago 2017.9.0
  19. dcdfad3 Allow for certain un-spawnable entities to be /summon-ed (fixes #541) by momothereal · 8 years ago
  20. b3568da Add check for PVP-enabled configuration. by momothereal · 8 years ago
  21. 6906008 Update Javadoc links by Momo · 8 years ago
  22. e9220ae Fix-up bad conflict resolution by momothereal · 8 years ago
  23. a427bb2 Implement critical hit + damage enchantment amplification (#564) by Momo · 8 years ago
  24. d5332e0 Implement Villager Career API (#563) by Momo · 8 years ago
  25. a2fcf2d Update Javadoc links by Momo · 8 years ago
  26. aab54c1 Fix Enderman carried item metadata not being set properly (#562) by Momo · 8 years ago
  27. ca41622 Store and load Enderman's carried block (#561) by Momo · 8 years ago
  28. f8b55b5 Implement enchant command (#560) by schweinefilet · 8 years ago
  29. 82bd35c This fixes the effect command not accepting vanilla ids. (#558) by schweinefilet · 8 years ago
  30. a731a23 2017.9.0-SNAPSHOT by mastercoms · 8 years ago
  31. 0ed5a1b 2017.8.1 by mastercoms · 8 years ago 2017.8.1
  32. 4b0016f Fix shift-clicking in containers (Fixes #548) (#557) by Joel Puig Rubio · 8 years ago
  33. 18458e2 Add prevent authentication proxy option (#553) by games647 · 8 years ago
  34. 2f344a2 Implement effect command (#555) by schweinefilet · 8 years ago
  35. 09e8432 Fix issue #550 (/tp player toplayer does not work) (#554) by schweinefilet · 8 years ago
  36. 4534b4a Update CODE_OF_CONDUCT.md by mastercoms · 8 years ago
  37. 68dd1e6 Don't spawn a lead when the saved entity wasn't leashed by Martin Panzer · 8 years ago
  38. 477ecf7 Implement Firework Entity (#542) by Martin Panzer · 8 years ago
  39. 9266b6f Set head rotation for player when received by Martin Panzer · 8 years ago
  40. 8ba35b9 Add burntime for all burnable items by Martin Panzer · 8 years ago
  41. ea2763e Update kotlin dependency to 1.1.4 by momothereal · 8 years ago
  42. c2518ba Exclude 'mojang-translations' resource directory by momothereal · 8 years ago
  43. d4c3c57 Implement lightning related stuff (#546) by Martin Panzer · 8 years ago
  44. 1a74f6b Fix library timing issues (#544) by mastercoms · 8 years ago
  45. 3b7499a Implement Leashes (#538) by Martin Panzer · 8 years ago
  46. bf69637 Fix library management (#540) by mastercoms · 8 years ago
  47. 18dddfd Use map instead of list for CommandFunction (#537) by louxiu · 8 years ago
  48. 2d416c2 Enable batch mode for Maven by momothereal · 8 years ago
  49. a7de3bd Implement Experience Orbs by momothereal · 8 years ago
  50. edefb22 Add Ender Dragon ambient/death sounds by momothereal · 8 years ago
  51. d0354f7 Work on recipe book by momothereal · 8 years ago
  52. afad01d Merge branch 'master' of https://github.com/GlowstoneMC/Glowstone by momothereal · 8 years ago
  53. 7b049a1 Temporarily disable test-server deployment by momothereal · 8 years ago
  54. 05785e7 Revert change to EntityDecorator that made it do nothing by momothereal · 8 years ago
  55. 1620eb6 Add message/codec/handler for Craft Recipe Request, Craft Recipe Response and Crafting Book Data packets. by momothereal · 8 years ago
  56. 7a9bdad Update to 1.12.1 by momothereal · 8 years ago
  57. 5c181a2 Start 2017.8.1 snapshot. by momothereal · 8 years ago
  58. 2fa3909 Finalize 2017.8.0 by momothereal · 8 years ago 2017.8.0
  59. ffa2527 [CircleCI] Move options before target host/commands by momothereal · 8 years ago
  60. 964be35 Revert last commit (except timeouts) because of passwords. by momothereal · 8 years ago
  61. b4d3304 [CircleCI] Don't fail build when test-server deployment fails by momothereal · 8 years ago
  62. f95a05b Add /glowstone world 'worldname' to switch between worlds, add Ender Crystals to the End pillars by momothereal · 8 years ago
  63. 3434b38 Add protocol support for 17w31a clients by momothereal · 8 years ago
  64. 41cfd01 Add description to pom.xml by Momo · 8 years ago
  65. 4c70794 Properly handle generators with null spawns (#536) by mastercoms · 8 years ago
  66. 60dbb07 Start 2017.8.0 by momothereal · 8 years ago
  67. adf771c Finalize 2017.7.0 release by momothereal · 8 years ago 2017.7.0
  68. cd86771 Implement paintings (#535) by Martin Panzer · 8 years ago
  69. d15acb4 Clean-up unnecessary comments and sout (#533) by louxiu · 8 years ago
  70. d027037 Add boat recipes (#534) by Martin Panzer · 8 years ago
  71. 568759b Clean-up Item Frames (#532) by Martin Panzer · 8 years ago
  72. 0ca6710 Fix shift click when crafting and refresh the crafting result slot (#527) by Florent Clarret · 8 years ago
  73. b79d4d3 Implement playsound command (#531) by Florent Clarret · 8 years ago
  74. 123d959 Implement ender crystals (#530) by Martin Panzer · 8 years ago
  75. 0cc7310 Implement boats (#529) by Martin Panzer · 8 years ago
  76. 17b1c67 GPGPU Surface Noise (#528) by mastercoms · 8 years ago
  77. acd4661 Fix NPE in matchesWildcard by mastercoms · 8 years ago
  78. 7057d5e Support multiple passengers (#524) by Martin Panzer · 8 years ago
  79. 9d6a98b Better support for off-hand in item usage. by momothereal · 8 years ago
  80. fe14e9e Fix multiple issues with entity interaction and off-hand support by momothereal · 8 years ago
  81. cb9e4d8 Fix Horse storage loading (for cases like spawn eggs), make horse babies the same style/color as parent. by momothereal · 8 years ago
  82. 1a3a37b Implement /toggledownfall, /spawnpoint, /setidletimeout and /setworldspawn (#523) by Florent Clarret · 8 years ago
  83. ccd47f2 Add off hand support for Armor stands (#520) by Martin Panzer · 8 years ago
  84. db95165 Add me, seed, xp and defaultgamemode commands (#521) by FlorentClarret · 8 years ago
  85. 771eb2a Adds banlist command (#518) by FlorentClarret · 8 years ago
  86. 5c741e2 Consolodate Maven deploy tasks by Gareth Coles · 8 years ago
  87. 17274e1 JDs are handled by the server now by Gareth Coles · 8 years ago
  88. 3b985a8 SmallCaveDecorator -> SurfaceCaveDecorator by momothereal · 8 years ago
  89. da41304 [CircleCI] Manually copy javadocs.zip by momothereal · 8 years ago
  90. 54fb4f2 [CircleCI] Add javadocs.zip as artifact by momothereal · 8 years ago
  91. a828189 Remove JavaDocs deployment for now by momothereal · 8 years ago
  92. 77ddd8f Try to use Perlin noise for cave generation by momothereal · 8 years ago
  93. 1c23dee Tweak caves a little, factor-in depth in generation by momothereal · 8 years ago
  94. c0ef704 Deploy JavaDocs by Gareth Coles · 8 years ago
  95. e1dc54a Make surface caves less vertical by momothereal · 8 years ago
  96. e4a5889 Start work on surface caves by momothereal · 8 years ago
  97. 9531b34 Exclude armor/shield slots in InventoryMonitor when looking in another inventory. by momothereal · 8 years ago
  98. 13b0baa Fix /tellraw command, allow for array of Text components (fixes GH-433) by momothereal · 8 years ago
  99. 26d6849 Fix multiple explosion-related problems (#517) by Martin Panzer · 8 years ago
  100. 36d17c5 Check for cancelled state for certain events (fixes GH-516) by momothereal · 8 years ago