No move when enemy visible
Short Name:
no_move_when_enemy_visible
Pops up a warning dialog if you try and move when an enemy is visible.
Intended to stop myself dying in stupid ways as an Archmage
1.1.0:
- included wait "5" key
- included checking for projectiles
1.2.0:
- added configuration settings
1.3.0:
- added worldmap warning as separate config item
1.4.0:
- added 'Ignore Doomed shadows' as separate config item
- fix typo, remove log accidentally left in
1.5.0:
- don't warn on move if doing a bump attack
1.5.1:
- added 'Allow bump attacks' config item