[To the Misc Page] [News]

Angband Tools

Windows Borg screensaver

Version: 1.2 (11th September 2000)

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:

Please read the documentation for installation instructions and other information.

Scorefile merger

Version: 1.1 (30th September 1999)

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 outfile
scorefile1 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

Angband Monster Creator

Version: 1.0 (12th July 2000)

Author: Robert Rühlmann

Javascript tool that allows the creation of new monster entries for Angband's r_info.txt file.


ZAngband Monster Creator

Version: 1.1 (21st October 1999)

Author: Robert Rühlmann

Javascript tool that allows the creation of new monster entries for ZAngband's r_info.txt file.


KAngband Monster Creator

Version: 1.1 (21st October 1999)

Author: Robert Rühlmann

Javascript tool that allows the creation of new monster entries for KAngband's r_info.txt file.


Python scripts for parsing the monster info

Author: William Tanksley

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 [News] [To the Misc Page]