aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock
AgeCommit message (Collapse)Author
2024-07-11Handle the case where an order is close to expiry but hasn't expired yetRime
2024-07-11Change the bz order helper to only show one icon at a timeRime
Also adds some convenience methods to SlotText to make the `SlotTextAdder` logic more readable
2024-07-10Refactor the bz order helper to display slot text instead of highlightsRime
Also removes the coloring schema option as that's not relevant anymore. Or rather, there's no reasonable way to display the order type anymore without making the item impossible to see.
2024-07-10Fix highlighting not working on co-op profilesRime
2024-07-10Add reorder helper that copies the number of items to clipboardRime
2024-07-10Whoops, missed oneRime
2024-07-10Add secondary highlighting color scheme to BazaarHelperRime
2024-07-10Add @Language annotation where necessaryRime
2024-07-10Add red highlight for expired ordersRime
2024-07-10Bazaar Helper initial commitRime
2024-07-09Merge pull request #811 from Emirlol/egg-finder-fixAaron
Fix EggFinder highlight not being removed upon new egg spawn
2024-07-09Make ordered waypoints' waypoint type configurable by the global waypoint ↵Rime
config (#825)
2024-07-08Merge pull request #817 from Emirlol/fix-pet-slot-textKevin
Fix PetLevelAdder working incorrectly in the sea creatures guide
2024-07-08Multiply npc price tooltip by the amount of items in the sack (#782)Rime
2024-07-08Merge pull request #781 from BigloBot/Craft-Cost-TooltipKevin
Add Craft Cost Tooltip
2024-07-08Merge pull request #718 from viciscat/equipment-viewerKevin
Equipment in inventory
2024-07-06Better sack support ignmccullagh
2024-07-06feedback2nmccullagh
2024-07-05rift and more async idkviciscat
2024-07-05add exception handling for null casesnmccullagh
2024-07-05Fix equipment initialization and refactor tooltip renderingKevinthegreat
2024-07-05schedule cache invalidation with price updates, and with config changesnmccullagh
2024-07-05add a 30s persistent cachenmccullagh
2024-07-05Jerry timer (#748)Rime
2024-07-05Merge pull request #747 from olim88/Dojo-helperKevin
Dojo helper
2024-07-05Fix DisciplineTestHelper heldId NPEKevinthegreat
2024-07-05clean code and implement requested changesolim
2024-07-04Change the pet detection logic to use `ItemUtils#getItemId` insteadRime
2024-07-04hasStackviciscat
2024-07-04mhmviciscat
2024-07-03start replacing slots with normal renderingviciscat
2024-07-03private constructor realviciscat
2024-07-03yeaviciscat
2024-07-03stop the slot invasionviciscat
2024-07-03equipment in inventoryviciscat
2024-07-02Fix PetLevelAdder working incorrectly in the sea creatures guideRime
2024-07-01Fix wrong icon being shown when the player has enough gems to instantly ↵Rime
upgrade (#814)
2024-07-01clean ping codeolim
2024-07-01Revert "Fix glow colors"olim
This reverts commit 6ba6c22dadcf412e79c88a28841a340fdb64f51b.
2024-07-01Fix glow colorsolim
for some reason the mob glow colour is now BGR
2024-07-01fix bad use of ping packetolim
2024-07-01update to 1.21olim
2024-07-01fix conflicts with tool-tip refactorolim
2024-07-01implement requested changesolim
use fast-utils for the hash-maps. (first time using it not 100% sure its done right)
2024-07-01clean importsolim
2024-07-01add isInCrimson functionolim
2024-07-01improve stamina helperolim
make it box the whole hole instead of each block inside of it
2024-07-01smooth text in force heperolim
use smoothed cameraPos for the render possition so it stays in same place reltive to zomibe
2024-07-01fix control helperolim
make it actually based off ping and not just how long the games has been open and change the line to a block outline
2024-07-01add ping measure and improve masteryolim
mastery now counts down to when to release the bow