Angband Tools |
Author: Robert Rühlmann
A screensaver that runs the Angband 3.0.6 Windows version with the Andrew P. White's APW-Borg and automatically restarts the Borg when the character dies (continuous play mode).
Downloads:
Author: Robert Rühlmann
This Python script combines two scorefiles into one, removes duplicate entries, and sorts by scores (highest first).
I've only tested it with ZAngband scorefiles, but it should work with any version that doesn't modify the scorefile format. Merging scorefiles from different variants is not recommended since the race and class of the player are stored as numbers and may differ (or don't exist at all) in other variants.
Usage:
score.py scorefile1 scorefile2 outfilescorefile1 and scorefile2 are the two scorefiles that should be merged and outfile is the resulting scorefile.
Example:
score.py z_scores.raw scores.raw scores.raw
Author: Robert Rühlmann
Javascript tool that allows the creation of new monster entries for Angband's r_info.txt file.
Author: Robert Rühlmann
Javascript tool that allows the creation of new monster entries for ZAngband's r_info.txt file.
Author: Robert Rühlmann
Javascript tool that allows the creation of new monster entries for KAngband's r_info.txt file.
Python script that searches through the r_info.txt file to find creatures that fit certain parameters (at the moment to find out what's a good corpse to possess in PernAngband).
© 1997/98 by Robert Rühlmann, rr9@thangorodrim.net |