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: Migrate Deprecated Config Values to Enums #790

Merged
merged 35 commits into from
Dec 11, 2023

Commits on Dec 9, 2023

  1. Bump Config Version to 14

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

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9905a34 View commit details
    Browse the repository at this point in the history
  3. Migrate symbolLocation

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fb8328a View commit details
    Browse the repository at this point in the history
  4. Migrate numberFormat

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    327ef72 View commit details
    Browse the repository at this point in the history
  5. Migrate displayType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    363530e View commit details
    Browse the repository at this point in the history
  6. Remove accidental color codes

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    69c667c View commit details
    Browse the repository at this point in the history
  7. Migrate shareAutomatically

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    26f0d06 View commit details
    Browse the repository at this point in the history
  8. Migrate formatType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3954b01 View commit details
    Browse the repository at this point in the history
  9. Migrate formatType

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

Commits on Dec 10, 2023

  1. Migrate numberFormat

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

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7b04ad0 View commit details
    Browse the repository at this point in the history
  3. Migrate priceFormat

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    fb9caa6 View commit details
    Browse the repository at this point in the history
  4. Migrate sortingType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0f7118d View commit details
    Browse the repository at this point in the history
  5. Migrate chromaDirection

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e007c7e View commit details
    Browse the repository at this point in the history
  6. Migrate bossName

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    977c433 View commit details
    Browse the repository at this point in the history
  7. Migrate showLocation

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5837d65 View commit details
    Browse the repository at this point in the history
  8. Add missing todo

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    652ba46 View commit details
    Browse the repository at this point in the history
  9. Migrate design

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

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b3aedc8 View commit details
    Browse the repository at this point in the history
  11. Migrate overlayPriceType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d5eff1d View commit details
    Browse the repository at this point in the history
  12. Migrate retrieveFrom

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a71f6d8 View commit details
    Browse the repository at this point in the history
  13. Migrate bestType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    57f8904 View commit details
    Browse the repository at this point in the history
  14. Migrate chatMessageFormat

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d63c8de View commit details
    Browse the repository at this point in the history
  15. Migrate highlightStatus

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    694b5d1 View commit details
    Browse the repository at this point in the history
  16. Migrate priceFrom

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ddd8af5 View commit details
    Browse the repository at this point in the history
  17. Migrate mode

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f128fa3 View commit details
    Browse the repository at this point in the history
  18. Migrate sortingType

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7bcdb5d View commit details
    Browse the repository at this point in the history
  19. Migrate firstDagger

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    62c4e16 View commit details
    Browse the repository at this point in the history
  20. Migrate display

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    349ec2e View commit details
    Browse the repository at this point in the history
  21. Add todo

    Signed-off-by: Walker Selby <[email protected]>
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4e2d0ec View commit details
    Browse the repository at this point in the history
  22. Merge branch 'beta' into migrate-deprecated-config

    # Conflicts:
    #	src/main/java/at/hannibal2/skyhanni/features/misc/compacttablist/AdvancedPlayerList.kt
    walkerselby committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d56eef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    5e2c1f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea593ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8b5403 View commit details
    Browse the repository at this point in the history
  4. used compactor 3000

    hannibal002 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2bc20d9 View commit details
    Browse the repository at this point in the history