1. ca87a20 Item IDs are `@NonNls` by Chris Hennick · 7 years ago
  2. 472830f Localize /ban, /ban-ip, /banlist, /clear (#988) by Chris Hennick · 7 years ago
  3. ca98c5f Localize BanCommand (#987) by Chris Hennick · 7 years ago
  4. 2e5eafd Pathfinding Base (#924) by Daniel V · 7 years ago
  5. 43271a9 Command localization, step 1 (#981) by Chris Hennick · 7 years ago
  6. 17600c7 feat(event): implement the PlayerStatisticIncrementEvent (#984) by Florent Clarret · 7 years ago
  7. e90fccc feat(event): implement the PlayerLevelChangeEvent (#983) by Florent Clarret · 7 years ago
  8. 8786280 [WIP] implement getters/setter in GlowPlayerProfile (#980) by crashdemons · 7 years ago
  9. 840c20b Fix invalid bed placement. (#973) by Connor E · 7 years ago
  10. be40956 Use resolved UUID we just checked instead of completablefuture string... (#979) by crashdemons · 7 years ago
  11. e7b4a20 Fix #977 (#978) by Chris Hennick · 7 years ago
  12. afcfe1c Fixes #847 (#976) by John Lehmann · 7 years ago
  13. 262218f Fixes Guardian/ElderGuardian API #968 (#970) by John Lehmann · 7 years ago
  14. f0f91c8 Bump flow-network to 1.2.6-SNAPSHOT by Momo · 7 years ago
  15. c6e1ed0 Bump flow-network to 1.2.5-SNAPSHOT by Momo · 7 years ago
  16. a12eebb [i18n] Localizable map for GameMode decoding (#967) by Chris Hennick · 7 years ago
  17. ae1a970 [i18n] more messages (#966) by Chris Hennick · 7 years ago
  18. cac2581 Fix multi-sector region file writing (#965) by Andrew Steinborn · 7 years ago
  19. f750498 Start 2018.10.0 snapshots by momothereal · 7 years ago
  20. e83d836 2018.9 release by momothereal · 7 years ago 2018.9.0
  21. a77682b [i18n] Add more messages (#964) by Chris Hennick · 7 years ago
  22. 256061c [i18n] Standardize load-failed and save-failed as IOE message names (#962) by Chris Hennick · 7 years ago
  23. dc640c7 Bed fixes (#963) by Chris Hennick · 7 years ago
  24. 04f839c Add Metadata getter to GlowHumanEntity by aki_ks · 7 years ago
  25. 86d7cbb Update default library checksums by momothereal · 7 years ago
  26. f056969 Use FastUUID for UuidUtils (#961) by Momo · 7 years ago
  27. e025590 Start 2018.8.0 snapshots by Momo · 7 years ago
  28. 86c97ef Finalize 2018.7.0 by Momo · 7 years ago 2018.7.0
  29. 1c12a02 Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 7 years ago
  30. f71f6fb Fix charging scaling in the incorrect direction. Speed mag not fixed by mastercoms · 7 years ago
  31. f0f9fc7 Fix up key name getter by mastercoms · 7 years ago
  32. 07334bf Fix javadoc typo by mastercoms · 7 years ago
  33. ff90a7f Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into dev by mastercoms · 7 years ago
  34. 15c2217 Update dependencies by mastercoms · 7 years ago
  35. 8108bfa Improve Mojangson boolean parsing by aki_ks · 7 years ago
  36. b961db3 Enhancements to Attributes (#955) by Aki · 7 years ago
  37. 49189d9 Comment on formatting convention and the exception by Pr0methean · 7 years ago
  38. 767c794 Use String.format with console.permission.invalid by Pr0methean · 7 years ago
  39. 598c579 Fix logging message format (#954) by Aki · 7 years ago
  40. d8cd2ac Start 2018.7.0 snapshots by mastercoms · 7 years ago
  41. 12512b9 Release 2018.6.0 by mastercoms · 7 years ago 2018.6.0
  42. 53ea412 Fix bed drop color (#949) by Aki · 7 years ago
  43. f7cc3f9 Implement EntityShootBowEvent (#942) by Mystiflow · 7 years ago
  44. 768cda2 Short circuit zero/neg intensity for HEAL & HARM by Chris Hennick · 7 years ago
  45. 7e99b1d Short-circuit zero & neg in applyPotionEffectWithIntensity by Chris Hennick · 7 years ago
  46. 224ba3a Add missing @NonNls to isShort param by Chris Hennick · 7 years ago
  47. c13e426 Fixes #947 (#948) by VaiTon · 7 years ago
  48. b9da864 Fire PotionSplashEvent (#945) by Chris Hennick · 7 years ago
  49. b18108f Move LocalizedStrings.Console and .Glowstone to outer level (#946) by Chris Hennick · 7 years ago
  50. f8e2fbc Fix #940 and mining-speed inconsistencies (#943) by Chris Hennick · 7 years ago
  51. cd27354 Command.execute now always returns true when run without permission (#926) by Chris Hennick · 7 years ago
  52. 9554ea6 Fire EntityTeleportEvent (fixes part of #922) (#944) by Jacob G · 7 years ago
  53. 8058aa7 Fire EntityRemoveFromWorldEvent (fixes part of #922) (#941) by Jacob G · 7 years ago
  54. 8316707 Implement SlimeSplitEvent (#937) by Mystiflow · 7 years ago
  55. b7a9875 Start 2018.6.0 snapshots by momothereal · 7 years ago
  56. 079ea7c Finalize 2018.5.0 by momothereal · 7 years ago 2018.5.0
  57. 4c7e8c0 Implement ProfileWhitelistVerifyEvent. by momothereal · 7 years ago
  58. a40541d Implement VehicleEnterEvent (#939) by Jacob G · 7 years ago
  59. 5d7d256 Implement InventoryOpenEvent (#938) by Jacob G · 7 years ago
  60. 5ea0b55 Implement PlayerSwapHandItemsEvent (#934) by Jacob G · 7 years ago
  61. 5b8c8e2 Implement BlockExplodeEvent (#936) by Mystiflow · 7 years ago
  62. 1e7632e Implement ProjectileLaunchEvent (#933) by Mystiflow · 7 years ago
  63. 19f4886 Update lombok by momothereal · 7 years ago
  64. a51fa17 Implement PlayerEggThrowEvent (#932) by Mystiflow · 7 years ago
  65. ea5a0d0 Implement PlayerToggleFlightEvent (#931) by Jacob G · 7 years ago
  66. c7c10a1 Prevent inlining of constants (#930) by Aki · 7 years ago
  67. 5cb955a [i18n] @NonNls where needed (#927) by Chris Hennick · 7 years ago
  68. 89c5466 Partially i18nize AnvilChunkIoService (#923) by Chris Hennick · 7 years ago
  69. 962caa9 Fix SheepDyeWoolEvent cancellation visual glitch (#929) by Mystiflow · 7 years ago
  70. 0f76fe2 Implement ItemMergeEvent, ExpBottleEvent, CreeperPowerEvent (#925) by VaiTon · 7 years ago
  71. b5ced2d Implement EntityTameEvent, and code cleanup/fixes. by momothereal · 7 years ago
  72. a79d093 Add ClearCommandTest, and refactor *CommandTest (#921) by Chris Hennick · 7 years ago
  73. caa6e64 Implement EntityAirChangeEvent and PlayerShearEntityEvent by momothereal · 7 years ago
  74. b08d1c7 Use CauldronLevelChangeEvent's getNewLevel getter when updating the block by momothereal · 7 years ago
  75. c002588 Try to fix tests by momothereal · 7 years ago
  76. 858dd8a Fix issue with tests using ServerShim by momothereal · 7 years ago
  77. 2f16c28 Implement CauldronLevelChangeEvent by momothereal · 7 years ago
  78. 099838c Refactor ClearCommand.clearAll() by Chris Hennick · 7 years ago
  79. da8c2fa update to latest Glowkit by mastercoms · 7 years ago
  80. 5d1967b Update to latest Glowkit by mastercoms · 7 years ago
  81. d51676f Merge branch 'fionera-is-mainhand-always-the-correct-slot' into dev by mastercoms · 7 years ago
  82. db9e671 Fixed TODO: "Is main hand always the correct slot?" by Tim Windelschmidt · 7 years ago
  83. 9747d77 Refactors to reduce nesting depth (#919) by Chris Hennick · 7 years ago
  84. 6d5c079 Refactor CompoundTag reading with a functional syntax (#905) by Chris Hennick · 7 years ago
  85. 3120311 Digging fixes (#910) by Chris Hennick · 7 years ago
  86. bf0ab22 `LocalizedString.send(CommandSender, Object...)` (#920) by Chris Hennick · 7 years ago
  87. c31e056 More i18n (#918) by Chris Hennick · 7 years ago
  88. 497361a Eliminate exception-message substring checks for unknown entity types (#906) by Chris Hennick · 7 years ago
  89. b1cc1d5 refactor(tickutil): move constants from GlowServer to TickUtil (#917) by Florent Clarret · 7 years ago
  90. 7f5bb27 Implement new Glowkit methods by mastercoms · 7 years ago
  91. 7fc3995 Update to latest Glowstone by mastercoms · 7 years ago
  92. 7ff7d95 Start 2018.5.0 snapshots by momothereal · 7 years ago
  93. 74959d8 Finalize 2018.4.0 release by momothereal · 7 years ago 2018.4.0
  94. 5b35bdb Fix bug in OreVein's for-loop (#912) by Muqsit · 7 years ago
  95. d0ae1ba Add a TickUtil class to convert minutes/seconds to ticks (#911) by Florent Clarret · 7 years ago
  96. 9bfcea8 Separate message names from logging levels (#909) by Chris Hennick · 7 years ago
  97. e701289 Enhance documentation for SoundUtil class by momothereal · 7 years ago
  98. f8bba64 Fix styling, only consume food if not in creative/spectator by momothereal · 7 years ago
  99. d78a8b9 Some fixes and enhancements to baby feeding by momothereal · 7 years ago
  100. 7d8d85f Feeding baby animals accelerates their growth (#907) by Florent Clarret · 7 years ago