1. 2e0799a Mark gradlew as executable (#1121) by Arne Brasseur · 4 years ago
  2. c07c74e build: add redstone-trasformer to gradle build (#1120) by VaiTon · 4 years ago
  3. 1088a05 update ready message to be like vanilla by mastercoms · 4 years ago
  4. e16336e Utilize RecipeManager and TagManager from Redstone Transformer (#1116) by Alex Abbott · 4 years ago
  5. 82c33f6 fix checkstyle for GlowContianer setLootTable by mastercoms · 4 years ago
  6. 0945e7f fix: nullability and various issues reported by the IDE (#1118) by VaiTon · 4 years ago
  7. 42949b9 feat: gradle 7.1 (#1117) by VaiTon · 4 years ago
  8. 9921b66 fix: NPE in GlowContainer isLocked (#1119) by VaiTon · 4 years ago
  9. 6bf583a Delete stateBaseIds.yml by mastercoms · 4 years ago
  10. 3049e46 enforce LF line endings for *.java by mastercoms · 4 years ago
  11. 974bc5d possibly fix whitespace in gitconfig by mastercoms · 4 years ago
  12. 591848d Merge pull request #1114 from VaiTon/feat_13/air by mastercoms · 4 years, 1 month ago
  13. 72b2e23 feat: fire PlayerPickupExperienceEvent and make it cancellable. (#1113) by VaiTon · 4 years, 1 month ago
  14. 9622bf2 feat: new air types by VaiTon · 4 years, 1 month ago
  15. ed097a5 update discord badge by mastercoms · 4 years, 1 month ago
  16. ab237d1 Merge pull request #1111 from GlowstoneMC/perf-fixes by mastercoms · 4 years, 1 month ago
  17. dbef6f9 Merge branch 'dev' into perf-fixes by mastercoms · 4 years, 1 month ago
  18. a846ed3 skip CI on pushes, use 16 only by mastercoms · 4 years, 1 month ago
  19. 5b378ba fix usage of old type id and data setter by mastercoms · 4 years, 1 month ago
  20. 15e7399 Merge branch '1.12' into perf-fixes by mastercoms · 4 years, 1 month ago
  21. bae8f0d no need for a synchronized block changes list by mastercoms · 4 years, 1 month ago
  22. 41340b2 refactor broadcasted block changes by mastercoms · 4 years, 1 month ago
  23. 51af536 use faster flush for compression by mastercoms · 4 years, 1 month ago
  24. 8a72d3c mock getChannel to fix tests by mastercoms · 4 years, 1 month ago
  25. 1d35e56 skip block state altogether by mastercoms · 4 years, 1 month ago
  26. 2fb6d6b accidentally removed used import by mastercoms · 4 years, 1 month ago
  27. 1b728e6 fix unused imports by mastercoms · 4 years, 1 month ago
  28. c0e2322 skip physics updates in generation by mastercoms · 4 years, 1 month ago
  29. 0159c6a use new api to pool chunk messages by mastercoms · 4 years, 1 month ago
  30. 91a0734 reduce allocations for entity manager grouped map by mastercoms · 4 years, 1 month ago
  31. 6c92b76 use Int2ObjectMap to avoid boxing for block entities by mastercoms · 4 years, 1 month ago
  32. 32c20c1 do not recreate state data when not needed by mastercoms · 4 years, 1 month ago
  33. a882864 optimize compression handler by mastercoms · 4 years, 1 month ago
  34. c72142b skip map boxing and abstraction for GlowChunk.Key by mastercoms · 4 years, 1 month ago
  35. 93c314e simplify logic in getChunk by mastercoms · 4 years, 1 month ago
  36. 446df82 fix population running when generation is disabled by mastercoms · 4 years, 1 month ago
  37. 25ccc1b fix values view & iterator being created every empty tick by mastercoms · 4 years, 1 month ago
  38. 88f2ffa deploy as 1.16 instead by mastercoms · 4 years, 1 month ago
  39. 03bcc21 fix repo id error by mastercoms · 4 years, 1 month ago
  40. 5494532 start deploying by mastercoms · 4 years, 1 month ago
  41. f91d373 only build with 1.16 by mastercoms · 4 years, 1 month ago
  42. d1c40b6 deploy to new javadocs version by mastercoms · 4 years, 1 month ago
  43. efce0d3 Merge branch '1.12' into dev by mastercoms · 4 years, 1 month ago
  44. 295241d try fixing directory copy for javadocs by mastercoms · 4 years, 1 month ago 2021.7.0
  45. 15884c3 add token by mastercoms · 4 years, 1 month ago
  46. 1c6bfa4 add javadocs push by mastercoms · 4 years, 1 month ago
  47. b7fd137 fix typo by mastercoms · 4 years, 1 month ago
  48. 82fb058 skip maven deploy on dev for now by mastercoms · 4 years, 1 month ago
  49. 6dbccf3 possibly fix Linkstone error by mastercoms · 4 years, 1 month ago
  50. 348ee1b update lombok maven plugin for JDK 16 by mastercoms · 4 years, 1 month ago
  51. 90bc15a update lombok for compat with JDK 16 by mastercoms · 4 years, 1 month ago
  52. 25e588a Merge branch '1.12' into dev by mastercoms · 4 years, 1 month ago
  53. e4863f0 fix build flags by mastercoms · 4 years, 1 month ago
  54. 5537ab4 fix import by mastercoms · 4 years, 1 month ago
  55. ed39865 implement legacyComponentSerializer() by mastercoms · 4 years, 1 month ago
  56. 0f2443e remove outdated workflows by mastercoms · 4 years, 1 month ago
  57. d8fb62c remove temp by mastercoms · 4 years, 1 month ago
  58. c6869cc more hacks to handle material fallout by mastercoms · 4 years, 1 month ago
  59. 5f37741 Hopefully final version of recipes.yml for now. The material names are now updated. Also along is the updated version of CraftingManager which sets some flags in the item maps to tell Bukkit that we're not using legacy Material names which was the other half of the errors. This system is a little messy so we should switch over to using the Mojang provided recipes.json or whatever it is ASAP. by Birbyy · 6 years ago
  60. 48f43e0 Changed "rigorious" to "rigorous" by Birb · 6 years ago
  61. 470c008 Shapeless recipe ingredient arrays were actually indexed maps and not normal arrays, causing an error. This is fixed here. by Birbyy · 6 years ago
  62. 61e0e4f Update the script and output the recipes with the old format, simply without damage. by Birbyy · 6 years ago
  63. aca7d16 Ran a Node script to remove the damage property from the recipes.yml. Did not change anything else. by Birbyy · 6 years ago
  64. 09043bd bump to 2021.7.0 by mastercoms · 4 years, 1 month ago
  65. a9228fe use proper quotes by mastercoms · 4 years, 1 month ago
  66. 33b34eb try fixing workflow by mastercoms · 4 years, 1 month ago
  67. 712ea36 switch back to fastutil-lite to reduce JAR size by mastercoms · 4 years, 1 month ago
  68. 275a15e Linkstone runtime support (#952) by Aki · 4 years, 1 month ago
  69. ea8c2f3 Merge branch '1.16' into dev by mastercoms · 4 years, 1 month ago
  70. 3085de4 start 2021.7.0-SNAPSHOT by mastercoms · 4 years, 1 month ago
  71. bcf39be publish 2021.6.0 by mastercoms · 4 years, 1 month ago
  72. 5b89f94 bump to 2021.5.0-SNAPSHOT by mastercoms · 4 years, 2 months ago
  73. 225d312 Fix test compilation by Aram Peres · 4 years, 2 months ago
  74. 9e8c8b9 Checkstyle fixes part 3 by Aram Peres · 4 years, 2 months ago
  75. 256dd87 Checkstyle fixes part 2 by Aram Peres · 4 years, 2 months ago
  76. f3afbc2 Checkstyle fixes part 1 by Aram Peres · 4 years, 2 months ago
  77. ef9c7a9 Make everything compile by Aram Peres · 4 years, 2 months ago
  78. 945a288 1.16 GlowBlock by Aram Peres · 4 years, 2 months ago
  79. 3e1b728 1.16 GlowPlayer by Aram Peres · 4 years, 2 months ago
  80. 4954e77 Implement a couple entity classes by Aram Peres · 4 years, 2 months ago
  81. 63e227f Update a couple more classes by Aram Peres · 4 years, 2 months ago
  82. 7ea4946 Update to 1.16.5 by Aram Peres · 4 years, 2 months ago
  83. b1780c1 only upload java 8 artifact by mastercoms · 4 years, 2 months ago
  84. 2ce9ba4 add github artifacts to action by mastercoms · 4 years, 2 months ago
  85. ac27250 Merge branch 'dev' into 1.16 by Aram Peres · 4 years, 5 months ago
  86. 1624f60 Add GlowAdvancementDisplay flags (#1105) by x4e · 4 years, 5 months ago
  87. e0a1589 Allow blocks to fall when placed directly on a non solid block (#1106) by x4e · 4 years, 5 months ago
  88. 4ebe170 Add vine physics (#1107) by x4e · 4 years, 5 months ago
  89. d72e7f0 only deploy on java 8 by mastercoms · 4 years, 6 months ago
  90. a24a594 change badge to actions by mastercoms · 4 years, 6 months ago
  91. aca1987 remove redundant file arg by mastercoms · 4 years, 6 months ago
  92. bf5fcc3 remove redundant file arg by mastercoms · 4 years, 6 months ago
  93. a0a7393 specify we are using an env var for pass by mastercoms · 4 years, 6 months ago
  94. 86b2747 fix up ssh commands by mastercoms · 4 years, 6 months ago
  95. 4509b4b run scp with sshpass by mastercoms · 4 years, 6 months ago
  96. 68a89da don't quote password by mastercoms · 4 years, 6 months ago
  97. 5f9108e sudo apt by mastercoms · 4 years, 6 months ago
  98. 1130aad add sshpass by mastercoms · 4 years, 6 months ago
  99. a3309fb add SSH_KNOWN_HOSTS env by mastercoms · 4 years, 6 months ago
  100. fa8a10f remove chmod for ssh by mastercoms · 4 years, 6 months ago