-
Notifications
You must be signed in to change notification settings - Fork 192
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
Fix Beloved Rapture Menu issues #3293
Merged
Merged
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf7f526 - Browse repository at this point
Copy the full SHA bf7f526View commit details -
Configuration menu - View commit details
-
Copy full SHA for adbf2f4 - Browse repository at this point
Copy the full SHA adbf2f4View commit details -
Maniac Expressions: Support InPlace-Operations
They are disabled when EasyRpg-Mode is active as I consider this bad practice. Can result in hard-to-find bugs.
Configuration menu - View commit details
-
Copy full SHA for 8cea789 - Browse repository at this point
Copy the full SHA 8cea789View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26d9c3 - Browse repository at this point
Copy the full SHA f26d9c3View commit details -
String Variables: Remove the UTF-8 byte order mask when reading in a …
…file with Unicode encoding Maniac Patch appears to do something similiar
Configuration menu - View commit details
-
Copy full SHA for 1e423d9 - Browse repository at this point
Copy the full SHA 1e423d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e696a - Browse repository at this point
Copy the full SHA d0e696aView commit details -
Correctly calculate the screen dimensions when the resolution is not …
…dividable by the tile size. Rename the screen variables in the Parallax code as the same name (var shadowing) is confusing. Fixes incorrect scrolling of the map in Beloved Rapture
Configuration menu - View commit details
-
Copy full SHA for e7767ff - Browse repository at this point
Copy the full SHA e7767ffView commit details
Commits on Nov 11, 2024
-
Fix crash when using a hue changed enemy
Thats another regression caused by the requirement of an ID for the SpriteEffect. Replaced the assert with a debug log as this already caused 3 issues.
Configuration menu - View commit details
-
Copy full SHA for 8552a45 - Browse repository at this point
Copy the full SHA 8552a45View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.