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
- Displaying a picture with an empty filename should be turned all black with index 0
- Loading a save file that changed the graphic of a vehicle through a move route command should not use the move route sprite
- ALL Change Party Member command should adjust player move route properties and be able to trigger Game Over
- Change Party Member commands should only display warnings when adding an invalid actor with a not full party
- RPG_RT doesn't apply MIDI Ticks properly for mp3 files not playing at 100% speed
- Using a Change Equipment command on an item from a category that cannot be equiped should be able to trigger a Game Over
- Panorama recentering after moving on non-looping maps should be done on both axises if the panorama is not moving
- More leniency on some commands triggering errors that could be turned into warnings
- BMP testing results from the Bitmap Test Suite
- Emscripten: Rework touch input and add pixel-perfect scaling
- Docs
- C++ not yet supported