Skip to content

v1.0.8

Compare
Choose a tag to compare
@binji binji released this 23 Nov 03:37
· 14 commits to main since this release

Fixes:

  • Fix some sight bugs when blinded:
    • Normally all 4 squares around you are unfogged. Then if any of those squares is not "opaque" then it unfogs any walls nearby.
      the code unfog the wrong neighbors.
    • Check whether surrounding squares are in bounds (otherwise will wrap to other side)
    • Monster's vision was accidentally seeing through walls when you're blind