Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-04-17 | fix option description | olim | |
2024-04-16 | Merge pull request #646 from olim88/extended-fishing | Kevin | |
Add fishing fetures | |||
2024-04-16 | main commit | olim | |
most of the feature is implemented with some optimisations and fixes for y offsets still needed | |||
2024-04-12 | Refactor fancy auction house | Kevinthegreat | |
- Add color and center rarity filter text - Use ItemUtils.getNbtTooltips - Use longs for item prices | |||
2024-04-12 | localization and config | vicisacat | |
2024-04-12 | Add Ender Nodes Helper (#629) | Kevin | |
2024-04-11 | Update SkyblockerConfig.java | Fluboxer | |
changed default threshold | |||
2024-04-11 | fix formatting hopefully | olim | |
make sure that the code in the pull request is formatted properly | |||
2024-04-10 | Merge remote-tracking branch 'upstream/master' into extended-fishing | olim | |
2024-04-09 | Merge pull request #634 from AzureAaron/animated-dye-colours | Aaron | |
Custom Animated Dyes | |||
2024-04-09 | add ability to hide others rods | olim | |
add option to toggle rendering of other players rods | |||
2024-04-08 | add option to change text color after 20 seconds | olim | |
add option to change the text to green after 20 seconds (use full for some larva fishing) | |||
2024-04-08 | add option for timer above rod when fishing | olim | |
give option to show how long a rod has been out for | |||
2024-04-07 | crypts message | Fluboxer | |
2024-04-07 | crypts message | Fluboxer | |
2024-04-05 | Custom Animated Dyes | Aaron | |
2024-04-03 | Merge pull request #613 from AzureAaron/accessories-helper | Kevin | |
Accessories Helper | |||
2024-04-03 | Refactor Fancy Crafting Table | Kevinthegreat | |
2024-04-02 | config | vicisacat | |