Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Change default | Aaron | |
2023-09-14 | add comments for the regex explanations | 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 | remove the typo | Julienraptor01 | |
i did left 2 backslashes at the front... | |||
2023-09-13 | Hide Status Effect Overlay | Aaron | |
2023-09-12 | Merge pull request #294 from AzureAaron/dungeon-chest-profit-calc | Kevin | |
Dungeon Chest Profit Calculator! | |||
2023-09-12 | Update Quicknav pet buttons (#296) | Julienraptor01 | |
the new skyblock 0.19.4 update changed the text | |||
2023-09-12 | Essence Toggle | Aaron | |
2023-09-11 | Dungeon Chest Profit Calculator! | Aaron | |
2023-09-10 | Merge pull request #290 from msg-programs/cleanup | Kevin | |
Cleanup | |||
2023-09-10 | Rare Drop Special Effect! | Aaron | |
2023-09-09 | Remove whitespace on empty lines | msg-programs | |
2023-09-07 | Make bats glow | Kevinthegreat | |
2023-09-06 | Emi integration (#278) | Kevin | |
Add EMI integration | |||
2023-09-03 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
2023-09-02 | Add Quiver Warning (#270) | Kevin | |
2023-08-31 | Attribute Shard Info Display (#263) | Aaron | |
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 | Make waypoint categories toggleable | Kevinthegreat | |
2023-08-30 | Add secrets resetting | Kevinthegreat | |
2023-08-30 | Add Dungeon Secret Waypoint options | Kevinthegreat | |
2023-08-30 | Starred Mob Glow (#260) | Aaron | |
2023-08-30 | Tic 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-24 | small 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-18 | Refactor chat and discord packages | Kevinthegreat | |
2023-08-18 | Refactor utils package | Kevinthegreat | |
2023-08-18 | Blaze Solver Enhancements | Aaron | |
2023-08-14 | De-hardcode armor trim types | Kevinthegreat | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-10 | Refactor CustomArmorDyeColors and CustomItemNames | Kevinthegreat | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-08-06 | Refactor Scheduler#queueOpenScreen | Kevinthegreat | |
2023-07-29 | Yay | Julienraptor01 | |
2023-07-28 | Add Etherwarp Overlay | Aaron | |
2023-07-22 | Add show off message filter | Aaron | |
2023-07-17 | Refactor queueOpenScreen | Kevinthegreat | |
2023-07-17 | Add Shortcuts | Kevinthegreat | |
2023-07-13 | Format player names in the players widget | Aaron | |
2023-07-10 | Final touch ups | Spencer | |
2023-07-08 | Refactor Title Container | Kevinthegreat | |
2023-07-07 | WIP Title Container movement + Duration methods | Futuremappermydud | |
Added a WIP configuration screen under /Skyblocker hud titleContainer that allows you to move, change alignment, and reorient the titles inside. Added methods(TitleContainer.addTitleWithDismiss, and RenderHelper.displayInTitleContainerWDismissAndPlaySound) that will display the given title and after a set amount of ticks will disable that title. | |||
2023-07-05 | Make Changes + Add scaling | Futuremappermydud | |
2023-07-04 | New Slayer Stuff | Futuremappermydud | |
Implement TitleContainer for stacking titles. Implement Mania Indicator to show the player when they are standing on green terracotta during mania. | |||
2023-07-01 | McGrubber Burgers | Aaron | |
2023-07-01 | Add Motes Price Tooltip | Aaron | |
2023-07-01 | Merge pull request #176 from koloiyolo/autorejoin2 | Aaron | |
Add Reparty Auto Rejoin |