aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock
AgeCommit message (Collapse)Author
2024-07-15improve cword parssingolim
take more location formats and partial matches for names
2024-07-15replace crystal waypoints with mining lebelsolim
replace the use of crystal waypoints with mining labels so they can be read from the hole of the hollows
2024-07-14Add a case for when the dungeon hasn't started yet (#843)Rime
2024-07-14Fix result text displaying weirdly when its too long (#842)Aaron
2024-07-14Merge pull request #834 from Emirlol/command-changesKevin
Add some custom command argument types
2024-07-14Merge pull request #804 from Vricken/slottext-additionsKevin
Change colo(u)r for max collections and skills slot text
2024-07-14Merge pull request #728 from Emirlol/bazaar-highlightKevin
Bazaar Helper
2024-07-14Refactor the reorder helper tooltip messages into translatablesRime
2024-07-13Fix recipe book search being case sensitive (#839)Aaron
2024-07-13Aaron's Mod compatibility for profile viewer (#833)Aaron
2024-07-13Merge pull request #724 from AzureAaron/simon-saysAaron
Simon Says Solver & Lights On Solver
2024-07-11Merge pull request #829 from SkyblockerMod/locraw-remover-9000Aaron
Locraw remover 9000
2024-07-11Add color argument types and update usagesRime
2024-07-11Move block pos argument stuff into a different folderRime
2024-07-11Add factory method for `EggTypeArgumentType` to match other argument type ↵Rime
classes
2024-07-11Reformat CustomArmorDyeColorsRime
2024-07-11Change usage of Utils.getLocationRaw into Location comparisonRime
2024-07-11Reformat EggFinderRime
2024-07-11Fix /skyblocker diana clearGriffinBurrow pos commandRime
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-11Fix crash when lever blocks aren't loadedAaron
2024-07-10Well that would've never worked ;(Aaron
2024-07-10Lights On SolverAaron
2024-07-10make the box position more smooth with location of the wither skeleton (#831)olim88
implement change suggested by "1styuki" in discord
2024-07-10Add client block pos and egg type argument types and update usagesRime
2024-07-10Refactor Simon Says solverAaron
Should be less conflicting with other things
2024-07-10Port Simon Says solver to 1.21Aaron
2024-07-10Move block bounding box into RenderHelperAaron
2024-07-10Simon Says SolverAaron
2024-07-10make it so that shortcuts with command arguments can be redirected so ↵olim88
suggestions still work where avalible (#824)
2024-07-10Reimplement /reparty ontop of the Mod APIAaron
2024-07-10Merge pull request #822 from kevinthegreat1/waypoints-skytils-fixAaron
Fix waypoints Skytils v1 importing
2024-07-10Merge pull request #828 from viciscat/choco-ding-dingAaron
Repeated ding when a stray rabbit appears
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 #818 from BigloBot/pv-minor-changesAaron
[Profile Viewer] some changes
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-09i forgor to change to harpviciscat
2024-07-09config and stuff + remove duplicate translationviciscat
2024-07-09ding ding ding ding dingviciscat
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