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
- i cannot move
- Maniac: Scroll Map - Setting the camera with the center parameter should always consider [ScreenSizeX]/2, [ScreenSizeY]/2 to be the 0, 0 value
- Maniac: Scroll Map - Using a scroll pixel command with a negative wait should be the same as a null wait
- Maniac: Scroll Map - Using a scroll pixel command to move the camera by less than 3 pixels on both axises crashes the Player
- Maniac: Scroll Map - Set camera should set the camera at the intended coordinates, even if the camera had been shifted
- Maniac: Get Game Info - The camera position retrieved should not be able to be negative on a looping map
- Name Input Processing - Setting the initial page to an out of bounds value crashes the Player instead of capping to valid keyboards
- Timer is displayed in the wrong spot after setting Window Position to Top
- Mouse coordinates issues with boot and window change
- Using the window interface B or C for a 2000 battle can cause softlocks when displaying some messages
- Docs
- C++ not yet supported