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

Swap LUA_COMPAT_5_2 for LUA_COMPAT_5_3, since we're in Lua 5.4 now #2728

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

MineRobber9000
Copy link
Contributor

@MineRobber9000 MineRobber9000 commented Dec 13, 2024

This, among other things, fixes the math.atan2 incompatibility that's been reported on the Discord. Notable incompatibilities that will be harder to fix:

  • bit32 lib is gone
  • __ipairs metamethod is completely gone

@nesbox nesbox merged commit 028a118 into nesbox:main Dec 14, 2024
12 of 13 checks passed
nesbox added a commit that referenced this pull request Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants