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

feat: ✨ param and return manipulation for mod hooks #436

Merged
merged 21 commits into from
Nov 23, 2024
Merged

Commits on Nov 15, 2024

  1. fix: hooks argument order

    Qubus0 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5797c05 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    346cd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac9c84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6e016a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    d79d754 View commit details
    Browse the repository at this point in the history
  2. better docs

    Qubus0 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    6758031 View commit details
    Browse the repository at this point in the history
  3. fix tutorial links

    Qubus0 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9a94748 View commit details
    Browse the repository at this point in the history
  4. fix call order

    Qubus0 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    60161a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d1c15a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. docs fix

    Qubus0 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1f4af55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/4.x' into better-hooks

    # Conflicts:
    #	addons/mod_loader/internal/hooks.gd
    #	addons/mod_loader/internal/mod_hook_preprocessor.gd
    Qubus0 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bcd48ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d91a41f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef53739 View commit details
    Browse the repository at this point in the history
  5. pr cleanup

    Qubus0 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    62120ae View commit details
    Browse the repository at this point in the history
  6. slightly more safety

    Qubus0 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fc418e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    28e53fa View commit details
    Browse the repository at this point in the history
  2. typo protection

    Qubus0 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    afc9c3a View commit details
    Browse the repository at this point in the history
  3. fix static type

    Co-authored-by: Alexejhero <[email protected]>
    Qubus0 and Alexejhero authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    baccb9c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. better static types

    Qubus0 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2bda113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a156ef4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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