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

Merge/0.8.7 #151

Merged
merged 28 commits into from
Jul 9, 2024
Merged

Merge/0.8.7 #151

merged 28 commits into from
Jul 9, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a95dcd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902c343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a13f0c0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    e212511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f3644 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

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

Commits on May 18, 2024

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

Commits on May 22, 2024

  1. Change: Add stack checking to old Target#findInitNodeFor overload a…

    …nd un-deprecate it.
    
    The only reason MixinExtras uses this method is to match Redirect's behaviour, so I would like it to be kept in line with that.
    Additionally, there is nothing wrong with not checking the desc as long as you've definitely found the right `NEW` insn, which the injection point handles itself.
    LlamaLad7 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    02bf3d2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    02d7470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bae530 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    8f0bb79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2105c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 4, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    0c79de4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8be3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7d4dc View commit details
    Browse the repository at this point in the history
  4. Mixin 0.8.7 RELEASE

    Mumfrey committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4053421 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    60aa12f View commit details
    Browse the repository at this point in the history
  2. Revert "Fix: Check the staticness of the original call not the curren…

    …t one. (#132)"
    
    This reverts commit 8c8ece2.
    LlamaLad7 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b20b9b3 View commit details
    Browse the repository at this point in the history
  3. Revert "Fix/modifyarg(s) after redirect (#128)"

    This reverts commit 3eb5281
    LlamaLad7 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    96b758d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refs/heads/0.8.7' into merge/0.8.7

    # Conflicts:
    #	gradle.properties
    #	src/main/java/org/spongepowered/asm/mixin/MixinEnvironment.java
    LlamaLad7 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    55670f2 View commit details
    Browse the repository at this point in the history
  5. Build: Bump version.

    LlamaLad7 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7f00ee3 View commit details
    Browse the repository at this point in the history