1. a13cb1f Drop unused import by Chris Hennick · 7 years ago
  2. 5201a8c getSession() now returns session.get() by Chris Hennick · 7 years ago
  3. 679a0b4 Revert removal of MessageHandler#getSession() by momothereal · 7 years ago
  4. 134c9f4 Fix #837 (#838) by Chris Hennick · 7 years ago
  5. 4a20859 Make GlowSession thread-safe (#844) by Chris Hennick · 7 years ago
  6. fa9d5eb Fix #593 (#845) by Chris Hennick · 7 years ago
  7. 89a3784 Fix mob always dropping xp when killed (#823) by Zhen Xu · 7 years ago
  8. 8707480 Implement difficulties for starvation damage (#835) by Zhen Xu · 7 years ago
  9. a1d441e Update JUnit and PowerMock (#836) by Chris Hennick · 7 years ago
  10. 12e4c14 Implement GrassPath (#841) by kaenganxt · 7 years ago
  11. 8a57191 Entities with null bounding boxes no longer check collisions (#834) by Chris Hennick · 7 years ago
  12. 2fe0d8b Fix dead bush drops nothing (#833) by Zhen Xu · 7 years ago
  13. 91544b7 Fix cactus dropping invalid item (#832) by Zhen Xu · 7 years ago
  14. 4c6f9f8 Completely cleanup Glowstone's PotionDataHolder by mastercoms · 7 years ago
  15. 9997b62 Fix #830 (#831) by Chris Hennick · 7 years ago
  16. c59b068 Update for latest Glowkit by mastercoms · 7 years ago
  17. a53c20b Fix indent by mastercoms · 7 years ago
  18. 9c3fce2 Fix wrong ender pearl behaviors (#822) by zxu2016 · 7 years ago
  19. 499ee7b Remove reflection from AgeableStore (#828) by Chris Hennick · 7 years ago
  20. 18a19c6 Fix anvil sound when landing on several blocks. (#827) by Hugo Kerstens · 7 years ago
  21. 29106ba Projectiles (#614) by Chris Hennick · 7 years ago
  22. 565a2b6 Implement more of GlowContainer (#819) by Chris Hennick · 7 years ago
  23. 31f94e2 Fix implementation of Player.getVirtualHost()/getProtocolVersion() (#824) by Minecrell · 7 years ago
  24. 15d15d5 Use bit mask for Bat metadata (according to docs) by momothereal · 7 years ago
  25. b991ad7 Cleanup GlowWolf and GlowTameable by momothereal · 7 years ago
  26. 12df4a7 Fix exception when spawning Wolf from egg by momothereal · 7 years ago
  27. d2190a1 Lombokify by Pr0methean · 7 years ago
  28. d762f20 Asynchronous UUID lookups in commands (#814) by Momo · 7 years ago
  29. f81bef2 GlowSlime: move bounding-box set to the setSize() method by momothereal · 7 years ago
  30. 962ca82 Fix wrong fall damage when switching gamemodes (#820) by Zhen Xu · 7 years ago
  31. caef137 GlowSlime: add size precondition and rename parameter by momothereal · 7 years ago
  32. e084eca Cleanup GlowSlime constructor by momothereal · 7 years ago
  33. e82e4e6 Document jline parameter by momothereal · 7 years ago
  34. 7163d3e Implement Server#suggestPlayerNamesWhenNullTabCompletions by momothereal · 7 years ago
  35. 0cfbb06 API Update (1.12.2-R1.0), PlayerProfile API (#817) by Momo · 7 years ago
  36. 107819a Style fixes by Pr0methean · 7 years ago
  37. ade3aa0 Revert getters that were breaking because of boxing by Pr0methean · 7 years ago
  38. d950b03 Remove unused method that exposes array by Pr0methean · 7 years ago
  39. 3ed5c3c Lombokification by Pr0methean · 7 years ago
  40. b03601c Lombokification by Pr0methean · 7 years ago
  41. f049910 Revert getLocked (Lombokified name was isLocked) by Pr0methean · 7 years ago
  42. a745fbf Lombokification by Pr0methean · 7 years ago
  43. cdb4138 Delete unused method that returns AtomicReference field directly by Pr0methean · 7 years ago
  44. e88f703 Delete unused method that returns AtomicReference field directly by Pr0methean · 7 years ago
  45. cc2a978 Lombokification by Pr0methean · 7 years ago
  46. 7092a7c Style fix by Pr0methean · 7 years ago
  47. 7bc540c Restore dropped constructor by Pr0methean · 7 years ago
  48. 900ca26 Lombokification by Pr0methean · 7 years ago
  49. df90830 Lombokification by Pr0methean · 7 years ago
  50. a78eaca Unused imports by Pr0methean · 7 years ago
  51. 7ab66b8 Lombokification by Pr0methean · 7 years ago
  52. ef4f458 Lombokification by Pr0methean · 7 years ago
  53. dacb711 Lombokification by Pr0methean · 7 years ago
  54. 298976b Unused import by Pr0methean · 7 years ago
  55. d17a6a5 CheckStyle fixes by Pr0methean · 7 years ago
  56. c72a33f Lombokification by Pr0methean · 7 years ago
  57. 5414092 Fix a bad edit by Pr0methean · 7 years ago
  58. 7c5f880 Lombokification by Pr0methean · 7 years ago
  59. 89127f4 Unused imports by Pr0methean · 7 years ago
  60. 5f21657 De-lombokify widening getters by Pr0methean · 7 years ago
  61. 415abb5 Fix a Checkstyle issue by Pr0methean · 7 years ago
  62. 587a22f Lombokification by Pr0methean · 7 years ago
  63. a736e4f Partially implement GlowContainer stubs by Pr0methean · 7 years ago
  64. f9251ef Revert broken changes to GlowWorld by Pr0methean · 7 years ago
  65. 425d0a4 Checkstyle fix by Pr0methean · 7 years ago
  66. ab6e424 Defensive copy in GlowAdvancement by Pr0methean · 7 years ago
  67. a2656c4 Lombokification by Pr0methean · 7 years ago
  68. b9125e5 Lombokification by Pr0methean · 7 years ago
  69. 4b7536d Lombokification by Pr0methean · 7 years ago
  70. 0198c75 Lombokify GlowWorldBorder.getSize() by Pr0methean · 7 years ago
  71. 4f0dbca Lombokify GlowWorld (#818) by Chris Hennick · 7 years ago
  72. ee4f986 Why, IntelliJ, why. by momothereal · 7 years ago
  73. 454d714 Infer type args by momothereal · 7 years ago
  74. 343c931 Lombokify GlowChicken (#816) by Chris Hennick · 7 years ago
  75. 26d6155 Fix CheckStyle issues (#815) by Chris Hennick · 7 years ago
  76. 48cfdfa Fix an ArrayIndexOutOfBoundsException bug (#811) by Chris Hennick · 7 years ago
  77. 6041181 Config validation (#809) by Momo · 7 years ago
  78. 1fcb93a Allow customization of libraries by server operators (#808) by smartboyathome · 7 years ago
  79. 126232e GenericTree implements TerrainObject, no longer stores location (#810) by Chris Hennick · 7 years ago
  80. a372568 Fix CheckStyle issues in util/OpenCompute.java (#722) by Chris Hennick · 7 years ago
  81. ba90648 Add --generate-config to generate and load configs without starting the server by momothereal · 7 years ago
  82. 0e806ff Update server bind messages by mastercoms · 7 years ago
  83. 825e511 Add checksum validation to library manager (#802) by Momo · 7 years ago
  84. 14efecd Initial Villager trade window implementation by momothereal · 7 years ago
  85. f509217 Cleanup GlowVillager and Professions by momothereal · 7 years ago
  86. eeacfe4 Bind GlowStray, GlowWitherSkeleton and GlowHusk stores by momothereal · 7 years ago
  87. 1db2958 Implement GlowEntity#getName by momothereal · 7 years ago
  88. 416deb7 Add ZombieVillager store by momothereal · 7 years ago
  89. da7147e Use the constant in logger by momothereal · 7 years ago
  90. fe969c3 Import server-icon.png from vanilla by momothereal · 7 years ago
  91. 0f35f46 Fix exception when loading vanilla-generated Minecart-with-Chests by momothereal · 7 years ago
  92. f42ff3a Added testforblocks command, along with unit tests (#658) by smartboyathome · 7 years ago
  93. 4b233df Remaining style fixes (#801) by Chris Hennick · 7 years ago
  94. c7e20ae Droppers no longer act like Dispensers (#805) by Chris Hennick · 7 years ago
  95. 54e38d5 Integrate air/block context checks within Context enum by mastercoms · 7 years ago
  96. c319f80 Fix CheckStyle issues in inventory/GlowPlayerInventory.java (#742) by Chris Hennick · 7 years ago
  97. 2612024 Fix CheckStyle issues in net.glowstone.scheduler (#760) by Chris Hennick · 7 years ago
  98. c839bdf Fix CheckStyle issues in util/noise/PerlinNoise.java (#789) by Chris Hennick · 7 years ago
  99. 8e1cba8 Fix CheckStyle issues in util/noise/SimplexNoise.java (#791) by Chris Hennick · 7 years ago
  100. 795d513 Fix CheckStyle issues in net.glowstone.block.itemtype (#744) by Chris Hennick · 7 years ago