aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/SkyblockerMod.java
AgeCommit message (Collapse)Author
2024-07-26Merge pull request #791 from olim88/improve-mining-waypointKevin
Improve mining waypoint
2024-07-22Refactor container matcher implementations into interfacesRime
2024-07-18EssenceShopPrice 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-15add wishing compass solverolim
2024-07-10Lights On SolverAaron
2024-07-10Simon Says SolverAaron
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-05Literally choose any other line to put itKevinthegreat
2024-07-05Jerry timer (#748)Rime
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-03equipment in inventoryviciscat
2024-07-01initial commitolim
detection of when the player is in the dojo and the helper for the discipline is implemented
2024-06-29profile viewer skill pagenmccullagh
2024-06-18Pet CacheAaron
2024-06-18API AuthenticationAaron
2024-06-13Merge pull request #713 from kevinthegreat1/waypointAaron
Waypoints
2024-06-10Misc 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-08Add slot text adders, which render arbitrary text on arbitrary slotsRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime
2024-06-08Tooltip manager initial commitRime
2024-06-02some more progressvicisacat
2024-06-02start event notificationsvicisacat
2024-05-24Add waypoint addingKevinthegreat
2024-05-23Merge pull request #703 from f3shqt/masterKevin
Glacite Overlay (Oops)
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Add SkyblockTimeRime
Not sure if the AtomicReferences are helping with anything, just followed copilot.
2024-05-23Add Time Tower ReminderRime
2024-05-23Egg Finder initial commitRime
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-22Changes Implementedf3shqt
Implemented changes suggested and fixed render order to stop clashing with other guis.
2024-05-22Added Cold Overlayf3shqt
Adds Minecraft Cold Overlay to the Glacite Tunnels
2024-05-20Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)Kevin
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-05-14Merge pull request #686 from olim88/sign-calculatorAaron
Sign calculator
2024-05-13Merge pull request #690 from olim88/mining-featuresKevin
add waypoints for commissions in dwarven mines and glacite.
2024-05-11Add ConfigDataFixerTestKevinthegreat
2024-05-10Config Data FixerAaron
Skyblocker's Version of DFU
2024-05-09rework to use labels instead of trying to use crystal waypointsolim
2024-05-09add waypoints for current commisionolim
still need to get locations in the mines
2024-05-09add commandolim
add command to be able to use the calculator and fix crash with emty equations
2024-04-26Migrate to HudRenderEventsAaron
The Dwarven HUD & End HUD will be moved later due to the tab hud doing stuff with the z value.
2024-04-20remove any mention of old status barsvicisacat
also moved FancyStatusBars.java
2024-04-20more progressvicisacat
2024-04-20Starred Mob Boxes (#647)Aaron
2024-04-19Add ProfileUtils and clean up codeKevinthegreat
2024-04-16main commitolim
most of the feature is implemented with some optimisations and fixes for y offsets still needed
2024-04-12Merge pull request #638 from AzureAaron/default-screenKevin
Info Screen
2024-04-12Add Ender Nodes Helper (#629)Kevin
2024-04-12Enhance screen with tips and move done buttonAaron
2024-04-09Merge pull request #634 from AzureAaron/animated-dye-coloursAaron
Custom Animated Dyes
2024-04-09Merge pull request #630 from viciscat/warpsAaron
Warp command auto-complete