1. 5cb955a [i18n] @NonNls where needed (#927) by Chris Hennick · 7 years ago
  2. 89c5466 Partially i18nize AnvilChunkIoService (#923) by Chris Hennick · 7 years ago
  3. 962caa9 Fix SheepDyeWoolEvent cancellation visual glitch (#929) by Mystiflow · 7 years ago
  4. 0f76fe2 Implement ItemMergeEvent, ExpBottleEvent, CreeperPowerEvent (#925) by VaiTon · 7 years ago
  5. b5ced2d Implement EntityTameEvent, and code cleanup/fixes. by momothereal · 7 years ago
  6. a79d093 Add ClearCommandTest, and refactor *CommandTest (#921) by Chris Hennick · 7 years ago
  7. caa6e64 Implement EntityAirChangeEvent and PlayerShearEntityEvent by momothereal · 7 years ago
  8. b08d1c7 Use CauldronLevelChangeEvent's getNewLevel getter when updating the block by momothereal · 7 years ago
  9. c002588 Try to fix tests by momothereal · 7 years ago
  10. 858dd8a Fix issue with tests using ServerShim by momothereal · 7 years ago
  11. 2f16c28 Implement CauldronLevelChangeEvent by momothereal · 7 years ago
  12. 099838c Refactor ClearCommand.clearAll() by Chris Hennick · 7 years ago
  13. da8c2fa update to latest Glowkit by mastercoms · 7 years ago
  14. 5d1967b Update to latest Glowkit by mastercoms · 7 years ago
  15. d51676f Merge branch 'fionera-is-mainhand-always-the-correct-slot' into dev by mastercoms · 7 years ago
  16. db9e671 Fixed TODO: "Is main hand always the correct slot?" by Tim Windelschmidt · 7 years ago
  17. 9747d77 Refactors to reduce nesting depth (#919) by Chris Hennick · 7 years ago
  18. 6d5c079 Refactor CompoundTag reading with a functional syntax (#905) by Chris Hennick · 7 years ago
  19. 3120311 Digging fixes (#910) by Chris Hennick · 7 years ago
  20. bf0ab22 `LocalizedString.send(CommandSender, Object...)` (#920) by Chris Hennick · 7 years ago
  21. c31e056 More i18n (#918) by Chris Hennick · 7 years ago
  22. 497361a Eliminate exception-message substring checks for unknown entity types (#906) by Chris Hennick · 7 years ago
  23. b1cc1d5 refactor(tickutil): move constants from GlowServer to TickUtil (#917) by Florent Clarret · 7 years ago
  24. 7f5bb27 Implement new Glowkit methods by mastercoms · 7 years ago
  25. 7fc3995 Update to latest Glowstone by mastercoms · 7 years ago
  26. 7ff7d95 Start 2018.5.0 snapshots by momothereal · 7 years ago
  27. 74959d8 Finalize 2018.4.0 release by momothereal · 7 years ago 2018.4.0
  28. 5b35bdb Fix bug in OreVein's for-loop (#912) by Muqsit · 7 years ago
  29. d0ae1ba Add a TickUtil class to convert minutes/seconds to ticks (#911) by Florent Clarret · 7 years ago
  30. 9bfcea8 Separate message names from logging levels (#909) by Chris Hennick · 7 years ago
  31. e701289 Enhance documentation for SoundUtil class by momothereal · 7 years ago
  32. f8bba64 Fix styling, only consume food if not in creative/spectator by momothereal · 7 years ago
  33. d78a8b9 Some fixes and enhancements to baby feeding by momothereal · 7 years ago
  34. 7d8d85f Feeding baby animals accelerates their growth (#907) by Florent Clarret · 7 years ago
  35. 28e0a4b [i18n] 3 nesting levels is enough! (#908) by Chris Hennick · 7 years ago
  36. c5cb9d3 Add some preconditions and clean stuff up by momothereal · 7 years ago
  37. 214d5dc Make use of Math.hypot where possible by momothereal · 7 years ago
  38. a5bc22f i18nize more strings (#904) by Chris Hennick · 7 years ago
  39. cd89b6b Update Maven POM by mastercoms · 7 years ago
  40. 5b8b939 Update Maven POM by mastercoms · 7 years ago
  41. 610bdcb Download runtime library dependencies (#889) by smartboyathome · 7 years ago
  42. bd62d31 Cleanup GlowBossBar by momothereal · 7 years ago
  43. 0786606 Item Placement with Signs (#902) by Shane McConkey · 7 years ago
  44. a3791fd feat(breed): mules, skeleton horses and undead horses cannot breed (#903) by Florent Clarret · 7 years ago
  45. 74a057a Enhance Player Throw (#901) by jordanmurray · 7 years ago
  46. c84935e Implemement animal feeding (#900) by Florent Clarret · 7 years ago
  47. 45c4a5e Add support for PaperServerListPingEvent (#880) by Minecrell · 7 years ago
  48. 0b5b85e Create constants for i18n keys. (#895) by smartboyathome · 7 years ago
  49. e8658a5 Implement creatures.enable.monsters and creatures.enable.animals settings by momothereal · 7 years ago
  50. b7be349 delet database config by momothereal · 7 years ago
  51. 9956ca7 Fix javadoc errors by momothereal · 7 years ago
  52. b141675 Put all library config options under the same parent. by momothereal · 7 years ago
  53. 56fdf0c Enhance Entity Physics Calculation (#897) by Zhen Xu · 7 years ago
  54. be008ff Start 2018.4.0 snapshots by momothereal · 7 years ago
  55. 0ef32e7 Finalize 2018.3.0 by momothereal · 7 years ago 2018.3.0
  56. 1512bc9 Living entities now take fire damage (#888) by Shane McConkey · 7 years ago
  57. f3f1d85 Refactor i18n (#892) by Chris Hennick · 7 years ago
  58. 14d07b7 Implement isSlimeChunk (#894) by Fionera · 7 years ago
  59. 39efc1e Document extension to /stop by Chris Hennick · 7 years ago
  60. d0aac40 Fix ItemBowTest by Chris Hennick · 7 years ago
  61. 88a1c01 Fix initial direction of arrows by Chris Hennick · 7 years ago
  62. 286584b !GlowProjectile.hasDefaultLandingBehavior() by Chris Hennick · 7 years ago
  63. dc03e18 Remove redundant location.add(getVelocity()); by Chris Hennick · 7 years ago
  64. 7f0f030 GlowServer.getProfile without async lookup (#891) by Chris Hennick · 7 years ago
  65. 89cfda6 Make GlowPlayerProfile.getId() non-blocking (#886) by Chris Hennick · 7 years ago
  66. 83fa669 Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into dev by Chris Hennick · 7 years ago
  67. c8cdc4d Restore all dropped properties by Chris Hennick · 7 years ago
  68. 3c739bc GlowPlayerProfile looks up UUID asynchronously (#882) by Chris Hennick · 7 years ago
  69. 322858d Sorting fix by Chris Hennick · 7 years ago
  70. a9c9f37 Fix #885 by Chris Hennick · 7 years ago
  71. 363916c [i18n] Remaining GlowServer messages (#883) by Chris Hennick · 7 years ago
  72. e8069cd Fix extra p tags by mastercoms · 7 years ago
  73. ec59a98 Add 'compatibility bundles' to allow runtime library upgrades (#879) by smartboyathome · 7 years ago
  74. 8b80e65 /stop can now take a custom kick message (#884) by Chris Hennick · 7 years ago
  75. 00d5b3b Factor out repeated expressions by Chris Hennick · 7 years ago
  76. 33413c9 [i18n] Extract first few strings to resource bundle (#874) by Chris Hennick · 7 years ago
  77. 01e1a4a Add generic.flyingspeed attribute (#878) by Florent Clarret · 7 years ago
  78. 47e8d23 ServerProvider for mockless server testing (#877) by Chris Hennick · 7 years ago
  79. 911ba9e Implement donkey, mule & llama inventories (#872) by Chris Hennick · 7 years ago
  80. dc861e6 Reduce usage of PowerMock (#876) by Chris Hennick · 7 years ago
  81. 7c5e421 Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into dev by Chris Hennick · 7 years ago
  82. a5d7e58 GlowPlayer doesn't need `@PrepareForTest` by Chris Hennick · 7 years ago
  83. c5f23a8 Merge branch 'dev' of https://github.com/Pr0methean/Glowstone into dev by Chris Hennick · 7 years ago
  84. c135960 Fix a possible order dependency by Chris Hennick · 7 years ago
  85. 8028f38 Fix bad merge by Chris Hennick · 7 years ago
  86. 1ffa898 Merge branch 'dev' of https://github.com/Pr0methean/Glowstone into dev by Chris Hennick · 7 years ago
  87. 63c6a5d Bug fix & further refactors by Chris Hennick · 7 years ago
  88. 4ffcdee Make more stuff static by Chris Hennick · 7 years ago
  89. a260183 Make setServer setup static by Chris Hennick · 7 years ago
  90. 07e7d9c Make setServer setup static by Chris Hennick · 7 years ago
  91. 1c63e7e Fix surefire, tests now run properly by mastercoms · 7 years ago
  92. 1eee0a9 Switch full names to imports by Chris Hennick · 7 years ago
  93. d228cf5 Fix failing tests by Chris Hennick · 7 years ago
  94. b3f7b47 Enable failIfNoTests in Surefire by Chris Hennick · 7 years ago
  95. 58b22a5 Bug fix by Chris Hennick · 7 years ago
  96. 3036d97 Remaining projectile test outlines by Chris Hennick · 7 years ago
  97. d804f42 Refactor: some ctors should call "this" instead of "super" by Chris Hennick · 7 years ago
  98. c9493a2 Some projectile tests by Chris Hennick · 7 years ago
  99. 6333e76 Object entity test outlines by Chris Hennick · 7 years ago
  100. eb434f8 Monster test outlines V-Z & Ender Dragon by Chris Hennick · 7 years ago