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

Fix support for Forge 50+ #227

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Fix support for Forge 50+ #227

merged 12 commits into from
Aug 12, 2024

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    d30d38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    642d2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    366b74a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. This should be forgelike

    Why didn't this break unit tests?
    shedaniel committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    55f749c View commit details
    Browse the repository at this point in the history
  2. Replace with EnumMap

    shedaniel committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    596e5f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    64bfad0 View commit details
    Browse the repository at this point in the history
  2. Fix possible NPE

    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    97c4c62 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle in javadocs

    such fun
    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    67d90b2 View commit details
    Browse the repository at this point in the history
  4. Fix codenarc styling

    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c34ee99 View commit details
    Browse the repository at this point in the history
  5. fix usage

    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d60c35a View commit details
    Browse the repository at this point in the history
  6. remove hashcode and equals

    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3b449e6 View commit details
    Browse the repository at this point in the history
  7. format code better

    shedaniel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    0332a84 View commit details
    Browse the repository at this point in the history