deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
495 stars 18 forks source link

Feature request: Level select #92

Closed RavenMacDaddy closed 2 years ago

RavenMacDaddy commented 2 years ago

Something I miss dearly as I'm testing.

The current operation is pretty slick, however the option to select the level instead would be a great leap forward.

image

When loading the game as it's now, the checkpoint that the player was on is not saved - maybe this is harder to implement, but at least the original manual save by definition got around the issue.

deathkiller commented 2 years ago

I think this would break the game and make it less difficult. You can already use cheats - http://deat.tk/jazz2/help#how-to-enable-cheats

Manual saving is not supported, because saving state of each object is not implemented and it's really a lot of work.