Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-14 | Merge pull request #696 from Emirlol/compact-damage | Aaron | |
Add compact damage | |||
2024-05-14 | Merge pull request #702 from AzureAaron/hide-soulweaver-skulls | Aaron | |
Hide Soulweaver Skulls | |||
2024-05-14 | Hide Soulweaver Skulls | Aaron | |
2024-05-14 | Block Incorrect Terminal Clicks | Aaron | |
2024-05-14 | Merge pull request #686 from olim88/sign-calculator | Aaron | |
Sign calculator | |||
2024-05-13 | Merge pull request #690 from olim88/mining-features | Kevin | |
add waypoints for commissions in dwarven mines and glacite. | |||
2024-05-11 | Fix invalid equation text and refactor | Kevinthegreat | |
2024-05-11 | Refactor ConfigDataFixer | Kevinthegreat | |
2024-05-11 | Remove unused fields | Kevinthegreat | |
2024-05-11 | Switch to DFU | Kevinthegreat | |
2024-05-11 | Add ConfigDataFixerTest | Kevinthegreat | |
2024-05-10 | More null safety for newer fields | Aaron | |
2024-05-10 | Add exception message | Aaron | |
2024-05-10 | Fix bounding being misspelled | Aaron | |
2024-05-10 | Refactored config to work with the new config categorization | Rime | |
Changed formatting method From DecimalFormat to String#formatted to make it easier to configure. Also, the precision setting now applies instantly. | |||
2024-05-10 | Config Data Fixer | Aaron | |
Skyblocker's Version of DFU | |||
2024-05-09 | fix text name | olim | |
2024-05-09 | fix to work with new config | olim | |
2024-05-09 | fix conflicts with new config | olim | |
2024-05-09 | Pluralize helper | Yasin | |
2024-05-09 | hideStatusEffectOverlay -> ui tab | Yasin | |
2024-05-09 | itemName -> id | Yasin | |
2024-05-09 | chats -> chat | Yasin | |
2024-05-08 | pluralize slayer, helper and pulzzlesolver | Yasin | |
2024-05-08 | userInterfaceAndVisuals -> uiAndVisuals | Yasin | |
2024-05-08 | x and y -> commissionsX and commissionsY | Yasin | |
2024-05-08 | hideEmptyTooltips -> ui tab | Yasin | |
2024-05-08 | reparty -> general tab | Yasin | |
2024-05-08 | MessagesFilterConfig -> ChatConfig | Yasin | |
2024-05-08 | language file thing | Yasin | |
option->config categorie->config and corrected prefix | |||
2024-05-08 | reorder configs | Yasin | |
2024-05-08 | temporary file name change | Yasin | |
changed the config file to skyblocker-2 till datafixer is finished | |||
2024-05-08 | debloat SkyblockerConfig.java + translate change | Yasin | |
removed text.autoconfig. prefix new way is skyblocker.option. | |||
2024-04-27 | Enable QuickNav NBT editing & add warning about it | Aaron | |
2024-04-26 | Pluralize the mixin and accessor packages | Aaron | |
2024-04-26 | Replace usages of MathHelper#clamp with Java 21's Math#clamp | Aaron | |
2024-04-26 | Refactor usages of Optional's orElseThrow to getOrThrow | Aaron | |
Mojang's method is more concise and provides far superior error messages incase the value isn't present (like why it happened) whereas with Optionals its just the standard value not present message. | |||
2024-04-26 | Disable QuickNav NBT editing | Aaron | |
2024-04-26 | Use Virtual Threads for updating the image repo | Aaron | |
This blocks threads for quite some time so its best if we use virtual threads to allow other processes to do work. | |||
2024-04-23 | more configs | vicisacat | |
2024-04-20 | remove unused things from old bars config | vicisacat | |
2024-04-20 | fetch positions from old config | vicisacat | |
2024-04-20 | remove any mention of old status bars | vicisacat | |
also moved FancyStatusBars.java | |||
2024-04-20 | things happened yea | vicisacat | |
rewrote the entire thing to use semi data-driven BarAnchors help button in the config screen | |||
2024-04-20 | ssergorp | vicisacat | |
2024-04-20 | Starred Mob Boxes (#647) | Aaron | |
2024-04-19 | Merge pull request #653 from olim88/metal-detector-helper | Kevin | |
Metal detector helper | |||
2024-04-19 | Merge pull request #640 from Fluboxer/dungeon-crypts-message | Kevin | |
Dungeon Crypts Message | |||
2024-04-18 | Refactor Metal Detector | Aaron | |
2024-04-17 | Merge remote-tracking branch 'upstream/master' into metal-detector-helper | olim | |