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

lua fixes & changes #13326

Closed
wants to merge 7 commits into from
Closed

Conversation

TheLeerName
Copy link
Contributor

@TheLeerName TheLeerName commented Sep 23, 2023

  • u can use set() instead of Lua_helper.add_callback() in psychlua.FunkinLua
  • setOnLuas() lua / playstate function now not crashes on function set
  • created import.hx in psychlua package cuz we need llua package only in psychlua
  • backend.Discord.DiscordClient.addLuaCallbacks() now uses psychlua.FunkinLua as first argument instead of llua.State

originally from #13304

- u can use set() instead of Lua_helper.add_callback() in FunkinLua
- setOnLuas() now not crashes on function set
- make import.hx in psychlua package cuz we need llua package only in psychlua
- backend.Discord.DiscordClient.addLuaCallbacks() now uses psychlua.FunkinLua as first argument instead of llua.State
@JohnDoe3453
Copy link

i think its useful

@TheLeerName
Copy link
Contributor Author

not interested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants