Angband 4.0.2 is now available for Windows, OS X or as source - the site will update fairly soon, but as usual I'm too impatient for that.
Like 4.0.1, this is mostly a bugfix, but with a few other improvements (notably Elsairon's work on monster spell messages). There are still some potential issues with sound, and I'm far from convinced that I've eradicated all crash bugs, so please report failures. I'm hoping that 4.0.3 will (if needed) be quite a while away - and saying that probably ensures that it will be required within a week because of a game-breaking bug. We'll see
The changelist:
Changes:
Bugfixes:
Like 4.0.1, this is mostly a bugfix, but with a few other improvements (notably Elsairon's work on monster spell messages). There are still some potential issues with sound, and I'm far from convinced that I've eradicated all crash bugs, so please report failures. I'm hoping that 4.0.3 will (if needed) be quite a while away - and saying that probably ensures that it will be required within a week because of a game-breaking bug. We'll see
The changelist:
Changes:
- New monster spell messages - thanks Elsairon
- Put subwindow options in a separate file so they work for all characters
- Order quiver ammo from worst to best
- Make resting and statusline display for deep descent work like for recall
Bugfixes:
- Stop wrong timed effect happening
- Make cheating death work
- Make monster lore saving always work
- Correct melee hit chance calculation
- Make artifact knowledge show correctly
- Fix starlight effect (plus some other potential projection issues)
- Make monster lore save properly after probing
- Give correct path to tiles in the SDL port
- Stop monsters shooting other monsters
- Calculate timed effects (notably temporary resists) properly
- Limit visual updates during running and resting, speeding these up
- Track the equipment count correctly
- Stop the charges from a destroyed device being deducted twice
- Small changes to build system to work better for servers and BSD
- Improve bounds checking for grids, preventing some crashes
- Make the quiver command symbol appear in help file display
- Fix lack of artifacts
- Several other minor code improvements
Comment