00-Evan / shattered-pixel-dungeon

Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
https://shatteredpixel.com/shatteredpd/
GNU General Public License v3.0
4.68k stars 1.09k forks source link

Request: option to make the quickslot swapper localized to each save file. #1735

Closed chorby-short closed 3 months ago

chorby-short commented 3 months ago

When playing in portrait on mobile, I only want there to be a toggle slot when I currently have 6 items to quickslot. Going between save files, I find myself somewhat irritated that the quickslot preferences apply to all of them, as I'd rather toggle the swapper on in individual runs when needed, which isn't always the case. The default can be based on the start of the game, a là waterskin.

00-Evan commented 3 months ago

Honestly I am dissatisfied with the swapper in general. I'd rather not complicate it further by having it be the only setting that is per-save, but I do agree that it's currently functionality, that essentially offers a trade-off, is not ideal.

chorby-short commented 3 months ago

I suppose I was more asking for it to be an option.

00-Evan commented 3 months ago

There is already an option to turn the swapper on and off, it's under toolbar settings into the menu.

chorby-short commented 3 months ago

That's not what I'm saying. I'm saying and additional toggle on whether to preserve that setting between save files.