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
- Ineluki Key Patch - Adding a value to the output list while the next value is a 0 puts the 0 at the end of the list
- Ineluki Key Patch - Calling several times a same key list script should not consider the same list to be running several times
- Starting a game that has no music, but had one on the title screen makes MIDI Ticks and Current BGM has completed a loop reuse the info from the title screen music
- Ineluki Key Patch - The command WriteToLog should throw messages at a debug level, not at an info level
- Ineluki Key Patch - Calling a script that contains several AddOutPut adds them to the output list in the reverse order
- Ineluki Key Patch - registerCheatEvent doesn't seem to handle spaces and same character in a row correctly
- Ineluki Key Patch - Issues related to inputs
- Ineluki Key Patch - Getting the mouse coordinate should cap the values to the screen size
- Ineluki Key Patch - Control Variables: MIDI Ticks setting variables in batch should make each variable set move forward in the output list
- New Command 2059 - Game Loader Command
- Docs
- C++ not yet supported