Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-03 | Item Protection | Aaron | |
2023-10-02 | Add Enum Dropdown Controller | Kevinthegreat | |
2023-10-01 | Change Boolean Controller Formatting | Aaron | |
2023-10-01 | Fix misplaced bracket | Aaron | |
2023-10-01 | Config Tweaks | Aaron | |
2023-09-30 | Update enum cycling list controller | Kevinthegreat | |
2023-09-29 | Move code into the skyblock.item package | Grayray75 | |
2023-09-29 | Revert some unnecessary code style changes | Grayray75 | |
2023-09-29 | YACL 3.2.1 | Aaron | |
2023-09-28 | Implement item cooldown display | Grayray75 | |
2023-09-27 | Refactor config | Kevinthegreat | |
2023-09-26 | I forgot to swap out this string | Aaron | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-26 | Functionality Tweaks | Aaron | |
2023-09-24 | YACL 3.2.0 (+1.20.2 Support) | Aaron | |
2023-09-24 | Add config version | Aaron | |
2023-09-23 | YACL Config | Aaron | |
2023-09-22 | change curseforge link to modrinth | Yasin | |
2023-09-22 | 1.20.2 + Related Patches | Aaron | |
2023-09-21 | 1.20.2-pre1 | Aaron | |
2023-09-21 | Merge pull request #293 from LifeIsAParadox/update-emi_rei | Aaron | |
Update rei and emi | |||
2023-09-18 | Add options and test (#319) | Kevin | |
2023-09-18 | Merge pull request #316 from Grayray75/relic-helper | Kevin | |
Add hidden relic helper | |||
2023-09-17 | Refactor FairySouls and Relics | Kevinthegreat | |
2023-09-17 | Refactor ItemRegistry | Kevinthegreat | |
2023-09-17 | Fix missing head textures (most of them) | Aaron | |
2023-09-17 | Update Relics.java | Grayray75 | |
2023-09-16 | Fix jolly pink rocks (#315) | Aaron | |
2023-09-16 | Locraw filter fix (#314) | Aaron | |
* Fixed locraw being filtered wrongly in some situations * Fix locraw filter | |||
2023-09-16 | Revert some changes | Grayray75 | |
2023-09-16 | Changes 1 | Grayray75 | |
2023-09-16 | Add hidden relic helper | Grayray75 | |
2023-09-16 | Hide fake players in social interactions screen (#312) | Aaron | |
2023-09-16 | Optimize Base64 Replacer (#311) | Aaron | |
2023-09-16 | Improve fairy soul helper (#307) | Grayray | |
* Improve fairy soul helper * Fix found a soul message | |||
2023-09-16 | Update Dungeon Secrets (#306) | Kevin | |
2023-09-16 | Merge pull request #302 from viciscat/compactor_preview | Kevin | |
Personal Compactor/Deletor preview | |||
2023-09-16 | Merge pull request #301 from Julienraptor01/patch-1 | Kevin | |
fix the regexes for quicknav and add a fail-safe | |||
2023-09-15 | Merge pull request #298 from AzureAaron/hide-potion-effects | Aaron | |
Hide Status Effect Overlay | |||
2023-09-15 | Change default | Aaron | |
2023-09-15 | Refactor CompactorDeletorPreview and add option | Kevinthegreat | |
2023-09-14 | Century Emblem + Smol Refactor (#299) | Aaron | |
2023-09-14 | "Moved BackpackPreview to new sub-package 'item'" | vicisacat | |
Refactored code by moving the BackpackPreview class to a new 'item' sub-package. | |||
2023-09-14 | "Refactor CompactorDeletorPreview logic for better structure" | vicisacat | |
Split the logic for CompactorDeletorPreview to reduce the complexity within the HandledScreenMixin.java file. This change helps to make the code simpler and easier to maintain. | |||
2023-09-14 | add comments for the regex explanations | Julienraptor01 | |
2023-09-14 | add the fail-safe | Julienraptor01 | |
2023-09-14 | fix one more regex that did go trough | Julienraptor01 | |
2023-09-14 | Fix regexes | Julienraptor01 | |
2023-09-14 | Make the pet quicknav button regex work if the user only has 1 page | Julienraptor01 | |
This commit was made on my phone, the code isn't tested | |||
2023-09-13 | Improved personal compactor UI with tooltip display | victo | |
Made it so it doesn't render the slots if no items (mainly for AH) |