JavaScript runtime improvements and fixes (#567)
Allow JS function registration to happen inside try/catch blocks. Correctly handle null return in js match handlers (Resolves #566). Add user table to Lua functions returning an account but keep the flattened user values for backwards compatibility. Correctly set user object in accounts returned by js runtime functions.
Loading
Please register or sign in to comment