lvcabral / Prince-of-Persia-Roku

A port of the classic game Prince of Persia (1989) to Roku (BrightScript)
94 stars 15 forks source link

Add support for custom level sets using the standard PoP1 XML Format #47

Closed lvcabral closed 8 years ago

lvcabral commented 8 years ago

The format is defined here: http://www.popot.org/documentation.php?doc=PoP1_XML_Format

lvcabral commented 8 years ago

Fixed issues during this implementation: * Fix: Missing tile regions crashes the game * Fix: Missing potion regions on Palace levels * Fix: Guards in invalid rooms are crashing the game * Fix: Level 1 close gate special event not working (SNES-PC-set) * Fix: Level 14 the kid can't hit the guard (SNES-PC-set) * Fix: Special guards doesn't exist on custom levels * Fix: Drop and Raise events crashing when pointing to a tile not a gate, exit door or spikes * Fix: Plate falling over a potion tile is not destroying the potion