aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-07-311.21.6-1.21.8 (#1518)Aaron
* 1.21.6-pre2 * Port HUD and 1.21.6-pre3 * 1.21.6 * New Rendering System Also updates YACL and fixes a bug with rendering slot highlights * Fix Item Rarity Background having a random iteration order With Java's immutable maps they will either iterate forwards or backwards which is randomly decided at runtime. * Fix GUI text not rendering If the colour parameter supplied does not have an alpha value or is 0 then the text is not rendered. * Fix crimson fog extension * Fix health bar rendering * Fix hiding world loading screens * Disable mixin unit test due to crash and add audit command * 1.21.7 + Update Gradle, Loom, and JGit * Update Dandelion for 1.21.7 MoulConfig still has a few bugs but its ok otherwise * Fix checkstyle & spotless * Update Mixin Name Maybe this will fix the game test crashing because of GL errors? * Fix waypoint screen draw order * Fix issues with text not rendering in GUIs * Use local state management for renderer * Significantly improve batching for the renderer Makes the new renderer even better/faster than the old RenderLayer system! * Separate Skyblocker's glow from vanilla's glow Fixes #1478 Fixes #1500 * 1.21.8 * Fix dungeon teammates not glowing through walls * Fix some map decorations not rendering (dungeon teammate markers) * Fix recipe book search field text being invisible * Update README and issue templates * Fix issues with entity glow depth sampling Should also fix a crash with Iris * Add batching exclusion system Fixes a bug where rendering multiple cylinders at once would have the two linked to eachother * Fix spotless errors * Fix Iris crash * Update Dandelion/MoulConfig * Update to Fabric Loader 0.17.0 Fixes the Mixin Unit Test crashing * Attempt to fix game test * Disable game test rendering stuff
2025-05-05fix gradle timout (#1251)Yasin
* fix gradle timout fix gradle timeout by using v4 * Update beta.yml * setup-gradle * Try without chmod --------- Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
2025-05-01Update mod to 5.2.0 (#1261)Yasin
* Update mod to 5.2.0 * Update CHANGELOG.md * revert
2025-03-03Fabric updates (#1172)Kevin
* Update fabric deps * Migrate client game test to loom * Migrate to new hud api * Fix fancy tab hud * Rename ScreenMaster to WidgetManager * No server game tests * Update deps * Separate fmj for game test * Run production client game test in CI and move template image * Run client game test * Update screenshots dir
2025-02-04Upate mod to 5.0.0 (#1157)Yasin
* update * update * Update CHANGELOG.md * update * update * Update CHANGELOG.md * fix version * update --------- Co-authored-by: Yasin <19829407+LifeIsAParadox@users.noreply.github.com>
2025-01-26Add client game test (#1106)Kevin
* Add SkyblockerGameTest * Run in CI * Use Xvfb * Use one workflow file * Always upload screenshots * Update fabric api to 0.114.0 * Add screenshot comparison * Make fancy status bars consistent
2024-12-12Update issue templates (#1075)Kevin
2024-10-26Add back 1.21/1.21.1Aaron
2024-10-231.21.3Aaron
2024-08-08Update issue templatesAaron
2024-07-05Migrate to setup gradle (#768)Kevin
2024-06-22updateYasin
2024-06-13Add workflow dispatchKevinthegreat
2024-06-11Fix pr commit shaKevinthegreat
`process.env.GITHUB_SHA` contains the merge sha for the pr, not the actual latest commit of the pr
2024-06-11Update build script to include alpha or beta for all buildsKevinthegreat
2024-06-10Add name and loggingKevinthegreat
2024-06-10Update jar name and add build typeKevinthegreat
2024-05-09fix possible translate webhook problemYasin
shortens the description to a length of less than 4096 characters
2024-05-03Update Minecraft & Mod versionAaron
2024-04-27Fix ItemUtilsTest and store failure reportsKevinthegreat
2024-04-26Update issue templates for 1.20.5Aaron
2024-04-24Update beta.ymlYasin
because vic said it would be cool
2024-04-24Update webhook_translate.ymlYasin
works on my machine
2024-04-20Java 21 CI (#661)Aaron
2024-04-09fix translate workflow (#639)Yasin
fix
2024-04-02Fix labeler (#604)Yasin
Delete labeler.yml doesnt need this anymore. using github api instead
2024-03-241.19.0Yasin
2024-03-24fix changlog new line problemYasin
2024-02-27Update labeler.ymlYasin
2024-02-26Create labeler.ymlYasin
2024-02-22merge queueYasin
2024-02-21Update buildrelease.ymlYasin
2024-02-19use mod-publish-plugin (#556)Yasin
2024-02-04Remove 1.20.2 from version selection menu in issue templates (#530)Aaron
* Update bug_report.yml * Update crash_report.yml
2024-01-14Update issue templates to 1.20.2 & 1.20.4 (#490)Aaron
2023-11-18trigger modpack (#424)Yasin
this will trigger the update script on modpack repo
2023-11-15add random string to iconYasin
2023-11-15ignore translate changesYasin
2023-11-03Update wiki linkAaron
2023-11-03YAML tax x2Aaron
2023-11-03YAML taxAaron
2023-10-17fix issue_template (#369)Yasin
2023-10-14Update issue template (#360)Yasin
Use a drop-down menu instead of entering the minecraft version manually.
2023-10-09new pr because fixing merge conflict would take too longYasin
2023-09-18Update webhook_translate.yml (#318)Yasin
2023-09-16Update beta.yml (#313)Yasin
ignore lang file changes
2023-09-05Update webhook_translate.yml (#275)Yasin
Output what changed in en_us.json
2023-09-01Update webhook_translate.yml (#268)Yasin
prevent trigger in forks
2023-09-01Update webhook_translate.ymlYasin
Use basic curl command instead of "Ilshidur/action-discord" action and rename job
2023-09-01Create webhook_translate.ymlYasin