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
- Change Vehicle Graphic commands with no graphic set should make the graphic of the vehicle be reset
- Moving at out of range coordinates on a looping map should only correct the coordinate in the direction you move
- Moving vehicles that are on the current map to another map through a parallel process should display an error
- 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
- Docs
- C++ not yet supported