Legofarmen / tunics

A roguelike-like Zelda game for the Solarus engine.
http://tunics.legofarmen.se
Other
37 stars 11 forks source link

Debug info screen #69

Closed mattias-p closed 8 years ago

mattias-p commented 9 years ago
BACKGROUND

When you spot a bug and want to reproduce it, you want to find out the seed and tier numbers used to generate the current dungeon.

CURRENT SITUATION

You have to save and quit, locate and open the save game file and locate the rows where the seed and tier numbers are written.

REQUIREMENT

There must be a debug info screen accessible from the pause menu. The debug info screen must shows the seed and tier numbers used for the current dungeon.

sandstrand commented 9 years ago

Preferably this information should be displayed in the lower left corner of the screen while in map or inventory menus. Should we add tunics version and solarus version to the debug information?

seed