Skip to content

Releases: NickMcConnell/FAangband

Release 2.0.0-4-gd644ca35d

25 Aug 11:08
d644ca3
Compare
Choose a tag to compare
Pre-release
Merge pull request #259 from backwardsEric/splash-screen-alignment

Fix ragged right border for box around "First Age Angband" on splash screen

Release 2.0.0-2-gbd6ebdfae

25 Aug 02:20
Compare
Choose a tag to compare
Pre-release
Fix initialization of artifact update info, resolves #83

Release 2.0.0

22 Aug 03:06
Compare
Choose a tag to compare

This is a significant re-write of FAangband.

FAangband was originally forked from Oangband, and developed until around 2014 with version 1.4.4. Development was restarted in 2020, with a rewrite aimed at re-implementing the best features of original FAangband but based on the latest Angband code base.

Since this version is heavily based on Angband there are way too many people to thank here, but I would like to mention:

  • Arralen
  • backwardsEric
  • Cuboideb (Diego Gonzalez)
  • David Medley
  • dhouseholder
  • EugeneLesnov
  • Gwarl
  • HolyRage
  • Ingwe Ingweron
  • jevansau
  • kheldar
  • MITZE
  • Rodent/Sideways/sulkasormi
  • Sacksquatch
  • wobbly
    for specific FA_related help.

Release 2.0.0-1-g9b6b04159

22 Aug 04:09
Compare
Choose a tag to compare
Pre-release
Update splashscreen and help

Release 2.0beta2-223-gd4ba29597

22 Aug 00:56
Compare
Choose a tag to compare
Pre-release
Improve regional map (thanks EugeneLesnov)

Release 2.0beta2-222-ge50c8b46c

22 Aug 00:01
Compare
Choose a tag to compare
Pre-release
Fixed town names output on regional map

Release 2.0beta2-221-g8d9b16287

21 Aug 22:45
Compare
Choose a tag to compare
Pre-release
Add a player argument to floor_object_for_use().  Resolves https://gi…

Release 2.0beta2-220-gd94a8a786

21 Aug 08:03
Compare
Choose a tag to compare
Pre-release
In main-gcu.c, pass a writeable static buffer to putenv() since, in p…

Release 2.0beta2-219-g33ae9975a

21 Aug 00:07
33ae997
Compare
Choose a tag to compare
Pre-release
Merge pull request #74 from EugeneLesnov/town-names

Added town names output on regional map

Release 2.0beta2-217-g39070393a

21 Aug 00:06
3907039
Compare
Choose a tag to compare
Pre-release
Merge pull request #75 from backwardsEric/ui-spell-unused-variable

Remove unused variable in spell_menu_browser() to avoid compiler warning