1. d1f4061 Updated GlowSheep imports to pass maven checkstyle plugin (#1133) by Micah Silverman · 3 years, 7 months ago dev
  2. 9eaefe3 ref: removed todos in BannerEntity and GlowBanner (#1129) by VaiTon · 3 years, 7 months ago
  3. 65644a9 feat: implement sheep wool regrowth (#1130) by VaiTon · 3 years, 7 months ago
  4. 5c00df2 build: bump gradle from 7.1.1 to 7.3.1 (#1128) by VaiTon · 3 years, 7 months ago
  5. 4e23a05 build: use gradle for github PRs checks (#1123) by VaiTon · 3 years, 11 months ago
  6. dc8d2f8 bump dev to 2021.9.1 snapshots by mastercoms · 3 years, 11 months ago
  7. 5e3f5b1 fix javadoc by mastercoms · 3 years, 11 months ago
  8. f6da00b Merge branch '1.12' into dev by mastercoms · 3 years, 11 months ago
  9. 24c394c properly handle the username by mastercoms · 3 years, 11 months ago
  10. 446ebb2 Merge branch '1.12' into dev by mastercoms · 3 years, 11 months ago
  11. c63a91e feat: added missing tags to ArrowStore and ProjectileStore (#1115) by VaiTon · 4 years ago
  12. 2e0799a Mark gradlew as executable (#1121) by Arne Brasseur · 4 years ago
  13. c07c74e build: add redstone-trasformer to gradle build (#1120) by VaiTon · 4 years ago
  14. 1088a05 update ready message to be like vanilla by mastercoms · 4 years ago
  15. e16336e Utilize RecipeManager and TagManager from Redstone Transformer (#1116) by Alex Abbott · 4 years ago
  16. 82c33f6 fix checkstyle for GlowContianer setLootTable by mastercoms · 4 years ago
  17. 0945e7f fix: nullability and various issues reported by the IDE (#1118) by VaiTon · 4 years ago
  18. 42949b9 feat: gradle 7.1 (#1117) by VaiTon · 4 years ago
  19. 9921b66 fix: NPE in GlowContainer isLocked (#1119) by VaiTon · 4 years ago
  20. 6bf583a Delete stateBaseIds.yml by mastercoms · 4 years ago
  21. 3049e46 enforce LF line endings for *.java by mastercoms · 4 years ago
  22. 974bc5d possibly fix whitespace in gitconfig by mastercoms · 4 years ago
  23. 591848d Merge pull request #1114 from VaiTon/feat_13/air by mastercoms · 4 years ago
  24. 4ad0ccb message null in test by mastercoms · 4 years ago
  25. 7e3e124 remove extra debug log by mastercoms · 4 years ago
  26. 72b2e23 feat: fire PlayerPickupExperienceEvent and make it cancellable. (#1113) by VaiTon · 4 years ago
  27. cb2be8e try reverting to similar send behavior by mastercoms · 4 years, 1 month ago
  28. a70ec9c fix import order actually by mastercoms · 4 years, 1 month ago
  29. 31d9df1 fix import order by mastercoms · 4 years, 1 month ago
  30. f45b027 remove star import by mastercoms · 4 years, 1 month ago
  31. adc54df login, networking & proto fixes by mastercoms · 4 years, 1 month ago
  32. 9622bf2 feat: new air types by VaiTon · 4 years, 1 month ago
  33. 44c0d45 Add LoginPluginRequest and LoginPluginResponse packets by momothereal · 7 years ago
  34. 0c1e306 update proxy support (almost working) by mastercoms · 4 years, 1 month ago
  35. 19d5b02 fix imports by mastercoms · 4 years, 1 month ago
  36. 95a6263 optimize chunk query in entity pulse by mastercoms · 4 years, 1 month ago
  37. 51469cd optimize bitfields in metadata map by mastercoms · 4 years, 1 month ago
  38. f84d4bd refactor per chunk block updates to a multimap by mastercoms · 4 years, 1 month ago
  39. 7d6a61b optimize player pulse loop by mastercoms · 4 years, 1 month ago
  40. 9708d37 jansi 1.18 to preserve API compat on Windows by mastercoms · 4 years, 1 month ago
  41. ed097a5 update discord badge by mastercoms · 4 years, 1 month ago
  42. 41455d3 rollback javadoc version by mastercoms · 4 years, 1 month ago
  43. 288546e rebase checkstyle onto latest google checkstyle by mastercoms · 4 years, 1 month ago
  44. ab237d1 Merge pull request #1111 from GlowstoneMC/perf-fixes by mastercoms · 4 years, 1 month ago
  45. 1f12b6c color must be specified before formatting by mastercoms · 4 years, 1 month ago
  46. c45c3cd don't use section symbol directly, as resources on pre Java 9 are not UTF-8 by mastercoms · 4 years, 1 month ago
  47. dbef6f9 Merge branch 'dev' into perf-fixes by mastercoms · 4 years, 1 month ago
  48. a846ed3 skip CI on pushes, use 16 only by mastercoms · 4 years, 1 month ago
  49. 5b378ba fix usage of old type id and data setter by mastercoms · 4 years, 1 month ago
  50. 15e7399 Merge branch '1.12' into perf-fixes by mastercoms · 4 years, 1 month ago
  51. bae8f0d no need for a synchronized block changes list by mastercoms · 4 years, 1 month ago
  52. 41340b2 refactor broadcasted block changes by mastercoms · 4 years, 1 month ago
  53. 51af536 use faster flush for compression by mastercoms · 4 years, 1 month ago
  54. 8a72d3c mock getChannel to fix tests by mastercoms · 4 years, 1 month ago
  55. 1d35e56 skip block state altogether by mastercoms · 4 years, 1 month ago
  56. 2fb6d6b accidentally removed used import by mastercoms · 4 years, 1 month ago
  57. 1b728e6 fix unused imports by mastercoms · 4 years, 1 month ago
  58. c0e2322 skip physics updates in generation by mastercoms · 4 years, 1 month ago
  59. 0159c6a use new api to pool chunk messages by mastercoms · 4 years, 1 month ago
  60. 91a0734 reduce allocations for entity manager grouped map by mastercoms · 4 years, 1 month ago
  61. 6c92b76 use Int2ObjectMap to avoid boxing for block entities by mastercoms · 4 years, 1 month ago
  62. 32c20c1 do not recreate state data when not needed by mastercoms · 4 years, 1 month ago
  63. a882864 optimize compression handler by mastercoms · 4 years, 1 month ago
  64. c72142b skip map boxing and abstraction for GlowChunk.Key by mastercoms · 4 years, 1 month ago
  65. 93c314e simplify logic in getChunk by mastercoms · 4 years, 1 month ago
  66. 446df82 fix population running when generation is disabled by mastercoms · 4 years, 1 month ago
  67. 25ccc1b fix values view & iterator being created every empty tick by mastercoms · 4 years, 1 month ago
  68. 88f2ffa deploy as 1.16 instead by mastercoms · 4 years, 1 month ago
  69. 03bcc21 fix repo id error by mastercoms · 4 years, 1 month ago
  70. 5494532 start deploying by mastercoms · 4 years, 1 month ago
  71. f91d373 only build with 1.16 by mastercoms · 4 years, 1 month ago
  72. d1c40b6 deploy to new javadocs version by mastercoms · 4 years, 1 month ago
  73. efce0d3 Merge branch '1.12' into dev by mastercoms · 4 years, 1 month ago
  74. 295241d try fixing directory copy for javadocs by mastercoms · 4 years, 1 month ago 2021.7.0
  75. 15884c3 add token by mastercoms · 4 years, 1 month ago
  76. 1c6bfa4 add javadocs push by mastercoms · 4 years, 1 month ago
  77. b7fd137 fix typo by mastercoms · 4 years, 1 month ago
  78. 82fb058 skip maven deploy on dev for now by mastercoms · 4 years, 1 month ago
  79. 6dbccf3 possibly fix Linkstone error by mastercoms · 4 years, 1 month ago
  80. 348ee1b update lombok maven plugin for JDK 16 by mastercoms · 4 years, 1 month ago
  81. 90bc15a update lombok for compat with JDK 16 by mastercoms · 4 years, 1 month ago
  82. 25e588a Merge branch '1.12' into dev by mastercoms · 4 years, 1 month ago
  83. e4863f0 fix build flags by mastercoms · 4 years, 1 month ago
  84. 5537ab4 fix import by mastercoms · 4 years, 1 month ago
  85. ed39865 implement legacyComponentSerializer() by mastercoms · 4 years, 1 month ago
  86. 0f2443e remove outdated workflows by mastercoms · 4 years, 1 month ago
  87. d8fb62c remove temp by mastercoms · 4 years, 1 month ago
  88. c6869cc more hacks to handle material fallout by mastercoms · 4 years, 1 month ago
  89. 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
  90. 48f43e0 Changed "rigorious" to "rigorous" by Birb · 6 years ago
  91. 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
  92. 61e0e4f Update the script and output the recipes with the old format, simply without damage. by Birbyy · 6 years ago
  93. aca7d16 Ran a Node script to remove the damage property from the recipes.yml. Did not change anything else. by Birbyy · 6 years ago
  94. 09043bd bump to 2021.7.0 by mastercoms · 4 years, 1 month ago
  95. a9228fe use proper quotes by mastercoms · 4 years, 1 month ago
  96. 33b34eb try fixing workflow by mastercoms · 4 years, 1 month ago
  97. 712ea36 switch back to fastutil-lite to reduce JAR size by mastercoms · 4 years, 1 month ago
  98. 275a15e Linkstone runtime support (#952) by Aki · 4 years, 1 month ago
  99. ea8c2f3 Merge branch '1.16' into dev by mastercoms · 4 years, 1 month ago
  100. 3085de4 start 2021.7.0-SNAPSHOT by mastercoms · 4 years, 1 month ago