AngbandPlus icon indicating copy to clipboard operation
AngbandPlus copied to clipboard

Master git repository for Angband and variants

trafficstars
********************************
    ** Angband Variant Repository **
    ********************************

Based on Umoria: Copyright (c) 1985 Robert Alan Koeneke Copyright (c) 1989 James E. Wilson

Hacked By: Alex Cutler, Andy Astrand Further Hacks By: Sean Marsh, Geoff Hill Bug fixes: Sean Marsh, Geoff Hill, Charles Teague

Further Hacks Still and Other Variants: Many Authors

For a particular variant, choose the branch named after it

To download source code for (for example) PsiAngband 1.0.7 from Github:

  1. Choose branch PsiAngband
  2. Select 'Commits'
  3. Select 'Browse code' from next to PsiAngband 1.0.7 in the list
  4. Select the ZIP button (note that the download will have a silly name)

To compare two releases:

  1. Choose the branch of the variant the first release is from
  2. Select 'Commits'
  3. Record the SHA1 hash (jumble of letters and numbers) for the release you want
  4. Repeat 1 to 3 for the second release
  5. If the first hash is xxxxx, and the second yyyyy, go to the URL https://github.com/angbandplus/AngbandPlus/compare/xxxxx...yyyyy