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

Feature: Added Primal Fear solvers #2771

Merged
merged 13 commits into from
Oct 22, 2024

Commits on Oct 20, 2024

  1. Added Primal Fear solvers

    Added Math & Public Speaking Primal Fear solvers
    KeinsWolfi committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9ff9e1f View commit details
    Browse the repository at this point in the history
  2. Changed code to comply with requests from hannibal

    Removed MathUtils as it is not needed at the moment
    Fixed typos/spelling
    KeinsWolfi committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    84c041f View commit details
    Browse the repository at this point in the history
  3. Changed wording

    Changed wording in the Solver Config
    Changed wording in the Public Speaking solver
    KeinsWolfi committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    48cfb78 View commit details
    Browse the repository at this point in the history
  4. Added primitive keybindfor Primal Fear Solvers

    NEEDS TESTING, DIDNT HAVE THE TIME!!
    Added a keybind for quick Solving
    KeinsWolfi committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9c0ab3c View commit details
    Browse the repository at this point in the history
  5. Removed primitive quick Keybind and finished up both solvers

    Removed the primitive Keybind to quickly solve both fears without opening chat
    Finished up both solvers
    KeinsWolfi committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    7d4cf53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fec51d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Code cleanup: Removed unused function

    Code cleanup: Removed unused function
    KeinsWolfi committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3476bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54bb602 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    hannibal002 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1c1beb2 View commit details
    Browse the repository at this point in the history
  4. Code Cleanup:

     + Made Bool checks inline
     + Made separate functions for each Primal Fear solver
     + Inlined getting math val
    KeinsWolfi committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    00ac94a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Code Cleanup

    Code Cleanup
    KeinsWolfi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9583d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b39945b View commit details
    Browse the repository at this point in the history
  3. code cleanup

    hannibal002 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5c23459 View commit details
    Browse the repository at this point in the history