1. 1c63e7e Fix surefire, tests now run properly by mastercoms · 7 years ago
  2. 1eee0a9 Switch full names to imports by Chris Hennick · 7 years ago
  3. d228cf5 Fix failing tests by Chris Hennick · 7 years ago
  4. b3f7b47 Enable failIfNoTests in Surefire by Chris Hennick · 7 years ago
  5. 58b22a5 Bug fix by Chris Hennick · 7 years ago
  6. 3036d97 Remaining projectile test outlines by Chris Hennick · 7 years ago
  7. d804f42 Refactor: some ctors should call "this" instead of "super" by Chris Hennick · 7 years ago
  8. c9493a2 Some projectile tests by Chris Hennick · 7 years ago
  9. 6333e76 Object entity test outlines by Chris Hennick · 7 years ago
  10. eb434f8 Monster test outlines V-Z & Ender Dragon by Chris Hennick · 7 years ago
  11. 5f9fc3a Monster test outlines I-S by Chris Hennick · 7 years ago
  12. 9e770ff Monster test outlines C-H by Chris Hennick · 7 years ago
  13. 2b50105 Blaze test, with test of setOnFire by Chris Hennick · 7 years ago
  14. 0a18326 Refactor & test boss bar handling by Chris Hennick · 7 years ago
  15. 841f15d Add more tests for entities (#863) by Chris Hennick · 7 years ago
  16. ecdf1db Return parameter if it is already the implementation class. by momothereal · 7 years ago
  17. 3dbaa0f Make CompoundTag not final. by momothereal · 7 years ago
  18. 6da8777 Merge branch 'dev' of https://github.com/Pr0methean/Glowstone into HEAD by Chris Hennick · 7 years ago
  19. 1c2f046 Fix an NPE when spawning AreaEffectCloud by Chris Hennick · 7 years ago
  20. d5f0100 Fix an NPE when spawning AreaEffectCloud by Chris Hennick · 7 years ago
  21. 15f465b Generate delombok test sources by mastercoms · 7 years ago
  22. 75689db Enable doclint, fix delombok by mastercoms · 7 years ago
  23. ae95c38 Disable doclint for now by mastercoms · 7 years ago
  24. df70299 Add delombok by mastercoms · 7 years ago
  25. db72f79 Fix hand params by mastercoms · 7 years ago
  26. 3e9316a Refactor out some reflective constructor calls (#860) by Chris Hennick · 7 years ago
  27. f9b046a Validate config entry type (#870) by Momo · 7 years ago
  28. 2c47c5b Fix some Javadocs by mastercoms · 7 years ago
  29. 548b041 Merge branch 'dev' of github.com:GlowstoneMC/Glowstone into dev by mastercoms · 7 years ago
  30. 30eea8b Update to Glowkit 1.12.2-R2.1 by mastercoms · 7 years ago
  31. d6af692 Switch to machine executor rather than Docker (#868) by Chris Hennick · 7 years ago
  32. a173b81 Move chunk section bound check before usage by momothereal · 7 years ago
  33. 98b00f3 Revert JDK 9 in CircleCI (#867) by Momo · 7 years ago
  34. bd275e2 Update Issue Template by Momo · 7 years ago
  35. 1885359 Use JDK 9 in CircleCI (#862) by Chris Hennick · 7 years ago
  36. 83751cf Update to JUnit Jupiter 5.1.0 by Chris Hennick · 7 years ago
  37. 2cfa4e0 Update to JUnit Vintage 5.1.0 by Chris Hennick · 7 years ago
  38. 7eb8284 Remove redundant entries from pom.xml by Chris Hennick · 7 years ago
  39. dd0b6ec Start 2018.3.0 snapshots by mastercoms · 7 years ago
  40. 91d6ec3 2018.2.0 by mastercoms · 7 years ago 2018.2.0
  41. f140097 Fine Tune Egg And Snowball (#858) by Zhen Xu · 7 years ago
  42. 830d851 Directly depend on latest JAnsi release (#859) by Chris Hennick · 7 years ago
  43. 0beec56 Fishing (partial) (#829) by Chris Hennick · 7 years ago
  44. bf52618 Reset fire ticks after death (#857) by Shane McConkey · 7 years ago
  45. e0b74d4 Limit memory in build-deploy as well by Chris Hennick · 7 years ago
  46. 72f6665 Try using _JAVA_OPTIONS (#856) by Chris Hennick · 7 years ago
  47. 6d8d945 Migrate non-PowerMock unit tests to Jupiter (#842) by Chris Hennick · 7 years ago
  48. b3d1870 Fix snow slab stacking (#855) by Justin Tomlin · 7 years ago
  49. 4464b0b Fine tune ender pearl (#853) by Zhen Xu · 7 years ago
  50. 5ab3a4e Added close() override to fix issue #592 (#854) by ExpandingDev · 7 years ago
  51. fbc8107 Fix #848 (#851) by Andrea Grossi · 7 years ago
  52. d6adfe3 Removed unused import by mastercoms · 7 years ago
  53. c053d6b Use correct booleans for epoll and kqueue by mastercoms · 7 years ago
  54. 7698dc7 Use the correct socket channels by mastercoms · 7 years ago
  55. 952a969 Remove extra whitespace by mastercoms · 7 years ago
  56. 063a5d0 Add kqueue to HTTP client bootstrap by mastercoms · 7 years ago
  57. 5fb3b08 Use KQueue in HttpClient DNS resolver by mastercoms · 7 years ago
  58. e92d159 Remove import by mastercoms · 7 years ago
  59. c7102c5 Disable debug logging by mastercoms · 7 years ago
  60. a8bd0db Networking improvements by mastercoms · 7 years ago
  61. 2a41905 Distribute not in boolean check in Explosion by mastercoms · 7 years ago
  62. 7d171ba Don't setup colors unless jline is enabled by mastercoms · 7 years ago
  63. 796ea0c Update to latest Glowkit, fix test script by mastercoms · 7 years ago
  64. 969c4fc Update flow by mastercoms · 7 years ago
  65. 549c5ea Update dependencies by mastercoms · 7 years ago
  66. 4a36063 Use core detection for circleci by mastercoms · 7 years ago
  67. 8bb0b80 MessageHandler.setSession by Chris Hennick · 7 years ago
  68. a13cb1f Drop unused import by Chris Hennick · 7 years ago
  69. 5201a8c getSession() now returns session.get() by Chris Hennick · 7 years ago
  70. 679a0b4 Revert removal of MessageHandler#getSession() by momothereal · 7 years ago
  71. 134c9f4 Fix #837 (#838) by Chris Hennick · 7 years ago
  72. 4a20859 Make GlowSession thread-safe (#844) by Chris Hennick · 7 years ago
  73. fa9d5eb Fix #593 (#845) by Chris Hennick · 7 years ago
  74. 779ac49 Dump JVM and Maven versions, for debugging/troubleshooting purposes (#846) by Chris Hennick · 7 years ago
  75. 47b93ca Start 2018.2.0 snapshots by momothereal · 7 years ago
  76. 70aefce Finalize 2018.1.0 by momothereal · 7 years ago 2018.1.0
  77. 89a3784 Fix mob always dropping xp when killed (#823) by Zhen Xu · 7 years ago
  78. 8707480 Implement difficulties for starvation damage (#835) by Zhen Xu · 7 years ago
  79. a1d441e Update JUnit and PowerMock (#836) by Chris Hennick · 7 years ago
  80. 12e4c14 Implement GrassPath (#841) by kaenganxt · 7 years ago
  81. c53014f Fix logo by mastercoms · 7 years ago
  82. 0a386ec Move .github/ to docs/ by mastercoms · 7 years ago
  83. 8a57191 Entities with null bounding boxes no longer check collisions (#834) by Chris Hennick · 7 years ago
  84. 2fe0d8b Fix dead bush drops nothing (#833) by Zhen Xu · 7 years ago
  85. 91544b7 Fix cactus dropping invalid item (#832) by Zhen Xu · 7 years ago
  86. 4c6f9f8 Completely cleanup Glowstone's PotionDataHolder by mastercoms · 7 years ago
  87. 9997b62 Fix #830 (#831) by Chris Hennick · 7 years ago
  88. c59b068 Update for latest Glowkit by mastercoms · 7 years ago
  89. a53c20b Fix indent by mastercoms · 7 years ago
  90. 9c3fce2 Fix wrong ender pearl behaviors (#822) by zxu2016 · 7 years ago
  91. 9e2beed Update discord badge by mastercoms · 7 years ago
  92. 499ee7b Remove reflection from AgeableStore (#828) by Chris Hennick · 7 years ago
  93. 546731d Only attempt deploys on main repo builds by mastercoms · 7 years ago
  94. 83d968f Style fixes by Pr0methean · 7 years ago
  95. 58f82fb Bug fixes by Pr0methean · 7 years ago
  96. bcc2d22 Bug fixes by Pr0methean · 7 years ago
  97. 270880d ChestedHorseStore & WaterMobStore by Pr0methean · 7 years ago
  98. 9987b2c Propagate deeper by Pr0methean · 7 years ago
  99. 57cf206 Merge remote-tracking branch 'refs/remotes/GlowstoneMC/dev' into dev by Pr0methean · 7 years ago
  100. 9dd8d7f Refactor to remove reflection from AgeableStore by Pr0methean · 7 years ago