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
1.03k stars 109 forks source link

Items that float away in deep water can be deposited underneath Mirrored Totems #412

Open DavidFidge opened 3 years ago

DavidFidge commented 3 years ago

Demonstrated in this recording at turn 5805 where my Staff of Firebolt gets deposited on a square occupied by a mirrored totem, making it impossible to retrieve except by using a potion of descent.

Later on turn 6737 I drink a potion of descent and I retrieved the Staff of Firebolt.

It seems like a bug rather than a feature because the auto-explore feature keeps on trying to move into the mirrored totem to retrieve the staff but it is impossible to retrieve via any means other than potions of descent.

Recording: https://drive.google.com/file/d/1ONngHZjzX3FAVo7w0T-w98RRdxj0ZHYt/view?usp=sharing

brturn commented 1 year ago

Opened a PR to fix this (#525).