1. 7126e1f Fix existing CheckStyle issues (GlowBufUtils..GlowChunkData) (#639) by Chris Hennick · 8 years ago
  2. 3dff817 Fix existing CheckStyle issues (FlowerForestPopulator..GlowBrewerInventory) (#638) by Chris Hennick · 8 years ago
  3. 31c7ac8 Fix existing CheckStyle issues (DefaultGameMode..Flower) (#637) by Chris Hennick · 8 years ago
  4. 68a3630 Fix existing CheckStyle issues (CameraCodec..DeadBushDecorator) (#635) by Chris Hennick · 8 years ago
  5. e6d261c Fix existing CheckStyle issues (BlockLiquid..Cactus) (#634) by Chris Hennick · 8 years ago
  6. ac1f08e Fix existing CheckStyle issues (B..BlockLava) (#632) by Chris Hennick · 8 years ago
  7. 29b0efb Refactor 4 Message classes to take Location constructor param (#622) by Chris Hennick · 8 years ago
  8. 0c87ea5 Lombokify GlowMinecart (#626) by Chris Hennick · 8 years ago
  9. 35fff3e Initial /clone command implementation (#590) by smartboyathome · 8 years ago
  10. 79eb4dd Clean up and fix several issues regarding player profiles (#604) by kaenganxt · 8 years ago
  11. 5cf5a60 Fix existing CheckStyle issues (A) (#618) by Chris Hennick · 8 years ago
  12. f3262f8 Implement Fire Resistance Potion (#625) by Chris Hennick · 8 years ago
  13. f3d6c96 Clean up chunk locking code. (#623) by smartboyathome · 8 years ago
  14. 026ca40 Fix TallGrassDecorator exception if there's a hole in bedrock (#631) by Chris Hennick · 8 years ago
  15. 587ac2b Add log4j configuration (#629) by Chris Hennick · 8 years ago
  16. 01089ef Allow fields named x, y or z, per existing practice (#624) by Chris Hennick · 8 years ago
  17. a822f0c Implement GlowMapRenderer.render() (#608) by Chris Hennick · 8 years ago
  18. 7cb4894 Skip library loading when system ClassLoader isn't a URLClassLoader (#615) by Chris Hennick · 8 years ago
  19. e7a5c6d Fix GlowServer after WorldStorageProvider implementation (#617) by smartboyathome · 8 years ago
  20. 49a7d10 Allow plugins to specify a custom WorldStorageProvider. (#616) by smartboyathome · 8 years ago
  21. 863f144 Add a slf4j back-end to pom.xml (#612) by Chris Hennick · 8 years ago
  22. 6079941 Added help prompt for /glowstone command. by momothereal · 8 years ago
  23. 89f3731 Partial implementation of sendMap (#605) by Chris Hennick · 8 years ago
  24. c4b9ed6 Close inventory when player is teleported. Fixes #594 by momothereal · 8 years ago
  25. 9254c74 Fix some issues with block/item interaction (see #595) by momothereal · 8 years ago
  26. e67c3f3 Material based ItemTable (#603) by mastercoms · 8 years ago
  27. 9236c10 Attempt at fixing test on CircleCI by momothereal · 8 years ago
  28. 9650f69 Use workflows by mastercoms · 8 years ago
  29. 3ddcbb3 Fix build branch filtering? by mastercoms · 8 years ago
  30. f5645e6 Remove unused imports by mastercoms · 8 years ago
  31. bae2966 Make the equipment spawn message a bit more future proof by mastercoms · 8 years ago
  32. 7156494 Use main hand method in EquipmentMonitor by mastercoms · 8 years ago
  33. 49ab0e4 Use origin API in FallingBlock by mastercoms · 8 years ago
  34. 743a59a Remove improper getAttribute overrides by mastercoms · 8 years ago
  35. c1c4742 Fix deprecated Spell usage by mastercoms · 8 years ago
  36. b458756 Remove improper getOrigin overrides by mastercoms · 8 years ago
  37. 4afd300 Fix slots in human entity spawn message by mastercoms · 8 years ago
  38. cab97ba Add igniting block information to BlockBurnEvent by mastercoms · 8 years ago
  39. 0857390 Don't skip other branches by mastercoms · 8 years ago
  40. 9b04959 Remove useless check from InventoryUtil#isEmpty by mastercoms · 8 years ago
  41. 17b0747 CircleCI can handle 2 threads by mastercoms · 8 years ago
  42. 99c9110 CircleCI can't handle 2 threads by mastercoms · 8 years ago
  43. 90d9dd1 Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 8 years ago
  44. de154ee Remove unused import by mastercoms · 8 years ago
  45. 9c9ffd9 Use main hand methods in LivingEntityStore by mastercoms · 8 years ago
  46. c262154 Less confusing ocelot type get by mastercoms · 8 years ago
  47. 83a5c1f Offhand support for player interact event by mastercoms · 8 years ago
  48. 681c692 Specify hand in BlockPlaceEvent by mastercoms · 8 years ago
  49. 8434fad Use EntityType super constructor in entity stores by mastercoms · 8 years ago
  50. 48b46fd Paragraph should be on same line (google style) by momothereal · 8 years ago
  51. 1737423 Remove unused import by mastercoms · 8 years ago
  52. 0fe5070 Use bootstrap config instead of deprecated direct getter by mastercoms · 8 years ago
  53. b9aa9a3 Pooled ByteBuf allocator is now the default by mastercoms · 8 years ago
  54. 43a1f78 Update to flow network 1.2.2 by mastercoms · 8 years ago
  55. 2b53708 Remove extra paragraph tag in Javadoc by momothereal · 8 years ago
  56. 080917b Add separate method for custom entity spawning by momothereal · 8 years ago
  57. 002bf47 Use proxy data in ping (#600) by kamcio96 · 8 years ago
  58. a77e716 Improve circle build by mastercoms · 8 years ago
  59. b21ace3 Add documentation to GlowServer by Momo · 8 years ago
  60. 582a524 Make it more elegant by kamcio96 · 8 years ago
  61. cc3cdc1 Fix exception when pinging from bungeecord (#599) by kaenganxt · 8 years ago
  62. 4c3bd01 Implement more methods in GlowPlayer.Spigot (#598) by Niklas Merkelt · 8 years ago
  63. 7f3fb14 Sign editor fixes (#596) by kaenganxt · 8 years ago
  64. 2ad4d75 Improve hanging entities (#597) by kaenganxt · 8 years ago
  65. 7266e84 remove extra semicolon by mastercoms · 8 years ago
  66. 5936037 Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 8 years ago
  67. b96dfc9 accurate sound location by mastercoms · 8 years ago
  68. 0d5604e Optimize chunk streaming by mastercoms · 8 years ago
  69. 63035eb Update CircleCI badge by Momo · 8 years ago
  70. 940adcd Add space to console prompt, like in vanilla by mastercoms · 8 years ago
  71. a1d7d11 Simplify zlib input stream method by mastercoms · 8 years ago
  72. 3179cef Region file and cache improvements by mastercoms · 8 years ago
  73. 5f0d3cb Docs are up, no need to upload javadocs anymore by mastercoms · 8 years ago
  74. d45ff84 Fix isTouchingMaterial docs grammar by mastercoms · 8 years ago
  75. e10c232 Remove Glowstone Legacy from reproduction environments by mastercoms · 8 years ago
  76. 9cdd8dd versions for compiler and resources by mastercoms · 8 years ago
  77. 8d3f55f add missing close tag by mastercoms · 8 years ago
  78. b594c76 provide all jars as artifacts by mastercoms · 8 years ago
  79. a4dad7c list maven-deploy-plugin by mastercoms · 8 years ago
  80. ca4db37 Add snapshot repo by mastercoms · 8 years ago
  81. 09482ff All artifacts in top level directory, javadocs folder by mastercoms · 8 years ago
  82. 34ce26b Tweaks to region files by mastercoms · 8 years ago
  83. 885a927 Remove type check from unloadWorld by mastercoms · 8 years ago
  84. a74134e Clean up code by mastercoms · 8 years ago
  85. e3c4b24 update docs plugin by mastercoms · 8 years ago
  86. bb73a1e deploy source jar by mastercoms · 8 years ago
  87. b2e9c71 always use 2 threads and batch mode by mastercoms · 8 years ago
  88. e6e3201 jar artifact in root by mastercoms · 8 years ago
  89. 62b441d different job for non dev by mastercoms · 8 years ago
  90. d4f9998 reformat config by mastercoms · 8 years ago
  91. 904d231 add paths indent by mastercoms · 8 years ago
  92. f9c89f5 fix config by mastercoms · 8 years ago
  93. 30fcc5c Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 8 years ago
  94. 3d6b943 Use circleci 2.0 by mastercoms · 8 years ago
  95. a15c49e link to default circleci branch by mastercoms · 8 years ago
  96. 448498a master -> dev by mastercoms · 8 years ago
  97. 98aeb19 Region file init improvements by mastercoms · 8 years ago
  98. c1c8551 Remove useless list initialization in GlowBanner by mastercoms · 8 years ago
  99. fb4bf35 Update Glowkit by mastercoms · 8 years ago
  100. c033522 Update Kotlin runtime libraries to 1.2.0 by mastercoms · 8 years ago