Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-11 | Make Scheduler and MessageScheduler singletons | Kevinthegreat | |
2023-09-05 | Fix blaze solver update period | Kevinthegreat | |
2023-08-31 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dungeon/DungeonBlaze.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHudConfigScreen.java # src/main/java/me/xmrvizzy/skyblocker/utils/RenderHelper.java | |||
2023-08-30 | Improve DungeonBlaze.java (#254) | Yasin | |
improve DungeonBlaze.java * add javadoc * using ArmorStandEntity instead iterating every Entity * reorganize large methods into clearer multiple smaller methods * defined outlinecolor as constants | |||
2023-08-18 | Refactor RenderHelper | Kevinthegreat | |
2023-08-18 | Vanilla box rendering | Aaron | |
2023-08-18 | Refactor utils package | Kevinthegreat | |
2023-08-18 | Refactor new DungeonBlaze code | Kevinthegreat | |
2023-08-18 | When the documentation isn't enough to save you... | Aaron | |
2023-08-18 | Blaze Solver Enhancements | Aaron | |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat | |
2022-04-07 | Replaced most assertions with proper error handling | External Time | |
2022-03-08 | migrate to slf4j | LifeIsAParadox | |
2022-02-20 | Added simple scheduler for recurring and delayed tasks (#39) | ExternalTime | |
2021-10-02 | fix blaze offset and smaler outline and automaticly highlight correct blaze | LifeIsAParadox | |
solving issue #7 and #8 | |||
2021-09-14 | Bugfixing and Blaze solver | LifeIsAParadox | |
2021-08-24 | Update to 1.17 | LifeIsAParadox | |
This release Updates the mod to mc version 1.17. This is the first time i created/edited a mod. | |||
2021-04-06 | add trivia and blaze dungeon quest | Julian Braun | |