mgerhardy / caveexpress

CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. CavePacker is a Sokoban game.
http://www.caveproductions.org/
Other
144 stars 20 forks source link

caveexpress: Map second ice 04 never spawns any package #100

Closed apoleon closed 7 years ago

apoleon commented 7 years ago

Hi,

I'm hereby forwarding Debian bug

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847147

Apparently in this map a package is never spawned, so it is impossible to continue the game and move forward.

Is there a way to skip maps and to play a map directly without having to complete earlier levels first (aka cheats) ?

mgerhardy commented 7 years ago

There is a command "finish" - but only in debug builds. You can open the console (shift+tab) and just type "finish" while the map is loaded.

other than that, you might want to try "map ice-05" in the console.

Btw. type "listmaps" to get a full list of registered maps.