Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-26 | fixes #539 #538 | Yasin | |
The logic of the livid code has been changed. The system checks whether the current color is the same as the last found livid color. The initial color is detected after the first blindness effect + 2 seconds. I also added the bounding box option for livid to make it easier to recognize the correct enemy. I changed default mob glow option to false by and bounding box option to true. | |||
2024-07-26 | Merge pull request #791 from olim88/improve-mining-waypoint | Kevin | |
Improve mining waypoint | |||
2024-07-22 | Refactor container matcher implementations into interfaces | Rime | |
2024-07-18 | EssenceShopPrice feature (#737) | UpFault | |
Added EssenceShopPrice Feature, moved concatenate methods from ChocolateFactorySolver to Utils as they most likely will be used many times Co-authored-by: Rime <81419447+Emirlol@users.noreply.github.com> Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com> | |||
2024-07-15 | add wishing compass solver | olim | |
2024-07-10 | Lights On Solver | Aaron | |
2024-07-10 | Simon Says Solver | Aaron | |
2024-07-08 | Merge pull request #718 from viciscat/equipment-viewer | Kevin | |
Equipment in inventory | |||
2024-07-05 | Literally choose any other line to put it | Kevinthegreat | |
2024-07-05 | Jerry timer (#748) | Rime | |
2024-07-05 | Merge pull request #747 from olim88/Dojo-helper | Kevin | |
Dojo helper | |||
2024-07-03 | equipment in inventory | viciscat | |
2024-07-01 | initial commit | olim | |
detection of when the player is in the dojo and the helper for the discipline is implemented | |||
2024-06-29 | profile viewer skill page | nmccullagh | |
2024-06-18 | Pet Cache | Aaron | |
2024-06-18 | API Authentication | Aaron | |
2024-06-13 | Merge pull request #713 from kevinthegreat1/waypoint | Aaron | |
Waypoints | |||
2024-06-10 | Misc Changes (#755) | Kevin | |
- Update Fabric API to 0.100.0 (woo 0.100!) - Update YACL to 3.4.4 - Update IF Conflict - Disable image repo loader because its moving to a different repository and will stop working soon Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-08 | Add slot text adders, which render arbitrary text on arbitrary slots | Rime | |
2024-06-08 | Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/adders | Rime | |
2024-06-08 | Tooltip manager initial commit | Rime | |
2024-06-02 | some more progress | vicisacat | |
2024-06-02 | start event notifications | vicisacat | |
2024-05-24 | Add waypoint adding | Kevinthegreat | |
2024-05-23 | Merge pull request #703 from f3shqt/master | Kevin | |
Glacite Overlay (Oops) | |||
2024-05-23 | Clean up small formatting | Kevinthegreat | |
2024-05-23 | Add SkyblockTime | Rime | |
Not sure if the AtomicReferences are helping with anything, just followed copilot. | |||
2024-05-23 | Add Time Tower Reminder | Rime | |
2024-05-23 | Egg Finder initial commit | Rime | |
Current issues: - Rendered waypoints do not turn off, can't figure out why - Entity equipment is sent before the chat message for new eggs, creating situations where the "found" message is repeated twice | |||
2024-05-22 | Changes Implemented | f3shqt | |
Implemented changes suggested and fixed render order to stop clashing with other guis. | |||
2024-05-22 | Added Cold Overlay | f3shqt | |
Adds Minecraft Cold Overlay to the Glacite Tunnels | |||
2024-05-20 | Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705) | Kevin | |
2024-05-15 | Add Quick Nav data fixer and refactor tabs | Kevinthegreat | |
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 | Add ConfigDataFixerTest | Kevinthegreat | |
2024-05-10 | Config Data Fixer | Aaron | |
Skyblocker's Version of DFU | |||
2024-05-09 | rework to use labels instead of trying to use crystal waypoints | olim | |
2024-05-09 | add waypoints for current commision | olim | |
still need to get locations in the mines | |||
2024-05-09 | add command | olim | |
add command to be able to use the calculator and fix crash with emty equations | |||
2024-04-26 | Migrate to HudRenderEvents | Aaron | |
The Dwarven HUD & End HUD will be moved later due to the tab hud doing stuff with the z value. | |||
2024-04-20 | remove any mention of old status bars | vicisacat | |
also moved FancyStatusBars.java | |||
2024-04-20 | more progress | vicisacat | |
2024-04-20 | Starred Mob Boxes (#647) | Aaron | |
2024-04-19 | Add ProfileUtils and clean up code | Kevinthegreat | |
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 | Merge pull request #638 from AzureAaron/default-screen | Kevin | |
Info Screen | |||
2024-04-12 | Add Ender Nodes Helper (#629) | Kevin | |
2024-04-12 | Enhance screen with tips and move done button | Aaron | |
2024-04-09 | Merge pull request #634 from AzureAaron/animated-dye-colours | Aaron | |
Custom Animated Dyes |