aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/config
AgeCommit message (Collapse)Author
2023-09-18Add options and test (#319)Kevin
2023-09-16Changes 1Grayray75
2023-09-16Add hidden relic helperGrayray75
2023-09-16Improve fairy soul helper (#307)Grayray
* Improve fairy soul helper * Fix found a soul message
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-15Change defaultAaron
2023-09-15Refactor CompactorDeletorPreview and add optionKevinthegreat
2023-09-14add comments for the regex explanationsJulienraptor01
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-13remove the typoJulienraptor01
i did left 2 backslashes at the front...
2023-09-13Hide Status Effect OverlayAaron
2023-09-12Merge pull request #294 from AzureAaron/dungeon-chest-profit-calcKevin
Dungeon Chest Profit Calculator!
2023-09-12Update Quicknav pet buttons (#296)Julienraptor01
the new skyblock 0.19.4 update changed the text
2023-09-12Essence ToggleAaron
2023-09-11Dungeon Chest Profit Calculator!Aaron
2023-09-10Merge pull request #290 from msg-programs/cleanupKevin
Cleanup
2023-09-10Rare Drop Special Effect!Aaron
2023-09-09Remove whitespace on empty linesmsg-programs
2023-09-07Make bats glowKevinthegreat
2023-09-06Emi integration (#278)Kevin
Add EMI integration
2023-09-03Merge branch 'master' into utils-cleanupKevinthegreat
2023-09-02Add Quiver Warning (#270)Kevin
2023-08-31Attribute Shard Info Display (#263)Aaron
2023-08-31Merge branch 'master' into utils-cleanupKevinthegreat
# 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-30Make waypoint categories toggleableKevinthegreat
2023-08-30Add secrets resettingKevinthegreat
2023-08-30Add Dungeon Secret Waypoint optionsKevinthegreat
2023-08-30Starred Mob Glow (#260)Aaron
2023-08-30Tic Tac Toe Solver! (#253)Aaron
* Tic Tac Toe Solver! * alpha-beta-pruning * Small changes --------- Co-authored-by: Yasin <LifeIsAParadox@users.noreply.github.com>
2023-08-24small quicknav storage cause work in rift now (#252)Julienraptor01
they made so /storage in rift now open your 1st rift storage tab so i modified the regex to match it too
2023-08-18Refactor chat and discord packagesKevinthegreat
2023-08-18Refactor utils packageKevinthegreat
2023-08-18Blaze Solver EnhancementsAaron
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-11Custom Armour TrimsAaron
2023-08-10Refactor CustomArmorDyeColors and CustomItemNamesKevinthegreat
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-08-06Refactor Scheduler#queueOpenScreenKevinthegreat
2023-07-29YayJulienraptor01
2023-07-28Add Etherwarp OverlayAaron
2023-07-22Add show off message filterAaron
2023-07-17Refactor queueOpenScreenKevinthegreat
2023-07-17Add ShortcutsKevinthegreat
2023-07-13Format player names in the players widgetAaron
2023-07-10Final touch upsSpencer
2023-07-08Refactor Title ContainerKevinthegreat