aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dungeon
AgeCommit message (Expand)Author
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22Made spirit pet detection use color of textFluboxer
2024-02-21Made spirit pet detection more readableFluboxer
2024-02-21minor improvementsFluboxer
2024-02-211st iteration of calculator for CroesusFluboxer
2024-02-19Refactor IceFillKevinthegreat
2024-02-19Optimize ice fillKevinthegreat
2024-02-19Change IceFill from bfs to dfsKevinthegreat
2024-02-19Finish silverfish and ice fill solversKevinthegreat
2024-02-19Add silverfish board parsingKevinthegreat
2024-02-19Add solversKevinthegreat
2024-02-19Improve secrets caching behaviour (#545)Aaron
2024-02-18Check all door blocks and fix fairy room door (#536)Kevin
2024-02-15Boulder Solver (#540)Yasin
2024-01-22Lowercase party and search strings to ignore case (#513)Rime
2024-01-21Fix mimic messages not increasing score when mimic filter is disabledRime
2024-01-21Singularize MimicMessagesRime
2024-01-21Add death message filter and improve death regexRime
2024-01-21Small changesAaron
2024-01-21Improve mimic filter regex and refactor some codeRime
2024-01-21Fix mimic floors pattern regexRime
2024-01-21Changed Score text into a translatable and fixed score going off screen bordersRime
2024-01-21Changed exception handling to use a logger in Utils and DungeonScoreRime
2024-01-21Fix entrance floor score calculationRime
2024-01-21Reduce Enum#valueOf calls and prevent infinite or negative score and division...Rime
2024-01-21Check chat messages for dungeon start instead of scoreboardRime
2024-01-21Reduce mimic floor pattern matching to once per run and refactor isMimicKille...Rime
2024-01-21Prevent sending 270 message if 300 message is already sentRime
2024-01-21Refactored score hud configs from Dungeons to DungeonScoreRime
2024-01-21Cleaned up some sections and added comments on some critical pointsEmirlol
2024-01-21Made the score hud element's location and size configurableEmirlol
2024-01-21Added dungeon score to the hud and cleaned up codeEmirlol
2024-01-21Fixed most things and cleaned up codeEmirlol
2024-01-21Improved time score calculationEmirlol
2024-01-21Add dungeon score calculation on client-sideEmirlol
2024-01-20Tic Tac Toe Refactor (#504)Aaron
2024-01-20Dungeons improvements (#493)Kaluub
2024-01-20Merge pull request #487 from viciscat/dungeons_party_guiKevin
2024-01-20Fix your party text and change requirements textKevinthegreat
2024-01-20Refactor Party FinderKevinthegreat
2024-01-16Code format tweaksAaron
2024-01-16Support notes that go onto the next lineAaron
2024-01-15Note length 1 fixAaron
2024-01-14Merge pull request #452 from btwonion/add-tripwire-visibilityKevin
2024-01-14Possible fix for kuudra, should work even with abiphonevicisacat
2024-01-14Reformat mathAaron
2024-01-14Add prev and next page buttonsvicisacat
2024-01-13RefactorKevinthegreat
2024-01-13Fixes and show Your Party at the topvicisacat