1. 65bcb98 Add placement of chorus flower and plant, eating of chorus fruit (#582) by kaenganxt · 8 years ago
  2. bd32343 Change GlowServer#getVersion() to return the same format as CB/Spigot by momothereal · 8 years ago
  3. 1387290 Use ThreadLocalRandom instead of creating a new random in most cases (#581) by PickNChew · 8 years ago
  4. 84d70f2 Piston pushing and retraction (#577) by PickNChew · 8 years ago
  5. 1dd0368 Fix some food features and update food values (#578) by kaenganxt · 8 years ago
  6. f1d5f6f Implemented the /testfor command (#573) by smartboyathome · 8 years ago
  7. de44876 Add immediate despawning for out-of-range hostile mobs by momothereal · 8 years ago
  8. 62f43a2 Fix random selector (#575) by kaenganxt · 8 years ago
  9. 47db4c4 Added vector component reduction for velocity. by momothereal · 8 years ago
  10. 194b486 Add missing documentation for PortalCooldown by momothereal · 8 years ago
  11. 9f508f1 Add some missing NBT tags. by momothereal · 8 years ago
  12. 12ed57c Memory usage optimization with chunks (#569) by Momo · 8 years ago
  13. 76bf760 Fix protocol test by mastercoms · 8 years ago
  14. 4dcb604 Merge branch 'master' of github.com:GlowstoneMC/Glowstone by mastercoms · 8 years ago
  15. 618d0f0 Simple temp physics by mastercoms · 8 years ago
  16. 3f83a76 Fix NPE when running from an IDE (#568) by Zach · 8 years ago
  17. 5171310 1.12.2 Update (#566) by Momo · 8 years ago
  18. dcdfad3 Allow for certain un-spawnable entities to be /summon-ed (fixes #541) by momothereal · 9 years ago
  19. b3568da Add check for PVP-enabled configuration. by momothereal · 9 years ago
  20. e9220ae Fix-up bad conflict resolution by momothereal · 9 years ago
  21. a427bb2 Implement critical hit + damage enchantment amplification (#564) by Momo · 9 years ago
  22. d5332e0 Implement Villager Career API (#563) by Momo · 9 years ago
  23. aab54c1 Fix Enderman carried item metadata not being set properly (#562) by Momo · 9 years ago
  24. ca41622 Store and load Enderman's carried block (#561) by Momo · 9 years ago
  25. f8b55b5 Implement enchant command (#560) by schweinefilet · 9 years ago
  26. 82bd35c This fixes the effect command not accepting vanilla ids. (#558) by schweinefilet · 9 years ago
  27. 4b0016f Fix shift-clicking in containers (Fixes #548) (#557) by Joel Puig Rubio · 9 years ago
  28. 18458e2 Add prevent authentication proxy option (#553) by games647 · 9 years ago
  29. 2f344a2 Implement effect command (#555) by schweinefilet · 9 years ago
  30. 09e8432 Fix issue #550 (/tp player toplayer does not work) (#554) by schweinefilet · 9 years ago
  31. 68dd1e6 Don't spawn a lead when the saved entity wasn't leashed by Martin Panzer · 9 years ago
  32. 477ecf7 Implement Firework Entity (#542) by Martin Panzer · 9 years ago
  33. 9266b6f Set head rotation for player when received by Martin Panzer · 9 years ago
  34. 8ba35b9 Add burntime for all burnable items by Martin Panzer · 9 years ago
  35. d4c3c57 Implement lightning related stuff (#546) by Martin Panzer · 9 years ago
  36. 1a74f6b Fix library timing issues (#544) by mastercoms · 9 years ago
  37. 3b7499a Implement Leashes (#538) by Martin Panzer · 9 years ago
  38. bf69637 Fix library management (#540) by mastercoms · 9 years ago
  39. 18dddfd Use map instead of list for CommandFunction (#537) by louxiu · 9 years ago
  40. a7de3bd Implement Experience Orbs by momothereal · 9 years ago
  41. edefb22 Add Ender Dragon ambient/death sounds by momothereal · 9 years ago
  42. d0354f7 Work on recipe book by momothereal · 9 years ago
  43. 05785e7 Revert change to EntityDecorator that made it do nothing by momothereal · 9 years ago
  44. 1620eb6 Add message/codec/handler for Craft Recipe Request, Craft Recipe Response and Crafting Book Data packets. by momothereal · 9 years ago
  45. 7a9bdad Update to 1.12.1 by momothereal · 9 years ago
  46. f95a05b Add /glowstone world 'worldname' to switch between worlds, add Ender Crystals to the End pillars by momothereal · 9 years ago
  47. 3434b38 Add protocol support for 17w31a clients by momothereal · 9 years ago
  48. 4c70794 Properly handle generators with null spawns (#536) by mastercoms · 9 years ago
  49. cd86771 Implement paintings (#535) by Martin Panzer · 9 years ago
  50. d15acb4 Clean-up unnecessary comments and sout (#533) by louxiu · 9 years ago
  51. d027037 Add boat recipes (#534) by Martin Panzer · 9 years ago
  52. 568759b Clean-up Item Frames (#532) by Martin Panzer · 9 years ago
  53. 0ca6710 Fix shift click when crafting and refresh the crafting result slot (#527) by Florent Clarret · 9 years ago
  54. b79d4d3 Implement playsound command (#531) by Florent Clarret · 9 years ago
  55. 123d959 Implement ender crystals (#530) by Martin Panzer · 9 years ago
  56. 0cc7310 Implement boats (#529) by Martin Panzer · 9 years ago
  57. 17b1c67 GPGPU Surface Noise (#528) by mastercoms · 9 years ago
  58. acd4661 Fix NPE in matchesWildcard by mastercoms · 9 years ago
  59. 7057d5e Support multiple passengers (#524) by Martin Panzer · 9 years ago
  60. 9d6a98b Better support for off-hand in item usage. by momothereal · 9 years ago
  61. fe14e9e Fix multiple issues with entity interaction and off-hand support by momothereal · 9 years ago
  62. cb9e4d8 Fix Horse storage loading (for cases like spawn eggs), make horse babies the same style/color as parent. by momothereal · 9 years ago
  63. 1a3a37b Implement /toggledownfall, /spawnpoint, /setidletimeout and /setworldspawn (#523) by Florent Clarret · 9 years ago
  64. ccd47f2 Add off hand support for Armor stands (#520) by Martin Panzer · 9 years ago
  65. db95165 Add me, seed, xp and defaultgamemode commands (#521) by FlorentClarret · 9 years ago
  66. 771eb2a Adds banlist command (#518) by FlorentClarret · 9 years ago
  67. 3b985a8 SmallCaveDecorator -> SurfaceCaveDecorator by momothereal · 9 years ago
  68. 77ddd8f Try to use Perlin noise for cave generation by momothereal · 9 years ago
  69. 1c23dee Tweak caves a little, factor-in depth in generation by momothereal · 9 years ago
  70. e1dc54a Make surface caves less vertical by momothereal · 9 years ago
  71. e4a5889 Start work on surface caves by momothereal · 9 years ago
  72. 9531b34 Exclude armor/shield slots in InventoryMonitor when looking in another inventory. by momothereal · 9 years ago
  73. 13b0baa Fix /tellraw command, allow for array of Text components (fixes GH-433) by momothereal · 9 years ago
  74. 26d6849 Fix multiple explosion-related problems (#517) by Martin Panzer · 9 years ago
  75. 36d17c5 Check for cancelled state for certain events (fixes GH-516) by momothereal · 9 years ago
  76. c1e7cf7 Actually damage when falling (fix regression) by momothereal · 9 years ago
  77. 120ce9a Set last damage (and cause) after calling EntityDamageEvents by momothereal · 9 years ago
  78. 02321e7 Respawn on ground (#513) by Martin Panzer · 9 years ago
  79. a756e06 Fix incorrect arg length in /tell by momothereal · 9 years ago
  80. b77bd82 Make furnaces show as burning when cooking/burning (fixes GH-474) by momothereal · 9 years ago
  81. 4db9257 Add parrots to registry. by momothereal · 9 years ago
  82. aa20bbc Forcefully kill players even if they are in creative/survival (fixes GH-512) by momothereal · 9 years ago
  83. 501cc98 Make tnt explosions more vanilla like (#511) by Martin Panzer · 9 years ago
  84. 5baa000 Make explosions visible (#509) by Martin Panzer · 9 years ago
  85. 0826543 Incomplete /tp implementation by momothereal · 9 years ago
  86. 5f44aaa Implement /clear by momothereal · 9 years ago
  87. cbe5135 Fix RCON decoding by momothereal · 9 years ago
  88. ff4da00 Implement /save-all, /save-on and /save-off by momothereal · 9 years ago
  89. 363b16b Implement /weather by momothereal · 9 years ago
  90. 439dc9a Implement /time by momothereal · 9 years ago
  91. 7dfc6fa Don't duplicate Bootstrap variable inherited from super-class in Rcon, fixes #497 by momothereal · 9 years ago
  92. bd1e31a Tab-complete for /whitelist by momothereal · 9 years ago
  93. 6797e38 Fix minor formatting issue by momothereal · 9 years ago
  94. 33e60b6 Implement /whitelist by momothereal · 9 years ago
  95. 1a4c77b Implement /pardon and /pardon-ip by momothereal · 9 years ago
  96. 0e18ff8 Implement /difficulty and /kill by momothereal · 9 years ago
  97. 4465341 Incomplete Advancement basic implementation. by momothereal · 9 years ago
  98. 19791da Use CommandUtils for various command implementations by momothereal · 9 years ago
  99. 896bbc4 Allow use of item names without namespace in /give by momothereal · 9 years ago
  100. c320b00 Revert previous commit due to regression and incorrect fix by momothereal · 9 years ago