Skip to content
This repository was archived by the owner on Dec 29, 2024. It is now read-only.

Fix lua_hook pushing a nil value if hook returns nothing#120

Merged
Trey2k merged 2 commits into
mainfrom
dev/lua_hook
Jun 13, 2023
Merged

Fix lua_hook pushing a nil value if hook returns nothing#120
Trey2k merged 2 commits into
mainfrom
dev/lua_hook

Conversation

@Trey2k
Copy link
Copy Markdown
Member

@Trey2k Trey2k commented Jun 13, 2023

A couple random bug fixes and a README update

Bugs Fixed

  • Bug with lua hook pushing a nil value onto the state if the Callable returned nothing.
  • Bug with module version of the hooks overriding argument values.
  • Codespell script had a random command.

@Trey2k Trey2k merged commit b1be588 into main Jun 13, 2023
@Trey2k Trey2k deleted the dev/lua_hook branch June 13, 2023 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant