1. efce0d3 Merge branch '1.12' into dev by mastercoms · 3 years, 5 months ago
  2. 295241d try fixing directory copy for javadocs by mastercoms · 3 years, 5 months ago 2021.7.0
  3. 15884c3 add token by mastercoms · 3 years, 5 months ago
  4. 1c6bfa4 add javadocs push by mastercoms · 3 years, 5 months ago
  5. b7fd137 fix typo by mastercoms · 3 years, 5 months ago
  6. 82fb058 skip maven deploy on dev for now by mastercoms · 3 years, 5 months ago
  7. 6dbccf3 possibly fix Linkstone error by mastercoms · 3 years, 5 months ago
  8. 348ee1b update lombok maven plugin for JDK 16 by mastercoms · 3 years, 5 months ago
  9. 90bc15a update lombok for compat with JDK 16 by mastercoms · 3 years, 5 months ago
  10. 25e588a Merge branch '1.12' into dev by mastercoms · 3 years, 5 months ago
  11. e4863f0 fix build flags by mastercoms · 3 years, 5 months ago
  12. 5537ab4 fix import by mastercoms · 3 years, 5 months ago
  13. ed39865 implement legacyComponentSerializer() by mastercoms · 3 years, 5 months ago
  14. 0f2443e remove outdated workflows by mastercoms · 3 years, 5 months ago
  15. d8fb62c remove temp by mastercoms · 3 years, 5 months ago
  16. c6869cc more hacks to handle material fallout by mastercoms · 3 years, 5 months ago
  17. 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 · 4 years, 10 months ago
  18. 48f43e0 Changed "rigorious" to "rigorous" by Birb · 4 years, 10 months ago
  19. 470c008 Shapeless recipe ingredient arrays were actually indexed maps and not normal arrays, causing an error. This is fixed here. by Birbyy · 4 years, 10 months ago
  20. 61e0e4f Update the script and output the recipes with the old format, simply without damage. by Birbyy · 4 years, 10 months ago
  21. aca7d16 Ran a Node script to remove the damage property from the recipes.yml. Did not change anything else. by Birbyy · 4 years, 11 months ago
  22. 09043bd bump to 2021.7.0 by mastercoms · 3 years, 5 months ago
  23. a9228fe use proper quotes by mastercoms · 3 years, 5 months ago
  24. 33b34eb try fixing workflow by mastercoms · 3 years, 5 months ago
  25. 712ea36 switch back to fastutil-lite to reduce JAR size by mastercoms · 3 years, 5 months ago
  26. 275a15e Linkstone runtime support (#952) by Aki · 3 years, 5 months ago
  27. ea8c2f3 Merge branch '1.16' into dev by mastercoms · 3 years, 5 months ago
  28. 3085de4 start 2021.7.0-SNAPSHOT by mastercoms · 3 years, 5 months ago
  29. bcf39be publish 2021.6.0 by mastercoms · 3 years, 5 months ago
  30. 5b89f94 bump to 2021.5.0-SNAPSHOT by mastercoms · 3 years, 6 months ago
  31. 225d312 Fix test compilation by Aram Peres · 3 years, 6 months ago
  32. 9e8c8b9 Checkstyle fixes part 3 by Aram Peres · 3 years, 6 months ago
  33. 256dd87 Checkstyle fixes part 2 by Aram Peres · 3 years, 6 months ago
  34. f3afbc2 Checkstyle fixes part 1 by Aram Peres · 3 years, 6 months ago
  35. ef9c7a9 Make everything compile by Aram Peres · 3 years, 6 months ago
  36. 945a288 1.16 GlowBlock by Aram Peres · 3 years, 6 months ago
  37. 3e1b728 1.16 GlowPlayer by Aram Peres · 3 years, 6 months ago
  38. 4954e77 Implement a couple entity classes by Aram Peres · 3 years, 6 months ago
  39. 63e227f Update a couple more classes by Aram Peres · 3 years, 6 months ago
  40. 7ea4946 Update to 1.16.5 by Aram Peres · 3 years, 6 months ago
  41. b1780c1 only upload java 8 artifact by mastercoms · 3 years, 6 months ago
  42. 2ce9ba4 add github artifacts to action by mastercoms · 3 years, 6 months ago
  43. ac27250 Merge branch 'dev' into 1.16 by Aram Peres · 3 years, 10 months ago
  44. 1624f60 Add GlowAdvancementDisplay flags (#1105) by x4e · 3 years, 10 months ago
  45. e0a1589 Allow blocks to fall when placed directly on a non solid block (#1106) by x4e · 3 years, 10 months ago
  46. 4ebe170 Add vine physics (#1107) by x4e · 3 years, 10 months ago
  47. d72e7f0 only deploy on java 8 by mastercoms · 3 years, 10 months ago
  48. a24a594 change badge to actions by mastercoms · 3 years, 10 months ago
  49. aca1987 remove redundant file arg by mastercoms · 3 years, 10 months ago
  50. bf5fcc3 remove redundant file arg by mastercoms · 3 years, 10 months ago
  51. a0a7393 specify we are using an env var for pass by mastercoms · 3 years, 11 months ago
  52. 86b2747 fix up ssh commands by mastercoms · 3 years, 11 months ago
  53. 4509b4b run scp with sshpass by mastercoms · 3 years, 11 months ago
  54. 68a89da don't quote password by mastercoms · 3 years, 11 months ago
  55. 5f9108e sudo apt by mastercoms · 3 years, 11 months ago
  56. 1130aad add sshpass by mastercoms · 3 years, 11 months ago
  57. a3309fb add SSH_KNOWN_HOSTS env by mastercoms · 3 years, 11 months ago
  58. fa8a10f remove chmod for ssh by mastercoms · 3 years, 11 months ago
  59. 10f062a add known hosts by mastercoms · 3 years, 11 months ago
  60. b5f1e34 add test server deployment by mastercoms · 3 years, 11 months ago
  61. ae7eda9 add cache to CI by mastercoms · 3 years, 11 months ago
  62. 955ed57 Delete publish-artifacts.yml by mastercoms · 3 years, 11 months ago
  63. 2f72ea5 Delete build.yml by mastercoms · 3 years, 11 months ago
  64. 448ff1e Delete azure-pipelines.yml by mastercoms · 3 years, 11 months ago
  65. a606cd8 add cache by mastercoms · 3 years, 11 months ago
  66. 3688645 do build extras on CI too by mastercoms · 3 years, 11 months ago
  67. 1f79ce3 bump to 2021.1.0-SNAPSHOT by mastercoms · 3 years, 11 months ago
  68. 9a0c1d5 improve naming by mastercoms · 3 years, 11 months ago
  69. c9e5487 use globs by mastercoms · 3 years, 11 months ago
  70. 16091bb add path filter to dev builds by mastercoms · 3 years, 11 months ago
  71. 934831c name it CI again by mastercoms · 3 years, 11 months ago
  72. e3f8b2c name it Dev Build by mastercoms · 3 years, 11 months ago
  73. b8b2661 only run on dev by mastercoms · 3 years, 11 months ago
  74. 52c957c add Dev CI action by mastercoms · 3 years, 11 months ago
  75. 96daa7f call it PR CI by mastercoms · 3 years, 11 months ago
  76. 6f74be5 add PR CI by mastercoms · 3 years, 11 months ago
  77. 663cea6 It's 2021 (2) by mastercoms · 3 years, 11 months ago
  78. b7e4d8e It's 2021 by mastercoms · 3 years, 11 months ago
  79. 3de1744 bump to 2020.12.0 release by mastercoms · 3 years, 11 months ago
  80. 19da070 more entity API impl and improvements by mastercoms · 3 years, 11 months ago
  81. 4e22e4a use absolute val func for moon phase fraction by mastercoms · 3 years, 11 months ago
  82. fc50387 chunk, entity and world API updates by mastercoms · 3 years, 11 months ago
  83. 885b6ea GlowBlock API implementations and friends by mastercoms · 3 years, 11 months ago
  84. 731ca64 Implement API changes in GlowServer. by Aram Peres · 3 years, 11 months ago
  85. 8a5bbc8 Remove azure pipelines configs by Aram Peres · 3 years, 11 months ago
  86. 0d45b29 Remove extremely verbose logs by Aram Peres · 3 years, 11 months ago
  87. 57af2f7 Update lombok and delombok by Aram Peres · 3 years, 11 months ago
  88. 591243d Disable fail-fast in github action by Aram Peres · 3 years, 11 months ago
  89. 2f9b6ff Github action: JAVA_TOOL_OPTIONS by Aram Peres · 3 years, 11 months ago
  90. 19a0f0c Add Github workflows by Aram Peres · 3 years, 11 months ago
  91. e4c44ca bump api version to 1.16.4 by mastercoms · 3 years, 11 months ago
  92. 1850831 Update JoinGameMessage and RespawnMessage to 1.15+ (some dimension stuff still TBD) by Aram Peres · 3 years, 11 months ago
  93. 79010f5 PlayParticleMessage x, y, z are now doubles by Aram Peres · 3 years, 11 months ago
  94. 0c30cfa Implement StopSoundMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
  95. 934af49 Implement BeaconEffectMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
  96. c6f8f15 Implement NameItemMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
  97. aeb606b Implement EditBookMessage (replaces plugin message) by Aram Peres · 3 years, 11 months ago
  98. b542e8a Replace EnchantItemMessage with ClickWindowButtonMessage by Aram Peres · 3 years, 11 months ago
  99. 092814a Implement codec and partial handlers for RecipeBookState and DisplayedRecipe packets by Aram Peres · 3 years, 11 months ago
  100. 080a376 Fix Block Placement packet opcode by Aram Peres · 3 years, 11 months ago