player
https://github.com/easyrpg/player
C++
RPG Maker 2000/2003 and EasyRPG games interpreter
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported5 Subscribers
Add a CodeTriage badge to player
Help out
- Issues
- Database parameter <easyrpg_immune_states> cannot immune to states with a lower ID, and causes a crash upon battle game over if Death is immuned to itself
- Emscripten: Add save manager and settings button to the web shell
- Database argument <easyrpg_max_savefiles> does not impact Conditional Branch: Savestate is available and Saves.script.wav
- Maniac: Call System Functions - Toggle Screen Mode works but also calls the save menu
- Maniac: Call System Functions - Opening the settings menu makes the Player loop on opening the save menu
- Maniac: Control String Variables - Retrieving a member's name or title that is not in the party should not throw warnings
- Maniac: Control String Variables - Retrieving the name of a common event of ID 0 or less should throw a warning without crashing the Player
- Maniac: Control String Variables - Warning info of some database elements
- Maniac: Control String Variables - Using InString to search for nothing in a string variable should always return 0
- Maniac: Control String Variables - Splitting text using an empty string as the separator does not handle the last string variable correctly
- Docs
- C++ not yet supported