1. d115d69 Revert "Only run delombok in ci builds (#1068)" by mastercoms · 4 years, 4 months ago
  2. daef935 1.16 API updates by mastercoms · 4 years, 4 months ago
  3. 66083e0 fix ECJ build not working with lombok by mastercoms · 4 years, 4 months ago
  4. cfc1e87 bump version to 1.16.1 by mastercoms · 4 years, 4 months ago
  5. 6a37404 Merge branch 'dev' into 1.16 by mastercoms · 4 years, 4 months ago
  6. c384b1f suppress describe unresolved in pom by mastercoms · 4 years, 4 months ago
  7. ff005c8 Merge branch 'dev' into 1.15 by momothereal · 4 years, 4 months ago
  8. de3e7b3 BlockData implementation using new redstone-transformer libs (#1087) by Alex Abbott · 4 years, 4 months ago
  9. 5e0ad72 Implement WrittenBook open. Fix WritableBook sign (#1099) by SHADOWDANCH · 4 years, 6 months ago
  10. 322b7de Adds missing cauldron-item interactions. (#1097) by Emre Özcan · 4 years, 6 months ago
  11. 365a74b Update EntityEffectMessage. Optimize PotionEffect's pulsing (#1098) by SHADOWDANCH · 4 years, 6 months ago
  12. c4c59a7 Implement Beacon logic (#1092) by SHADOWDANCH · 4 years, 7 months ago
  13. 3c14954 Add background option to GlowAdvancementDisplay. Fix client crash (#1093) by SHADOWDANCH · 4 years, 7 months ago
  14. 1b0cea8 Fix potion effects display to self (#1090) by SHADOWDANCH · 4 years, 7 months ago
  15. a55b26c Updated Bed Break Logic and Leaf Block Decay Range (#1060) by Alex Pazderp · 4 years, 7 months ago
  16. bcfd021 So, It's 2020. (#1089) by KisaragiEffective · 4 years, 7 months ago
  17. f3f3315 some 1.15 clientbound proto by mastercoms · 4 years, 9 months ago
  18. dae0d22 Merge branch 'dev' into 1.15 by mastercoms · 4 years, 9 months ago
  19. 83df5ad update more dependencies by mastercoms · 4 years, 9 months ago
  20. a243cf8 Merge branch 'dev' into 1.15 by mastercoms · 4 years, 9 months ago
  21. 2ada226 add kotlin support, update depends, update repo URL by mastercoms · 4 years, 9 months ago
  22. ca36907 update CB depends to 1.15.2 by mastercoms · 4 years, 9 months ago
  23. 8a485e5 Merge branch dev into 1.15 by mastercoms · 4 years, 9 months ago
  24. 0f75caa update repo URL default and fix logging depends in CB compatibility bundle by mastercoms · 4 years, 9 months ago
  25. 96e416c bump junit by mastercoms · 4 years, 9 months ago
  26. 23ba6c5 add kotlin compile support by mastercoms · 4 years, 9 months ago
  27. 37094a1 bump to 1.15.2 versions by mastercoms · 4 years, 9 months ago
  28. ec09f00 bump api version to 1.15 by mastercoms · 4 years, 9 months ago
  29. 6cbb8bb Fire PlayerChangedMainHandEvent (#1088) by SHADOWDANCH · 4 years, 9 months ago
  30. d1fe1e9 Add unimplemented methods from Glowkit update. by Alex Abbott · 4 years, 9 months ago
  31. d3e718c Update Glowkit version by Alex Abbott · 4 years, 9 months ago
  32. b1a1b5a Fix import spacing violations (checkstyle) (#1086) by Arne Brasseur · 4 years, 10 months ago
  33. d77c04e revert the import order change by mastercoms · 4 years, 10 months ago
  34. cd998cb order java package first and fix right curly by mastercoms · 4 years, 10 months ago
  35. a44bb83 add GravityAccel to GlowAnimal (#1084) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
  36. 69fa6de update right curly rules by mastercoms · 4 years, 10 months ago
  37. c549129 use new MissingJavadocMethod by mastercoms · 4 years, 10 months ago
  38. 297d9f2 allowThrowsTagsForSubclasses was removed by mastercoms · 4 years, 10 months ago
  39. 6fabbaf allowMissingThrowsTags changed to validateThrows by mastercoms · 4 years, 10 months ago
  40. f14ce7e LineLength is now a file set check by mastercoms · 4 years, 10 months ago
  41. df8d024 also bump report by mastercoms · 4 years, 10 months ago
  42. 12fec16 bump checkstyle plugin version to match puppycrawl checkstyle by mastercoms · 4 years, 10 months ago
  43. cfe3480 Bump checkstyle from 8.18 to 8.29 (#1085) by dependabot[bot] · 4 years, 10 months ago
  44. 64479dd update dependencies and use ECJ for compilation by mastercoms · 4 years, 10 months ago
  45. 54ee61c update maven options by mastercoms · 4 years, 10 months ago
  46. faad39e github wiki was replaced by Glowstone docs (#1083) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
  47. 1c3dc90 Fix wrong coordinates passed to isSnowy (#1075) by Muqsit Rayyan · 4 years, 10 months ago
  48. e9d0286 Use synchronizedSet (#1072) by PayDevD · 4 years, 11 months ago
  49. 677092d Only run delombok in ci builds (#1068) by Martin Panzer · 5 years ago
  50. 01c4b8c Add missing options to time command (#1067) by Denyk · 4 years, 10 months ago
  51. 4681a72 github wiki was replaced by Glowstone docs (#1083) by ㄗㄠˋ ㄑㄧˊ · 4 years, 10 months ago
  52. 9b7d569 Fix wrong coordinates passed to isSnowy (#1075) by Muqsit Rayyan · 4 years, 10 months ago
  53. cf11388 Use synchronizedSet (#1072) by PayDevD · 4 years, 11 months ago
  54. c2c5a2e Only run delombok in ci builds (#1068) by Martin Panzer · 5 years ago
  55. f183c21 use new default IDs for property map in block data by mastercoms · 5 years ago
  56. 376994d add default utilities by mastercoms · 5 years ago
  57. 1ad739c add default ids, use block data for redstone power by mastercoms · 5 years ago
  58. 28004f5 Merge branch 'dev' into 1.13 by mastercoms · 5 years ago
  59. 89e000f replace non-enum collections with enum collections (#1066) by KisaragiEffective · 5 years ago
  60. 2676d00 Fix raw types (#1057) by KisaragiEffective · 5 years ago
  61. 846c6b5 Implement EntityAddToWorld event firing (#1063) by Alexander Kostyurenko · 5 years ago
  62. 32f391d Updated Kotlin to version 1.3.50 (#1061) by hazæ41 · 5 years ago
  63. 9d1abae [BlockBed.java] Updated Bed Break Logic (#1059) by Alex Pazderp · 5 years ago
  64. b8b1f83 Save default block state id and convert from Material by momothereal · 5 years ago
  65. 28a8f72 add link to more backers by mastercoms · 5 years ago
  66. 3feb0c3 add @Postremus to readme by mastercoms · 5 years ago
  67. 5873484 fix backers typo by mastercoms · 5 years ago
  68. 44ca320 Create BACKERS.md by mastercoms · 5 years ago
  69. cb0bd13 add sponsors section in readme by mastercoms · 5 years ago
  70. 2fee158 Fix some issue with the /glowstone command. by momothereal · 5 years ago
  71. dacd33f Properly implement OfflinePlayer#getLastLogin (Paper API) by momothereal · 5 years ago
  72. cdf3bb8 Fire PlayerInitialSpawnEvent (#922) (#1051) by Caleb Sacks · 5 years ago
  73. 0befae4 provide unsafe access in server test class by mastercoms · 5 years ago
  74. 8b4e87b update material values by mastercoms · 5 years ago
  75. 4a769b2 comment up tests by mastercoms · 5 years ago
  76. 4f031f8 fix enchantments by mastercoms · 5 years ago
  77. a5937f3 fix unused imports by mastercoms · 5 years ago
  78. dcd5baa Merge branch 'dev' into 1.13 by mastercoms · 5 years ago
  79. 760bff1 fix javadoc by mastercoms · 5 years ago
  80. 8dc92c5 Merge remote-tracking branch 'origin/dev' into 1.13 by mastercoms · 5 years ago
  81. c1fa660 Send real player entity id, implement EntityResurrectEvent, fix #1049 (#1050) by SHADOWDANCH · 5 years ago
  82. b3b6502 Make login DNS server configurable in glowstone.yml (#1044) by smartboyathome · 5 years ago
  83. fb4af71 fix fishing rewards partially by mastercoms · 5 years ago
  84. f4600fc fix test typo by mastercoms · 5 years ago
  85. 1b41e58 fix test compile errors by mastercoms · 5 years ago
  86. 66eec43 fix checkstyle errors by mastercoms · 5 years ago
  87. 6528f55 fix generated flattening data by mastercoms · 5 years ago
  88. 26917e4 fixed all but one compilation error by mastercoms · 5 years ago
  89. e780872 zombie stubs by mastercoms · 5 years ago
  90. 41dd233 generator 1.13 progress, breeding api by mastercoms · 5 years ago
  91. f326533 clean up unused arrays in new particle class by mastercoms · 5 years ago
  92. 9e1f3d1 finish up new particle representation by mastercoms · 5 years ago
  93. 08c041a in progress particle system rewrite by mastercoms · 5 years ago
  94. 3c78ea1 a bit more 1.13 work by mastercoms · 5 years ago
  95. 1c1da04 more 1.13 work by mastercoms · 5 years ago
  96. da8619b still compile from main sources by mastercoms · 5 years ago
  97. c7ee20f use stacksize increase on azure by mastercoms · 5 years ago
  98. 2764b5c fix lombok builds by mastercoms · 5 years ago
  99. 19b6009 update lombok by mastercoms · 5 years ago
  100. 33ba29b 1.13 tags work, finish up inventory errors by mastercoms · 5 years ago