Commit graph

4 commits

Author SHA1 Message Date
nia
9cd4d06302 games: Remove SHA1 hashes for distfiles 2021-10-07 14:07:10 +00:00
nia
8471d01363 angband: update to 4.2.3
Summary of Changes

     * updates to necromancer and ranger spells
     * improvements to quiver inscriptions
     * many improvements to dungeon generation, especially robustness
     * many improvements to testing and building the game, especially with
       SDL2
     * make the duration of multiple timed effects exactly the same
     * allow selection for effects that used to give a random choice of
       effects
     * fix a bug that made radius of artifact lights too small by one
     * improvements to handling in-game information on effects
     * better documentation in datafiles
     * debugging commands now use the Angband 4 command system
     * upgrade of the NDS port to the 3DS with many improvements
2021-08-31 08:23:14 +00:00
nia
319b741973 angband: Update to 4.2.1
Summary of Changes

     * percentage combat is refined to become an actually playable option
     * improvements to throwing
     * udate to town generation
     * a major update to the new blackguard class
     * several tweaks to the other new classes
     * many improvements to the MacOS front-end particularly, but also others
     * improvements to tiles
     * addition of fancy color-cycling of monsters
     * configurability of charecter sheet
     * inclusion of some new, rare level types
     * experimental Windows curses and SDL2 console ports added
     * many small bugs fixed and quality-of-life improvements made
2020-07-07 13:17:46 +00:00
nia
e8ba736a71 angband: Update to 4.2.0
It uses SDL for sound so the tileset version is now the SDL version
instead of the X11 version. Instead of games/angband-tty, games/angband
is now the TTY version.

There is a SDL2 port but it doesn't seem ready yet (the menu at the top
of the screen doesn't work). Keep SDL2 bits commented out so they're
ready to enable when the time comes.
2019-09-20 14:56:00 +00:00