aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker
AgeCommit message (Collapse)Author
2023-10-06Item Rarity BackgroundsAaron
2023-10-04Move fileAaron
2023-10-03Suggestions!Aaron
2023-10-03Item ProtectionAaron
2023-10-02Add Enum Dropdown ControllerKevinthegreat
2023-10-01Change Boolean Controller FormattingAaron
2023-10-01Fix misplaced bracketAaron
2023-10-01Config TweaksAaron
2023-09-30Update enum cycling list controllerKevinthegreat
2023-09-29YACL 3.2.1Aaron
2023-09-27Refactor configKevinthegreat
2023-09-26I forgot to swap out this stringAaron
2023-09-26Rename Config FilesAaron
2023-09-26Functionality TweaksAaron
2023-09-24YACL 3.2.0 (+1.20.2 Support)Aaron
2023-09-24Add config versionAaron
2023-09-23YACL ConfigAaron
2023-09-22change curseforge link to modrinthYasin
2023-09-221.20.2 + Related PatchesAaron
2023-09-211.20.2-pre1Aaron
2023-09-21Merge pull request #293 from LifeIsAParadox/update-emi_reiAaron
Update rei and emi
2023-09-18Add options and test (#319)Kevin
2023-09-18Merge pull request #316 from Grayray75/relic-helperKevin
Add hidden relic helper
2023-09-17Refactor FairySouls and RelicsKevinthegreat
2023-09-17Refactor ItemRegistryKevinthegreat
2023-09-17Fix missing head textures (most of them)Aaron
2023-09-17Update Relics.javaGrayray75
2023-09-16Fix jolly pink rocks (#315)Aaron
2023-09-16Locraw filter fix (#314)Aaron
* Fixed locraw being filtered wrongly in some situations * Fix locraw filter
2023-09-16Revert some changesGrayray75
2023-09-16Changes 1Grayray75
2023-09-16Add hidden relic helperGrayray75
2023-09-16Hide fake players in social interactions screen (#312)Aaron
2023-09-16Optimize Base64 Replacer (#311)Aaron
2023-09-16Improve fairy soul helper (#307)Grayray
* Improve fairy soul helper * Fix found a soul message
2023-09-16Update Dungeon Secrets (#306)Kevin
2023-09-16Merge pull request #302 from viciscat/compactor_previewKevin
Personal Compactor/Deletor preview
2023-09-16Merge pull request #301 from Julienraptor01/patch-1Kevin
fix the regexes for quicknav and add a fail-safe
2023-09-15Merge pull request #298 from AzureAaron/hide-potion-effectsAaron
Hide Status Effect Overlay
2023-09-15Change defaultAaron
2023-09-15Refactor CompactorDeletorPreview and add optionKevinthegreat
2023-09-14Century 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-14add comments for the regex explanationsJulienraptor01
2023-09-14add the fail-safeJulienraptor01
2023-09-14fix one more regex that did go troughJulienraptor01
2023-09-14Fix regexesJulienraptor01
2023-09-14Make the pet quicknav button regex work if the user only has 1 pageJulienraptor01
This commit was made on my phone, the code isn't tested
2023-09-13Improved personal compactor UI with tooltip displayvicto
Made it so it doesn't render the slots if no items (mainly for AH)