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]: Many tiny bugs #232

Merged
merged 39 commits into from
Aug 11, 2024
Merged

[Fix]: Many tiny bugs #232

merged 39 commits into from
Aug 11, 2024

Commits on Jul 17, 2024

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

Commits on Jul 19, 2024

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

Commits on Jul 24, 2024

  1. Merge branch 'refs/heads/NG_7.0' into fix/no-recompile

    # Conflicts:
    #	common/src/main/java/net/neoforged/gradle/common/util/run/RunsUtil.java
    marchermans committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    11a290c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    43af07c View commit details
    Browse the repository at this point in the history
  2. Fix bugs with runs not properly loading or being configurable

    Add support for RenderNurse.
    marchermans committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0aa6108 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    9d3d1f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417787e View commit details
    Browse the repository at this point in the history
  3. Test custom header links

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    51b3b3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e4722a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    134573a View commit details
    Browse the repository at this point in the history
  6. Mark the tasks properly

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    002161f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4c1dfa View commit details
    Browse the repository at this point in the history
  8. Cleanup

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c574080 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03de6ea View commit details
    Browse the repository at this point in the history
  10. Bump

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    140cdd7 View commit details
    Browse the repository at this point in the history
  11. BumpTest

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2e61a2e View commit details
    Browse the repository at this point in the history
  12. Make the directory

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a150b48 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b28eb0a View commit details
    Browse the repository at this point in the history
  14. Bump to test

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    1b296c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    98ea73d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5dddda8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b684a51 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4766436 View commit details
    Browse the repository at this point in the history
  19. And back to the old ways.

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e649903 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c28bf56 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1225567 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    66221c1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ab6792f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0f79810 View commit details
    Browse the repository at this point in the history
  25. Fix rendernurse GAV

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    195b0d3 View commit details
    Browse the repository at this point in the history
  26. Bump the RN version

    marchermans committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    f93d2cd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fix all kinds of small issues with running with idea.

    Switch to a dedicated resources directory for all processed resources for all sourcesets that is used as the resources directory when running with IDEA.
    marchermans committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a646361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ebf09a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Fix unit test.

    marchermans committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e6195b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Fix a case were lazy dependencies prevented the IDEA unit test global…

    … run from being registered.
    
    Fix all tests.
    marchermans committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    92403a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fix unit tests.

    marchermans committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    7b930f6 View commit details
    Browse the repository at this point in the history