-
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
Various small fixes #3059
Merged
Merged
Various small fixes #3059
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Disabled for Battle Test as this mode has no map loaded Fix EasyRPG#3028
This can result in a stack overflow when an event is loading a panorama in a loop. Fixes crash in OFF when entering "Big Elsen" room. Fix EasyRPG#3058
Fixes parallel common events not being translated when the title is skipped. Fix EasyRPG#3048
carstene1ns
approved these changes
Jul 26, 2023
fdelapena
added
Audio
Documentation
Emscripten
WebAssembly/JavaScript port for web browsers
libretro
Libretro port related, including RetroArch, RetroPie and related projects
Maps
Map content related. For map events please use event/interpreter instead
Translation
labels
Jul 28, 2023
Is a regression from the widescreen enhancements. Fixes a crash when this effect is used to launch a battle. Fix EasyRPG#3086
…uration Otherwise can read garbage data and break. Fix EasyRPG#3078
Can be used to count how many slots are empty. Fix EasyRPG#3085
fdelapena
added
Transitions
Crash
Battle
Heuristics
All detection related: encoding, version, etc.
Input
Input related (gamepads, keyboard mappings, mouse support). For KeyInputProc, add event/interpreter
labels
Sep 13, 2023
fdelapena
approved these changes
Sep 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Audio
Battle
Crash
Documentation
Emscripten
WebAssembly/JavaScript port for web browsers
Feature Request
Heuristics
All detection related: encoding, version, etc.
Input
Input related (gamepads, keyboard mappings, mouse support). For KeyInputProc, add event/interpreter
libretro
Libretro port related, including RetroArch, RetroPie and related projects
Maps
Map content related. For map events please use event/interpreter instead
MIDI
RPG_RT Bugs
RPG_RT Patches
Transitions
Translation
Window/Scenes
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.
No description provided.