Bryan Turner

Results 9 comments of Bryan Turner

Created a PR for this (#530). Equipping cursed items adds time to the "Cursed" debuf. Cursed items cannot be removed until the curse ends.

While looking into #372, I also looked at this issue. Verified the bug - the burning vines generate an enormous amount of steam (fills an entire dungeon level if doors...

Opened a PR to fix this (#534). Checked that monsters dropping items on death or when becoming allied also works.

I looked into this one - obsidian is a SURFACE feature, so the dragon fire places obsidian "over" other terrain, such as water. Several fixes I tried: 1) Add DFF_BLOCKED_BY_OTHER_LAYERS...

Opened a PR with this enhancement. #528

I looked into this issue - I was able to get the Kraken to feed repeatedly and was about to declare this no-bug. But then it failed once and took...

So I ended up analyzing and rewriting the vision/aggression/attack logic from scratch. It's actually pretty clean! [WIP fork on my repo here](https://github.com/tmewett/BrogueCE/compare/master...brturn:BrogueCE:vision-agression-attack-rewrite) The WIP only includes the fixes for whip/pike/flail/axe....