Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex #646

Merged

Commits on Oct 28, 2023

  1. Refactor isMilestoneMessage to use patterns and a list

    Move patterns to list
    Change logic to use list
    walkerselby committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    0c183cf View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge branch 'beta' into DungeonMilestonesDisplay-regex

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonMilestonesDisplay.kt
    hannibal002 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    513fe2f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Update usage to appropriate function

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    08d2727 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    ace215c View commit details
    Browse the repository at this point in the history
  2. code cleanup

    hannibal002 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    6d1a636 View commit details
    Browse the repository at this point in the history