zaimoni / Cataclysm

A post-apocalyptic roguelike. New features relative to C:Whales are scheduled for after 0.2.0, the savefile breaking release.
http://www.bay12forums.com/smf/index.php?topic=174897
Other
26 stars 3 forks source link

Manual choose ammunition screen could use being scrollable #105

Open zaimoni opened 3 years ago

zaimoni commented 3 years ago

Change target item::pick_reload_ammo . Items 23+ will "overflow" otherwise. Also have a structural issue at the 27th item.

As C:Whales has the same breakage and the test case is either artificial or late-game, plan to tolerate this in 0.2.4 .

zaimoni commented 3 years ago

Fix process would involve a synthetic savegame.

The current debugging mode/wish interface needs a complete overhaul; I would not object to building out a third program for savefile editing, then paring down the wish UI to what doesn't make sense to outsource to that third program.