tmewett / BrogueCE

Brogue: Community Edition - a community-lead fork of the much-loved minimalist roguelike game
https://sites.google.com/site/broguegame/
GNU Affero General Public License v3.0
993 stars 107 forks source link

Experimental feature; screenshot with item descriptions when using stairs #694

Open brturn opened 4 months ago

brturn commented 4 months ago

This is an experimental feature for remembering the state of previous depths and the items left behind when the player uses the stairs.

THIS IS A TOTAL HACK - not intended for merge, just ideas and discussion.

Before taking the screenshot, the sidebar is updated to display the number of (Food, Life, Strength, Enchant) found on that level, as well as a compact list of the items which were left behind (eg. from vaults, or due to porting).

Screenshots are named by Seed, Depth, and Turn, such as "S364151339 D1 T532.png" so that when traversing the levels more than once, an accurate record is kept of the latest state of each level.

This experimental implementation is cheating, as it displays the number of (Food, Life, Strength, Enchant) which was generated and placed on that level, rather than the number discovered. But I just wanted something quick to test out.

Possible improvements:

S364151339 D1 T532