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

ConsoleEnablerMod overhaul #687

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. feat: Check if F10 is already used as Console key and add it as new k…

    …ey instead of replacing the first one
    
    feat: Add some missing IsValid checks
    refactor: Removed obsolete parameters
    igromanru committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1e0ab03 View commit details
    Browse the repository at this point in the history
  2. feat: Check if ~ (Tilde) and F10 already exist as ConsoleKeys, if not…

    … add them at the end of the array
    igromanru committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    73b2311 View commit details
    Browse the repository at this point in the history
  3. refactor(ConsoleEnablerMod): Change the casing of variables to Pascal…

    …Case to match the previous style
    igromanru committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2997422 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    32925e7 View commit details
    Browse the repository at this point in the history