aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dungeon
AgeCommit message (Expand)Author
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
2024-01-13More design and code style tweaksAaron
2024-01-13Design & Loading tweaksAaron
2024-01-12Fix party finder parsing top left item in your inventoryvicisacat
2024-01-12Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable.vicisacat
2024-01-10Add sync when clearing matchState (#471)Kevin
2024-01-10Add livid color title (#482)Kevin
2024-01-10Add dungeon score title and sound (#480)Kevin
2024-01-04Add waterboard toggle (#476)Kevin
2024-01-04Fix broken quiz question (#474)Aaron
2024-01-01Add Dungeon ScoreKevinthegreat
2024-01-01Waterboard Solver (#467)Kevin
2023-12-23Merge pull request #456 from kevinthegreat1/item-utils-testAaron
2023-12-22Add fabric loader junit and ItemUtilsTestKevinthegreat
2023-12-21Fix fairy room door highlightKevinthegreat
2023-12-21Refactor puzzle solversKevinthegreat