1. ade3aa0 Revert getters that were breaking because of boxing by Pr0methean · 7 years ago
  2. d950b03 Remove unused method that exposes array by Pr0methean · 7 years ago
  3. 3ed5c3c Lombokification by Pr0methean · 7 years ago
  4. b03601c Lombokification by Pr0methean · 7 years ago
  5. f049910 Revert getLocked (Lombokified name was isLocked) by Pr0methean · 7 years ago
  6. a745fbf Lombokification by Pr0methean · 7 years ago
  7. cdb4138 Delete unused method that returns AtomicReference field directly by Pr0methean · 7 years ago
  8. e88f703 Delete unused method that returns AtomicReference field directly by Pr0methean · 7 years ago
  9. cc2a978 Lombokification by Pr0methean · 7 years ago
  10. 7092a7c Style fix by Pr0methean · 7 years ago
  11. 7bc540c Restore dropped constructor by Pr0methean · 7 years ago
  12. 900ca26 Lombokification by Pr0methean · 7 years ago
  13. df90830 Lombokification by Pr0methean · 7 years ago
  14. a78eaca Unused imports by Pr0methean · 7 years ago
  15. 7ab66b8 Lombokification by Pr0methean · 7 years ago
  16. ef4f458 Lombokification by Pr0methean · 7 years ago
  17. dacb711 Lombokification by Pr0methean · 7 years ago
  18. 298976b Unused import by Pr0methean · 7 years ago
  19. d17a6a5 CheckStyle fixes by Pr0methean · 7 years ago
  20. c72a33f Lombokification by Pr0methean · 7 years ago
  21. 5414092 Fix a bad edit by Pr0methean · 7 years ago
  22. 7c5f880 Lombokification by Pr0methean · 7 years ago
  23. 89127f4 Unused imports by Pr0methean · 7 years ago
  24. 5f21657 De-lombokify widening getters by Pr0methean · 7 years ago
  25. 415abb5 Fix a Checkstyle issue by Pr0methean · 7 years ago
  26. 587a22f Lombokification by Pr0methean · 7 years ago
  27. a736e4f Partially implement GlowContainer stubs by Pr0methean · 7 years ago
  28. f9251ef Revert broken changes to GlowWorld by Pr0methean · 7 years ago
  29. 425d0a4 Checkstyle fix by Pr0methean · 7 years ago
  30. ab6e424 Defensive copy in GlowAdvancement by Pr0methean · 7 years ago
  31. a2656c4 Lombokification by Pr0methean · 7 years ago
  32. b9125e5 Lombokification by Pr0methean · 7 years ago
  33. 4b7536d Lombokification by Pr0methean · 7 years ago
  34. 0198c75 Lombokify GlowWorldBorder.getSize() by Pr0methean · 7 years ago
  35. 4f0dbca Lombokify GlowWorld (#818) by Chris Hennick · 7 years ago
  36. ee4f986 Why, IntelliJ, why. by momothereal · 7 years ago
  37. 454d714 Infer type args by momothereal · 7 years ago
  38. 343c931 Lombokify GlowChicken (#816) by Chris Hennick · 7 years ago
  39. 26d6155 Fix CheckStyle issues (#815) by Chris Hennick · 7 years ago
  40. 48cfdfa Fix an ArrayIndexOutOfBoundsException bug (#811) by Chris Hennick · 7 years ago
  41. 6041181 Config validation (#809) by Momo · 7 years ago
  42. 1fcb93a Allow customization of libraries by server operators (#808) by smartboyathome · 7 years ago
  43. 126232e GenericTree implements TerrainObject, no longer stores location (#810) by Chris Hennick · 7 years ago
  44. a372568 Fix CheckStyle issues in util/OpenCompute.java (#722) by Chris Hennick · 7 years ago
  45. ba90648 Add --generate-config to generate and load configs without starting the server by momothereal · 7 years ago
  46. 0e806ff Update server bind messages by mastercoms · 7 years ago
  47. 825e511 Add checksum validation to library manager (#802) by Momo · 7 years ago
  48. 14efecd Initial Villager trade window implementation by momothereal · 7 years ago
  49. f509217 Cleanup GlowVillager and Professions by momothereal · 7 years ago
  50. eeacfe4 Bind GlowStray, GlowWitherSkeleton and GlowHusk stores by momothereal · 7 years ago
  51. 1db2958 Implement GlowEntity#getName by momothereal · 7 years ago
  52. 416deb7 Add ZombieVillager store by momothereal · 7 years ago
  53. da7147e Use the constant in logger by momothereal · 7 years ago
  54. fe969c3 Import server-icon.png from vanilla by momothereal · 7 years ago
  55. 0f35f46 Fix exception when loading vanilla-generated Minecart-with-Chests by momothereal · 7 years ago
  56. f42ff3a Added testforblocks command, along with unit tests (#658) by smartboyathome · 7 years ago
  57. 4b233df Remaining style fixes (#801) by Chris Hennick · 7 years ago
  58. c7e20ae Droppers no longer act like Dispensers (#805) by Chris Hennick · 7 years ago
  59. 54e38d5 Integrate air/block context checks within Context enum by mastercoms · 7 years ago
  60. c319f80 Fix CheckStyle issues in inventory/GlowPlayerInventory.java (#742) by Chris Hennick · 7 years ago
  61. 2612024 Fix CheckStyle issues in net.glowstone.scheduler (#760) by Chris Hennick · 7 years ago
  62. c839bdf Fix CheckStyle issues in util/noise/PerlinNoise.java (#789) by Chris Hennick · 7 years ago
  63. 8e1cba8 Fix CheckStyle issues in util/noise/SimplexNoise.java (#791) by Chris Hennick · 7 years ago
  64. 795d513 Fix CheckStyle issues in net.glowstone.block.itemtype (#744) by Chris Hennick · 7 years ago
  65. cd93f4d Fix CheckStyle issues in inventory/WindowClickLogic.java (#753) by Chris Hennick · 7 years ago
  66. 2f2e7ff Fix CheckStyle issues in generator/ground/MesaGroundGenerator.java (#697) by Chris Hennick · 7 years ago
  67. 8379ede Fix CheckStyle issues in generator/TheEndGenerator.java (#690) by Chris Hennick · 7 years ago
  68. 0518c8d Fix CheckStyle issues in io/anvil/RegionFile.java (#677) by Chris Hennick · 7 years ago
  69. 0bfa22c Fix CheckStyle issues in generator/objects/OreVein.java (#734) by Chris Hennick · 7 years ago
  70. 672fdb3 Fix CheckStyle issues in net.glowstone.generator.decorators (#706) by Chris Hennick · 7 years ago
  71. 6acd3ca Fix CheckStyle issues in generator/populators/overworld/PlainsPopulator.java (#790) by Chris Hennick · 7 years ago
  72. d444faa Fix CheckStyle issues in entity/passive/GlowWolf.java (#783) by Chris Hennick · 7 years ago
  73. 2cbef72 Fix CheckStyle issues in entity/passive/GlowSheep.java (#776) by Chris Hennick · 7 years ago
  74. 2f395b2 Fix CheckStyle issues in util/mojangson/Mojangson.java (#768) by Chris Hennick · 7 years ago
  75. a0ccdc8 Fix CheckStyle issues in scoreboard/GlowObjective.java (#764) by Chris Hennick · 7 years ago
  76. 99a0e54 Fix CheckStyle issues in /home/ubuntu/stylefixes/net.glowstone.command_part_2 (#757) by Chris Hennick · 7 years ago
  77. 9817d58 Fix CheckStyle issues in util/WeightedRandom.java (#755) by Chris Hennick · 7 years ago
  78. c55820d Fix CheckStyle issues in generator/objects/TallGrass.java (#750) by Chris Hennick · 7 years ago
  79. 9413f04 Fix CheckStyle issues in /home/ubuntu/stylefixes/net.glowstone.command_part_1 (#748) by Chris Hennick · 7 years ago
  80. 7a5789a Fix CheckStyle issues in generator/objects/StoneBoulder.java (#740) by Chris Hennick · 7 years ago
  81. f6cffc6 Fix CheckStyle issues in util/SoundUtil.java (#735) by Chris Hennick · 7 years ago
  82. 74bfe2a Fix CheckStyle issues in io/entity/SheepStore.java (#731) by Chris Hennick · 7 years ago
  83. bfb0196 Fix CheckStyle issues in generator/objects/OreType.java (#730) by Chris Hennick · 7 years ago
  84. e4eef35 Fix CheckStyle issues in io/entity/MinecartStore.java (#728) by Chris Hennick · 7 years ago
  85. 9a04f6b Fix CheckStyle issues in /home/ubuntu/stylefixes/net.glowstone.constants (#726) by Chris Hennick · 7 years ago
  86. 4fec52a Fix CheckStyle issues in generator/objects/ObsidianPillar.java (#724) by Chris Hennick · 7 years ago
  87. 92e44a0 Fix CheckStyle issues in io/entity/ItemFrameStore.java (#721) by Chris Hennick · 7 years ago
  88. 9087602 Fix CheckStyle issues in /home/ubuntu/stylefixes/net.glowstone.entity.monster (#720) by Chris Hennick · 7 years ago
  89. 67eff8b Fix CheckStyle issues in advancement/GlowAdvancement.java (#719) by Chris Hennick · 7 years ago
  90. c093967 Fix CheckStyle issues in io/entity/CreatureStore.java (#716) by Chris Hennick · 7 years ago
  91. 867acce Fix CheckStyle issues in GlowServer.java (#715) by Chris Hennick · 7 years ago
  92. 313ef04 Fix CheckStyle issues in util/LibraryManager.java (#714) by Chris Hennick · 7 years ago
  93. f535b32 Fix CheckStyle issues in util/TaxicabBlockIterator.java (#741) by Chris Hennick · 7 years ago
  94. 97fc5a6 Fix CheckStyle issues in /home/ubuntu/stylefixes/net.glowstone.net.message_and_codec (#707) by Chris Hennick · 7 years ago
  95. bc332e2 Fix CheckStyle issues in inventory/GlowEnchantingInventory.java (#732) by Chris Hennick · 7 years ago
  96. 4343bd4 Fix CheckStyle issues in util/VariableValueArray.java (#754) by Chris Hennick · 7 years ago
  97. 84f86a2 Fix CheckStyle issues in inventory/GlowMetaPotion.java (#736) by Chris Hennick · 7 years ago
  98. 3495314 Fix CheckStyle issues in util/ReflectionProcessor.java (#733) by Chris Hennick · 7 years ago
  99. b497383 Fix CheckStyle issues in generator/populators/overworld/SavannaPopulator.java (#794) by Chris Hennick · 7 years ago
  100. ea83d7f Fix CheckStyle issues in util/collection/SuperListIterator.java (#765) by Chris Hennick · 7 years ago