1. 1b0cea8 Fix potion effects display to self (#1090) by SHADOWDANCH · 4 years, 5 months ago
  2. bcfd021 So, It's 2020. (#1089) by KisaragiEffective · 4 years, 6 months ago
  3. 83df5ad update more dependencies by mastercoms · 4 years, 8 months ago
  4. 2ada226 add kotlin support, update depends, update repo URL by mastercoms · 4 years, 8 months ago
  5. 0f75caa update repo URL default and fix logging depends in CB compatibility bundle by mastercoms · 4 years, 8 months ago
  6. 6cbb8bb Fire PlayerChangedMainHandEvent (#1088) by SHADOWDANCH · 4 years, 8 months ago
  7. d1fe1e9 Add unimplemented methods from Glowkit update. by Alex Abbott · 4 years, 8 months ago
  8. d3e718c Update Glowkit version by Alex Abbott · 4 years, 8 months ago
  9. b1a1b5a Fix import spacing violations (checkstyle) (#1086) by Arne Brasseur · 4 years, 8 months ago
  10. d77c04e revert the import order change by mastercoms · 4 years, 8 months ago
  11. cd998cb order java package first and fix right curly by mastercoms · 4 years, 8 months ago
  12. a44bb83 add GravityAccel to GlowAnimal (#1084) by ㄗㄠˋ ㄑㄧˊ · 4 years, 9 months ago
  13. 69fa6de update right curly rules by mastercoms · 4 years, 9 months ago
  14. c549129 use new MissingJavadocMethod by mastercoms · 4 years, 9 months ago
  15. 297d9f2 allowThrowsTagsForSubclasses was removed by mastercoms · 4 years, 9 months ago
  16. 6fabbaf allowMissingThrowsTags changed to validateThrows by mastercoms · 4 years, 9 months ago
  17. f14ce7e LineLength is now a file set check by mastercoms · 4 years, 9 months ago
  18. df8d024 also bump report by mastercoms · 4 years, 9 months ago
  19. 12fec16 bump checkstyle plugin version to match puppycrawl checkstyle by mastercoms · 4 years, 9 months ago
  20. cfe3480 Bump checkstyle from 8.18 to 8.29 (#1085) by dependabot[bot] · 4 years, 9 months ago
  21. 4681a72 github wiki was replaced by Glowstone docs (#1083) by ㄗㄠˋ ㄑㄧˊ · 4 years, 9 months ago
  22. 9b7d569 Fix wrong coordinates passed to isSnowy (#1075) by Muqsit Rayyan · 4 years, 9 months ago
  23. cf11388 Use synchronizedSet (#1072) by PayDevD · 4 years, 10 months ago
  24. c2c5a2e Only run delombok in ci builds (#1068) by Martin Panzer · 4 years, 11 months ago
  25. 89e000f replace non-enum collections with enum collections (#1066) by KisaragiEffective · 4 years, 12 months ago
  26. 2676d00 Fix raw types (#1057) by KisaragiEffective · 4 years, 12 months ago
  27. 846c6b5 Implement EntityAddToWorld event firing (#1063) by Alexander Kostyurenko · 5 years ago
  28. 32f391d Updated Kotlin to version 1.3.50 (#1061) by hazæ41 · 5 years ago
  29. 28a8f72 add link to more backers by mastercoms · 5 years ago
  30. 3feb0c3 add @Postremus to readme by mastercoms · 5 years ago
  31. 5873484 fix backers typo by mastercoms · 5 years ago
  32. 44ca320 Create BACKERS.md by mastercoms · 5 years ago
  33. cb0bd13 add sponsors section in readme by mastercoms · 5 years ago
  34. 2fee158 Fix some issue with the /glowstone command. by momothereal · 5 years ago
  35. cdf3bb8 Fire PlayerInitialSpawnEvent (#922) (#1051) by Caleb Sacks · 5 years ago
  36. 760bff1 fix javadoc by mastercoms · 5 years ago
  37. c1fa660 Send real player entity id, implement EntityResurrectEvent, fix #1049 (#1050) by SHADOWDANCH · 5 years ago
  38. b3b6502 Make login DNS server configurable in glowstone.yml (#1044) by smartboyathome · 5 years ago
  39. 00c156d Fix #1042 (#1043) by Chris Hennick · 5 years ago
  40. dd2c9ae Updated Kotlin version (#1040) by hazæ41 · 5 years ago
  41. 3127ff7 Change some links to use https protocol (#1039) by Mustafa ÖNCEL · 5 years ago
  42. 9696b2f Animal feeding improvements (#1025) by Chris Hennick · 5 years ago
  43. d4812fe Command i18n through /testforblocks, and associated refactors (#1035) by Chris Hennick · 6 years ago
  44. d617350 Test Java 8 too on Azure Pipelines (#1033) by Chris Hennick · 6 years ago
  45. d6ed91c Localize /testfor by Chris Hennick · 6 years ago
  46. 83ce4ab Replace redundant immutable empty list with Collections.emptyList() by Chris Hennick · 6 years ago
  47. 7c941fe use dns_port constant by mastercoms · 6 years ago
  48. c4653f9 fix imports and types by mastercoms · 6 years ago
  49. 478d0b1 Fix Pythonic syntax for comment by mastercoms · 6 years ago
  50. 512ba7e Implement slime blocks pushing and proper handling of non-movable blocks by pistons (#1017) by Nikita Medvedev · 6 years ago
  51. d486808 fix DNS resolution issues by mastercoms · 6 years ago
  52. 7e6da83 Replace ad-hoc Validator class with Java Predicate (#1034) by Marcos Del Sol Vives · 6 years ago
  53. 30ac5cc update checkstyle to 8.18 by mastercoms · 6 years ago
  54. f0d3a6e Azure: Update version of PublishBuildArtifacts task by Gareth Coles · 6 years ago
  55. 7500358 Azure: Attempt to fix release pipelines by Gareth Coles · 6 years ago
  56. 62537b5 Revert "Use Collections.emptyList()" by Chris Hennick · 6 years ago
  57. 0c1ec07 Use Collections.emptyList() by Chris Hennick · 6 years ago
  58. 2991343 Revert "Enable a second build using Java 8, to ensure backward compatibility" by Chris Hennick · 6 years ago
  59. d4839aa Enable a second build using Java 8, to ensure backward compatibility by Chris Hennick · 6 years ago
  60. 9be3287 Azure: Attempt to fix pipeline published artifacts by Gareth Coles · 6 years ago
  61. f156d10 Azure badges by Gareth Coles · 6 years ago
  62. 8b2bdb2 Azure: JDK 11 and code coverage (#1032) by Gareth Coles · 6 years ago
  63. 9731f5a Set up CI with Azure Pipelines (#1031) by Gareth Coles · 6 years ago
  64. f8938f8 i18nize and refactor GlowstoneCommand (#1026) by Chris Hennick · 6 years ago
  65. 0dc70b3 Reduce some duplication in networking-related code (#1028) by kashike · 6 years ago
  66. 7a2cb23 supply a consumer with each 'cut' when splitting experience (#1027) by kashike · 6 years ago
  67. 58f8aa4 Use constants for gamerule names (#1029) by kashike · 6 years ago
  68. a9445ff Finish localizing TellrawCommand by Chris Hennick · 6 years ago
  69. 9424a9e Finish localizing SetBlockCommand by Chris Hennick · 6 years ago
  70. 986fba1 Add missing punctuation to credits by mastercoms · 6 years ago
  71. 636cb51 Add deathcap to credits by mastercoms · 6 years ago
  72. 669ad8d Item amount decrement is now applied on block place (fixes #1012) (#1022) by Jacob G · 6 years ago
  73. b5cc02a Regional difficulty (#1019) by VaiTon · 6 years ago
  74. 8124225 Revert "Animal feeding fixes:" by Chris Hennick · 6 years ago
  75. 6680d94 Revert "Implements love mode duration and particle emission." by Chris Hennick · 6 years ago
  76. 54c3ff3 Implements love mode duration and particle emission. by Chris Hennick · 6 years ago
  77. b98953e Animal feeding fixes: by Chris Hennick · 6 years ago
  78. 04ccbda Simplify computeGrowthAmount by Chris Hennick · 6 years ago
  79. 3192c0f Implemented statistic tracking (#1021) by VaiTon · 6 years ago
  80. 6710673 Implements missing events (#1018) by VaiTon · 6 years ago
  81. 7951f06 Implement BlockPistonRetractEvent firing (#1014) by Nikita Medvedev · 6 years ago
  82. b344a0c revert some breaking changes by mastercoms · 6 years ago
  83. 3df137e Decrease metaspace by a little by mastercoms · 6 years ago
  84. 1ccda47 Increase metaspace slightly by mastercoms · 6 years ago
  85. d3178a3 Increase metaspace slightly again by mastercoms · 6 years ago
  86. bf94bb8 Increase metaspace slightly by mastercoms · 6 years ago
  87. 245083a Reduce metaspace, test different region settings by mastercoms · 6 years ago
  88. cbb78cc Increase metaspace by mastercoms · 6 years ago
  89. f40b185 Bump up metaspace for tests by mastercoms · 6 years ago
  90. d995ca8 relax the GC settings a little bit by mastercoms · 6 years ago
  91. 9e33fcb Fix dash typo by mastercoms · 6 years ago
  92. 8d79a5e More hyper aggressive GC settings by mastercoms · 6 years ago
  93. a7c33d6 Use ridiculous GC restrictions for testing by mastercoms · 6 years ago
  94. e86cdc0 Remove aggressive heap by mastercoms · 6 years ago
  95. 93987df dedup strings by mastercoms · 6 years ago
  96. fa2bb2c try out reserving max heap by mastercoms · 6 years ago
  97. 7ba2aaa Try using shenandoah GC with compact settings by mastercoms · 6 years ago
  98. 099b53e Be more general with args by mastercoms · 6 years ago
  99. ea5aa36 Fix -T arg typo from last commit by mastercoms · 6 years ago
  100. 343ad94 Try to add docker mem support to java, and disable threading by mastercoms · 6 years ago