1. 5ffb436 2018.0.1 LTS merge (#843) by Momo · 7 years ago 2018.0.1
  2. 5c60297 Clean-up and refactor Tree generation (#657) by Chris Hennick · 7 years ago
  3. 028e4e9 Refactor GlowMeta classes (#648) by Chris Hennick · 7 years ago
  4. cd3d080 Extracts generate(world,random,x,y,z) as an interface (#656) by Chris Hennick · 7 years ago
  5. c5b33dc Add GlowMinecart factory method and skeleton GlowMinecart.Command (#654) by Chris Hennick · 7 years ago
  6. 8930aba Fix player interact issues (#644) by kaenganxt · 7 years ago
  7. 6f58434 Fix an NPE on player disconnect (#655) by Chris Hennick · 7 years ago
  8. 38e9971 It's 2018... by momothereal · 7 years ago
  9. 0f7b3d7 Fix existing CheckStyle issues (GlowEntityEquipment--GlowMapView) (#647) by Chris Hennick · 7 years ago
  10. d45da11 Fix existing CheckStyle issues (GlowChunkGenerator--GlowEntity) (#646) by Chris Hennick · 7 years ago
  11. 3d75e0b Update boss bars when necessary (#645) by Chris Hennick · 7 years ago
  12. 417fcb1 Fix NullPointerException in ConsoleManager (#653) by Niklas Merkelt · 7 years ago
  13. 536305c Fix library managment for Java 9 (#652) by Niklas Merkelt · 7 years ago
  14. fb3e3ba Revert "Introducing Java 9 support! (#649)" (#651) by mastercoms · 7 years ago
  15. 3f96747 Introducing Java 9 support! (#649) by smartboyathome · 7 years ago
  16. e44b5c3 Remove unused variables in GlowItem (#650) by Niklas Merkelt · 7 years ago
  17. 5e58958 Implement ItemSpawnEvent and ItemDespawnEvent (#643) by Momo · 7 years ago
  18. 0dd59dd Fix extra space by mastercoms · 7 years ago
  19. dc58d03 Implement ender pearls (#602) by mastercoms · 7 years ago
  20. 736b3bd Boss bars for Wither & Ender Dragon (#642) by Chris Hennick · 7 years ago
  21. 04f7469 Fix #609 (#628) by Chris Hennick · 7 years ago
  22. f0cd032 Eliminate BossBarManager (#641) by Chris Hennick · 7 years ago
  23. 1b54eb5 Abstract PlayerStatisticIoService. by momothereal · 7 years ago
  24. 783d5d3 Add world name parameter in WorldStorageProvider factory to avoid world conflicts. by momothereal · 7 years ago
  25. 434d52a Refactor EntityManager to use a Multimap (#636) by Chris Hennick · 7 years ago
  26. e8744d2 Refactor BossBar management (#633) by Chris Hennick · 7 years ago
  27. bd64e08 Rename GlowEntity.getDirection to GlowEntity.getCardinalFacing (#640) by Chris Hennick · 7 years ago
  28. 7126e1f Fix existing CheckStyle issues (GlowBufUtils..GlowChunkData) (#639) by Chris Hennick · 7 years ago
  29. 3dff817 Fix existing CheckStyle issues (FlowerForestPopulator..GlowBrewerInventory) (#638) by Chris Hennick · 7 years ago
  30. 31c7ac8 Fix existing CheckStyle issues (DefaultGameMode..Flower) (#637) by Chris Hennick · 7 years ago
  31. 68a3630 Fix existing CheckStyle issues (CameraCodec..DeadBushDecorator) (#635) by Chris Hennick · 7 years ago
  32. e6d261c Fix existing CheckStyle issues (BlockLiquid..Cactus) (#634) by Chris Hennick · 7 years ago
  33. ac1f08e Fix existing CheckStyle issues (B..BlockLava) (#632) by Chris Hennick · 7 years ago
  34. 29b0efb Refactor 4 Message classes to take Location constructor param (#622) by Chris Hennick · 7 years ago
  35. 0c87ea5 Lombokify GlowMinecart (#626) by Chris Hennick · 7 years ago
  36. 35fff3e Initial /clone command implementation (#590) by smartboyathome · 7 years ago
  37. 79eb4dd Clean up and fix several issues regarding player profiles (#604) by kaenganxt · 7 years ago
  38. 5cf5a60 Fix existing CheckStyle issues (A) (#618) by Chris Hennick · 7 years ago
  39. f3262f8 Implement Fire Resistance Potion (#625) by Chris Hennick · 7 years ago
  40. f3d6c96 Clean up chunk locking code. (#623) by smartboyathome · 7 years ago
  41. 026ca40 Fix TallGrassDecorator exception if there's a hole in bedrock (#631) by Chris Hennick · 7 years ago
  42. 587ac2b Add log4j configuration (#629) by Chris Hennick · 7 years ago
  43. a822f0c Implement GlowMapRenderer.render() (#608) by Chris Hennick · 7 years ago
  44. 7cb4894 Skip library loading when system ClassLoader isn't a URLClassLoader (#615) by Chris Hennick · 7 years ago
  45. e7a5c6d Fix GlowServer after WorldStorageProvider implementation (#617) by smartboyathome · 7 years ago
  46. 49a7d10 Allow plugins to specify a custom WorldStorageProvider. (#616) by smartboyathome · 7 years ago
  47. 6079941 Added help prompt for /glowstone command. by momothereal · 7 years ago
  48. 89f3731 Partial implementation of sendMap (#605) by Chris Hennick · 7 years ago
  49. c4b9ed6 Close inventory when player is teleported. Fixes #594 by momothereal · 7 years ago
  50. 9254c74 Fix some issues with block/item interaction (see #595) by momothereal · 7 years ago
  51. e67c3f3 Material based ItemTable (#603) by mastercoms · 7 years ago
  52. 9236c10 Attempt at fixing test on CircleCI by momothereal · 7 years ago
  53. f5645e6 Remove unused imports by mastercoms · 7 years ago
  54. bae2966 Make the equipment spawn message a bit more future proof by mastercoms · 7 years ago
  55. 7156494 Use main hand method in EquipmentMonitor by mastercoms · 7 years ago
  56. 49ab0e4 Use origin API in FallingBlock by mastercoms · 7 years ago
  57. 743a59a Remove improper getAttribute overrides by mastercoms · 7 years ago
  58. c1c4742 Fix deprecated Spell usage by mastercoms · 7 years ago
  59. b458756 Remove improper getOrigin overrides by mastercoms · 7 years ago
  60. 4afd300 Fix slots in human entity spawn message by mastercoms · 7 years ago
  61. cab97ba Add igniting block information to BlockBurnEvent by mastercoms · 7 years ago
  62. 9b04959 Remove useless check from InventoryUtil#isEmpty by mastercoms · 7 years ago
  63. 90d9dd1 Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 7 years ago
  64. de154ee Remove unused import by mastercoms · 7 years ago
  65. 9c9ffd9 Use main hand methods in LivingEntityStore by mastercoms · 7 years ago
  66. c262154 Less confusing ocelot type get by mastercoms · 7 years ago
  67. 83a5c1f Offhand support for player interact event by mastercoms · 7 years ago
  68. 681c692 Specify hand in BlockPlaceEvent by mastercoms · 7 years ago
  69. 8434fad Use EntityType super constructor in entity stores by mastercoms · 7 years ago
  70. 48b46fd Paragraph should be on same line (google style) by momothereal · 7 years ago
  71. 1737423 Remove unused import by mastercoms · 7 years ago
  72. 0fe5070 Use bootstrap config instead of deprecated direct getter by mastercoms · 7 years ago
  73. b9aa9a3 Pooled ByteBuf allocator is now the default by mastercoms · 7 years ago
  74. 43a1f78 Update to flow network 1.2.2 by mastercoms · 7 years ago
  75. 2b53708 Remove extra paragraph tag in Javadoc by momothereal · 7 years ago
  76. 080917b Add separate method for custom entity spawning by momothereal · 7 years ago
  77. 002bf47 Use proxy data in ping (#600) by kamcio96 · 7 years ago
  78. b21ace3 Add documentation to GlowServer by Momo · 7 years ago
  79. 582a524 Make it more elegant by kamcio96 · 7 years ago
  80. cc3cdc1 Fix exception when pinging from bungeecord (#599) by kaenganxt · 7 years ago
  81. 4c3bd01 Implement more methods in GlowPlayer.Spigot (#598) by Niklas Merkelt · 7 years ago
  82. 7f3fb14 Sign editor fixes (#596) by kaenganxt · 7 years ago
  83. 2ad4d75 Improve hanging entities (#597) by kaenganxt · 7 years ago
  84. 7266e84 remove extra semicolon by mastercoms · 7 years ago
  85. b96dfc9 accurate sound location by mastercoms · 7 years ago
  86. 0d5604e Optimize chunk streaming by mastercoms · 7 years ago
  87. 940adcd Add space to console prompt, like in vanilla by mastercoms · 7 years ago
  88. a1d7d11 Simplify zlib input stream method by mastercoms · 7 years ago
  89. 3179cef Region file and cache improvements by mastercoms · 7 years ago
  90. d45ff84 Fix isTouchingMaterial docs grammar by mastercoms · 7 years ago
  91. 34ce26b Tweaks to region files by mastercoms · 7 years ago
  92. 885a927 Remove type check from unloadWorld by mastercoms · 7 years ago
  93. a74134e Clean up code by mastercoms · 7 years ago
  94. 98aeb19 Region file init improvements by mastercoms · 7 years ago
  95. c1c8551 Remove useless list initialization in GlowBanner by mastercoms · 7 years ago
  96. fb4bf35 Update Glowkit by mastercoms · 7 years ago
  97. 573d75c GlowChunk.ChunkKeyStore.get -> GlowChunk.Key.of by momothereal · 7 years ago
  98. c8804a4 Simplify ChunkKeyStore get method. by momothereal · 7 years ago
  99. 6c4b675 Use FastUtil Long2ObjectOpenHashMap instead of Trove. by momothereal · 7 years ago
  100. 96bdd23 Use Trove's TLongObjectHashMap for chunk key indexing. by momothereal · 7 years ago