Releases: angband/angband
Releases · angband/angband
Release list
4.2.6-161-ge1e0b0530
What's Changed
- SDL2: restrict window events that clear moving/resizing of subwindows by @backwardsEric in #6662
- SDL2: for details dialog and logging, account for overlap of fullscreen flags by @backwardsEric in #6663
- cmake: allow detection of ncurses in Xcode's SDK for macOS by @backwardsEric in #6664
- Delay expanding user-supplied history notes by @backwardsEric in #6665
- cmake: already require 3.7 or later so can use VERSION_GREATER_EQUAL by @backwardsEric in #6667
Full Changelog: 4.2.6-156-g1cc6cce51...4.2.6-161-ge1e0b0530
4.2.6-156-g1cc6cce51
What's Changed
- borg: rename manwe to varda to match base game change by @agoodman00 in #6661
- cmake: replace more capitalized command invocations by @backwardsEric in #6657
- cmake: correct misspelled command used in test case error handling by @backwardsEric in #6658
- Expand VERSION_NAME rather than use hardwired "Angband" in two error messages by @backwardsEric in #6660
Full Changelog: 4.2.6-152-g3ea683599...4.2.6-156-g1cc6cce51
4.2.6-152-g3ea683599
What's Changed
- Change a handful of names and descriptions to better match with Tolkien by @backwardsEric in #6653
- Change handlers for SIGTERM and SIGQUIT by @backwardsEric in #6654
- Correct additional missing casts for is*()'s argument by @backwardsEric in #6655
Full Changelog: 4.2.6-149-g32f3c35ea...4.2.6-152-g3ea683599
4.2.6-149-g32f3c35ea
What's Changed
- Workflows: improve diagnostics for DOS by @backwardsEric in #6651
Full Changelog: 4.2.6-148-gcd52d6cf6...4.2.6-149-g32f3c35ea
4.2.6-148-gcd52d6cf6
What's Changed
- Fix typo in comment by @fruviad in #6649
- debugging 'S' command: for endgame weapons, allow for slay evil varieties by @backwardsEric in #6644
- DOS workflow: avoid hardwiring the project name by @backwardsEric in #6645
- On DOS, use shortened names for the the default option files by @backwardsEric in #6647
- Correct some typos in comments by @backwardsEric in #6648
- Nintendo: avoid set but unused warning by @backwardsEric in #6650
Full Changelog: 4.2.6-142-g40438c80d...4.2.6-148-gcd52d6cf6
4.2.6-142-g40438c80d
What's Changed
- Tweak utility rod category for 'S' debugging command by @backwardsEric in #6642
- debugging 'S' command: really exclude amulets of inertia from free action by @backwardsEric in #6643
Full Changelog: 4.2.6-140-g3363e27ce...4.2.6-142-g40438c80d
4.2.6-140-g3363e27ce
What's Changed
- macOS: allow Makefile.osx to add the get-task-allow entitlement by @backwardsEric in #6639
- debugging 'S' command: track all book kinds by @backwardsEric in #6641
Full Changelog: 4.2.6-138-g965933744...4.2.6-140-g3363e27ce
4.2.6-138-g965933744
What's Changed
- Document 2 fancy note types by @fruviad in 4dbbcd2
- borg: a couple of issues with parsing formulas by @agoodman00 in #6638
- Avoid "different 'const' qualifiers" warning with Microsoft's compiler by @backwardsEric in #6632
- workflows: have at least one of the SDL2 builds compile with tracing … by @backwardsEric in #6635
- SDL2: correct use of keypress_to_text() for describing menu shortcuts by @backwardsEric in #6636
- SDL2: be more informative when tracing SDL_WINDOWEVENT_* events by @backwardsEric in #6637
Full Changelog: 4.2.6-132-g69ee95345...4.2.6-138-g965933744
4.2.6-132-g69ee95345
What's Changed
- First pass at changing the handling of the fatal signals by @backwardsEric in #6617
- Tighten error checking when writing the high scores file by @backwardsEric in #6618
- Correct the results from the 'S' debugging command by @backwardsEric in #6627
- Tweak stats.log from 'S' debugging command by @backwardsEric in #6628
- Use text_mbstowcs() return value in Term_addstr() by @backwardsEric in #6630
- Windows screenshot: rearrange to avoid warning from Microsoft's compiler by @backwardsEric in #6631
Full Changelog: 4.2.6-126-g7b2c87010...4.2.6-132-g69ee95345
4.2.6-126-g7b2c87010
What's Changed
- Rework SIGTSTP handling by @backwardsEric in #6616
- Only set character_saved to true once new save file is in place by @backwardsEric in #6621
- cmake: clean up other contents of game subdirectory by @backwardsEric in #6622
- docs: for better theme, run pip via python by @backwardsEric in #6623
- Avoid comparison warnings with gcc 14 on Linux for aarch64 by @backwardsEric in #6625
- Include the Windows DLLs in source archives; exclude .readthedocs.yaml by @backwardsEric in #6626
Full Changelog: 4.2.6-120-gcebb5ffc9...4.2.6-126-g7b2c87010