See https://github.com/draconisPW/PWMAngband/releases for the Windows release.
List of changes:
- Fix undiscovered mimics preventing "fast" running
- Limit the size of the stack of objects the Dungeon Master can generate to 40
- Limit the number of monsters the Dungeon Master can summon to 40
- Fix not being able to macro spells starting from the eighth spell in a book
- Fix running into trap
- Clear command buffer when command inside a keymap fails
- Don't redraw the screen when exiting a menu with distorted graphics
- Add "Always ignore books" option
- Avoid warnings on msys2 about truncation when initializing array from string
- Fix missing word in the documentation about configuring SDL2
- Better match death logic for projections or non-player hits to mon_take_hit()
- Correct some typos in comments
- cumber_armor message clarity
- Dev How It Works documentation: command
- Dev How It Works documentation: Monster AI
- Dev How It Works documentation: Pref Files
- Make death popup message MB_SYSTEMMODAL
- Regularize score array after reading it
- Remove some 'Hack' comments
- Allow ESC at start of a keymap to cancel a previous keymap requiring a direction
- Don't give experience/loot to ironman characters on savescummed levels
- Prevent ironman characters from picking up items on savescummed levels
- Prevent ironman ghosts from going up
- Fix cooldown not set properly on item manipulating spells
- Increase duration of Globe of Invulnerabilty and Disruption Shield, add a message and a different visual effect when they're about to wear off
- Rework level unstaticer code
Leave a comment: