Open
Description
There are various RPG_RT bugs out there which may be depended on by different games. I've created this issue to catalog them. At some point we may want to enable a compatibility mode switch for some of these bugs if we find games need them.
Please list your known RPG_RT bugs here:
- Break statements in nested loops don't obey scope. They always jump to the next
EndLoop
. BreakLoop is correct in Player but broken in RPG_RT #1442 - Medicine usability is ignored in rm2k3 battles. Fix Item usability in battle - Previously Albeleon 2.30 #1482
- Panorama data is not saved in rm2k. Support SavePanorama data #1485
- Panorama data is not cleared when map
save_count
doesn't match LSD. Support SavePanorama data #1485 - If you save while the screen is panning it won't continue when you load.