Smujb / powered-pixel-dungeon

Powered Pixel Dungeon - a mod of Shattered Pixel Dungeon that reworks many aspects of gameplay.
GNU General Public License v3.0
9 stars 2 forks source link

Wand charge counter disappears from quickslot when the wand is equipped after clicking on quickslot #48

Closed vi closed 4 years ago

vi commented 4 years ago

UI issue.

For example, there are two identified wands, only one of which is typically equipped. Normally I expect both wands to show charge counter in quickslot.

But when I click on unequipped wand's quickslot and choose the other wand to be unequipped, the counter for newly equipped wand disappears.

Smujb commented 4 years ago

Equipping wands from quickslot is buggy anyway, I'm removing it

vi commented 4 years ago

How many taps would be required to alternate wands competing over one equipment slot after such removal?

Smujb commented 4 years ago

You need to go into the inventory to equip them. The reason for this bug is probably that items have to specify whether the quickslot uses targeting. Wands do. This causes bugs when the quick slotted action doesn't use targeting.