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

Standardized Error Messages #67

Merged
merged 17 commits into from
Jan 4, 2022

Commits on Dec 26, 2021

  1. Prototype

    charlestian23 committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    7814d97 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Jan 2, 2022

  1. Generalized error message

    Moved the invalid use error message to the general Rule class
    charlestian23 committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    0172745 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    32b3d43 View commit details
    Browse the repository at this point in the history
  2. Update CaseRule.java

    Adjusted the invalid use message for case rules
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4820f66 View commit details
    Browse the repository at this point in the history
  3. Nurikabe error messages

    Implemented Nurikabe error messages and adjusted global error message wordings
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4fceb23 View commit details
    Browse the repository at this point in the history
  4. Light Up error messages

    Implemented Light Up error messages and adjusted global error message wordings
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    c57d2c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c444b4 View commit details
    Browse the repository at this point in the history
  6. Fillapix error messages

    Implemented standardized error messages for Fillapix
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    fb9e99e View commit details
    Browse the repository at this point in the history
  7. Short Truth Table error messages fix

    Fixed one of the error messages for Short Truth Table
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4088919 View commit details
    Browse the repository at this point in the history
  8. Skyscrapers error messages

    Standardized error messages for Skyscrapers
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    5f7d711 View commit details
    Browse the repository at this point in the history
  9. Sudoku error messages

    Standardized Sudoku error messages
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    8788d92 View commit details
    Browse the repository at this point in the history
  10. Tree Tent error messages

    Standardized Tree Tent error messages
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    cbfec2d View commit details
    Browse the repository at this point in the history
  11. Finished Nurikabe error messages

    Missed some Nurikabe rules in the first go-around
    charlestian23 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b1e8049 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4144936 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    42655c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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