-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAngbandCode.html
16 lines (14 loc) · 48.7 KB
/
AngbandCode.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<title>The Angband Code</title>
<div id="wikihead"><h2>The Angband Code</h2></div>
<div id="wikicontent"><div class="page"><p><b>Contents:</b><ul><li><a href="#s1_1">Introduction</a><li><a href="#s1_2">Overview</a><ul><li><a href="#s2_1">Character</a><li><a href="#s2_2">Playing Style</a><li><a href="#s2_3">*Band Philosophy</a><li><a href="#s2_4">Examples</a></ul><li><a href="#s1_3">Character</a><ul><li><a href="#s2_5">Which *Band?</a><li><a href="#s2_6">Type</a><li><a href="#s2_7">Name</a><li><a href="#s2_8">Race</a><li><a href="#s2_9">Class</a><li><a href="#s2_10">L:Level</a><li><a href="#s2_11">DL:Dungeon Level</a><li><a href="#s2_12">A Artifacts</a><li><a href="#s2_13">R Resistances</a><li><a href="#s2_14">Sp Speed</a><li><a href="#s2_15">w Character Weapon</a></ul><li><a href="#s1_4">Playing Style</a><ul><li><a href="#s2_16">*band variants and versions</a><li><a href="#s2_17">Platform</a><li><a href="#s2_18">H Haggling</a><li><a href="#s2_19">D Difficulty</a><li><a href="#s2_20">c Cloning</a><li><a href="#s2_21">f Farming</a><li><a href="#s2_22">PV Pits and vaults</a><li><a href="#s2_23">s Summoning</a><li><a href="#s2_24">d Diving</a><li><a href="#s2_25">P Preserve Mode</a><li><a href="#s2_26">M Maximise Mode</a></ul><li><a href="#s1_5">*Band Philosophy</a><ul><li><a href="#s2_27">C Cheating</a><li><a href="#s2_28">S Scumming</a><li><a href="#s2_29">I Information and spoilers</a><li><a href="#s2_30">So Source Hacking</a><li><a href="#s2_31">B Borg</a><li><a href="#s2_32">ac The Angband Code</a><li><a href="#s2_33">GHB The Greater Hell Beast</a><li><a href="#s2_34">SQ Set Quests</a><li><a href="#s2_35">RQ Random Quests</a><li><a href="#s2_36">V The Great Variant-Approach Debate</a><li><a href="#s2_37">F One feature you'd like added to Vanilla</a></ul><li><a href="#s1_6">Credits, contact info etc.</a><ul><li><a href="#s2_38">Version History</a><li><a href="#s2_39">To do</a><li><a href="#s2_40">Footnotes</a><li><a href="#s2_41">Contact Info</a></ul></ul></div><hr /><div class="page"><h3 id="s1_1">Introduction</h3><dl><dt><b>Maintaining editor's note</b><dd>The previous maintainer no longer has the time to keep the code more-or-less up to date, and so I have taken on the challenge and have made some small steps towards updating it to reflect the changes of the last few years, hopefully with more to follow. Feel free to offer comments and suggestions for improvements.<dt><b>Original editor's note</b><dd>Any comments you have regarding this are best discussed in the newsgroup rec.games.roguelike.angband. If they are related to the html code itself, you can mail the editor directly. The HTML source to this is still rather mucky and should be cleaned up fairly soon :).</dl><p>The Angband Code is an attempt to produce a Geek Code-alike allowing you to boast about your Angband prowess, indicate the progress of your current game and/or make your views on such things as set quests and scumming abundantly clear to anyone reading your sig!<p>The code is structured into three sections - of which you may use one, two, all or none. The three sections are broadly:<ol type="1"><li><b>Your current (or best previous) character:</b><br />Intended to let you boast about your characer that achieved the most, dived the deepest, won the game in the most convincing way, or that you simply enjoyed most. Alternatively, you can use it to inform the world of the progress of your current character (if you can be bothered to keep your sig up to date everytime you play *band, that is :-)<li><b>Your playing style</b><br />To let the world know which variants you play, whether you use the autoscummer, how quickly you dive and so on.<li><b>Your *band philosophical outlook</b><br />Do you think scummers are evil? That set quests are an abomination that should be removed from the game? Tell us all! Also, it allows you to indicate your level of source-diving skills. Are you merely a player, or a member of the Guild of Angband Hackers <a class="footnote_ref" href="#FT__footnote_1" id="FT__footnote_ref_1" name="FT__footnote_ref_1">[1]</a>?</ol></div><hr /><div class="page"><h3 id="s1_2">Overview</h3><p>The Angband Code is in three sections, any, all or none of which may be selected to make up your Angband Code block. The sections each look something like this:<h4 id="s2_1">Character</h4><p>Example:<pre> Z(2.2.3) CWS "Munchkin" GoMo(N) L:23 DL:1800' A+ R+ Sp- w:Sting
</pre><ul><li>Variant of *band played for this game<li>The status of the game in question<li>The name of the character<li>The race and class used<li>The character's level<li>The deepest dungeon level reached<li><code>A</code> - Artifacts<li><code>R</code> - Resistances<li><code>Sp</code> - Speed<li><code>w</code> - Current Weapon</ul><h4 id="s2_2">Playing Style</h4><p>Example:<pre> Z/O(A) Ac H- D- c- f PV+ s- d+ P++ M+
</pre><ul><li>*bands played<li>Computer platform used<li><code>H</code> - Haggling<li><code>D</code> Difficulty<li><code>c</code> Cloning<li><code>f</code> Farming<li><code>PV</code> Pits and Vaults<li><code>s</code> Summoning<li><code>d</code> Diving<li><code>P</code> Preserve Mode<li><code>M</code> Maximise Mode</ul><h4 id="s2_3">*Band Philosophy</h4><p>Example:<pre> C-- S+ I+ So B+ ac++ GHB- SQ- RQ+ V- F:Oangband rogue enhancements
</pre><ul><li><code>C</code> Cheating<li><code>S</code> Scumming<li><code>I</code> Information and spoilers<li><code>So</code> Source Hacking<li><code>B</code> Borg<li><code>ac</code> The Angband Code itself<li><code>GHB</code> The Greater Hell Beast<li><code>SQ</code> Set Quests<li><code>RQ</code> Random Quests<li><code>V</code> The Great Variant-Approach Debate<li><code>F</code> One Feature you'd like adding to Vanilla</ul><h4 id="s2_4">Examples</h4><pre> A(2.7.9v6) C "Atomjack III" DP L:34 DL:1800' A R !Sp w:Eriril
A(2.7.9v6/2.4.f_k) L H- D- c f- PV++ s+ d+ P++ M+
</pre><pre> Z +I(s>) "Locutus" GoMo(N) L:32 DL:1200' A+/++ R++ Sp+ W:Stormbringer
C- S++ I+ So++ B-- ac !GHB SQ+++ RQ++ V+ F:Golems. And Monks :-)
</pre><p>Note that <code>C+/++</code> indicates behaviour somewhere between <code>C+</code> and <code>C++</code>, but closer to <code>C+</code>. An <code>@</code> added after the section of code (eg <code>C+@</code>) indicates a rating which is vague in some way. Either it fluctuates according to mood, or it depends on the circumstances.</div><hr /><div class="page"><h3 id="s1_3">Character</h3><p>Example:<pre> Z(2.2.3) CWS "Munchkin" GoMo(N) L:23 DL:1800' A+ R+ Sp- w:Sting
</pre><p>Represents a current character in Zangband 2.2.3. "Munchkin" is a Golem Nature Monk, at character level 23, with a few artifacts in hand, all of the low and a few of the high resistances covered, not much in the way of speed items, and wielding the Small Sword 'Sting'. He is also in Wizard mode, and has savefile-scummed at least once. Naughty :-)<h4 id="s2_5">Which *Band?</h4><p>This is the variant code and version (if applicable) for the game in question. As shown in the example, the version number should be in brackets after the code. The list of variants is:<ul><li><code>A</code> - Angband (standard/Vanilla)<li><code>An</code> - Animeband<li><code>B</code> - Bangband<li><code>Ca</code> - Cat and the Hack Angband<li><code>C</code> - Cthangband<li><code>D</code> - Drangband<li><code>Di</code> - Discband<li><code>Dr</code> - Drangband<li><code>Dv</code> - DvEband<li><code>Ea</code> - EasyAngband<li><code>Ey</code> - EyAngband<li><code>F</code> - Fangband<li><code>Go</code> - Goingband<li><code>GN</code> - GSNband<li><code>Gg</code> - GSN2band<li><code>Gu</code> - Gumband<li><code>GW</code> - GW-Angband<li><code>H</code> - Hengband<li><code>Hl</code> - Hellband<li><code>I</code> - Ingband<li><code>J</code> - (J)Angband(/64)<li><code>64</code> - (J)Angband(/64)<li><code>Km</code> - Kamband<li><code>Kn</code> - Kangband<li><code>L</code> - Langband<li><code>M</code> - Mangband<li><code>Mj</code> - MJBand<li><code>NPP</code> - NPPAngband<li><code>O</code> - Oangband<li><code>Pa</code> - Pangband<li><code>Pe</code> - Pernangband<li><code>PM</code> - PernMAngband<li><code>Po</code> - PosBand<li><code>Ps</code> - PsiAngband<li><code>Pz</code> - PziAngband<li><code>Q</code> - Quangband<li><code>Qk</code> - Quickband<li><code>R</code> - Rangband<li><code>Rn</code> - Randomband<li><code>S</code> - Sangband<li><code>SB</code> - SBFband<li><code>sC</code> - sCthangband<li><code>St</code> - Steamband<li><code>T</code> - Tangband<li><code>To</code> - ToME<li><code>TN</code> - ToMENet<li><code>Un</code> - UnAngband<li><code>U</code> - Utumno<li><code>Y</code> - Ying-Yangband<li><code>Z</code> - Zangband<li><code>Zc</code> - ZceAngband<li><code>X</code> - Other variant</ul><p>There's bound to be one or two missing either because they're new or because I've overlooked them somehow. Feel free to email me and tell me about any I've missed, even if you don't play them.<h4 id="s2_6">Type</h4><p>The first letter in this group indicates the type of game that the code refers to:<ul><li><code>W</code> - Win. Your latest or best win<li><code>C</code> - Current game<li><code>F</code> - Most fun game<li><code>D</code> - Game where you got the deepest, or the higest level. For use if you haven't actually won yet as an alternative to W<li><code>+</code> - silliest, saddest, most stupid or most spectacular death (optionally include cause of death)</ul><p>You should also append any of the following that apply:<ul><li><p><code>B</code> - The character is a Borg<li><p><code>W</code> - The game is in Wizard mode<li><p><code>S</code> - The character has been restored from a backup savefile<li><p><code>C</code> - The character has one or mode 'cheat' options set<li><p><code>I</code> - It's an 'ironman' game. Append in parentheses any of the following which apply:<ul><li><code>s</code> - No shopping before entering the dungeon<li><code>t</code> - No return to town<li><code>></code> - No going up at all<li><code>1</code> - Take the first "down" staircase seen<li><code>a</code> - No artifacts allowed<li><code>b</code> - No books allowed (only a challenge for book-using classes, obviously)<li><code>x</code> - Other severely limiting restriction</ul><p>so an ironman game with no shopping or going up would be specified <code>I(s>)</code>.</ul><p><b>Examples:</b><p>A current Borg game would be specified as <code>CB</code>.<br />A fairly studly win might be <code>WI(ta)</code>.<br />A rather pathetic game might be <code>+S(small kobold)</code><h4 id="s2_7">Name</h4><p>Should be self-evident, really. The only clue you're getting is that this is the character section.<h4 id="s2_8">Race</h4><p>With the diversification of variants, there are many races which are only in one variant, so the list has been split up to make it easier to find the race you're looking for. Some codes are probably used for more than one race, but they are not present in the same variant, so there shouldn't be any confusion.<p><b>Angband</b><ul><li><code>Du</code> - Dunadan<li><code>D </code> - Dwarf<li><code>E </code> - Elf<li><code>Gn</code> - Gnome<li><code>hE</code> - Half-Elf<li><code>ho</code> - Half-Orc<li><code>ht</code> - Half-Troll<li><code>HE</code> - High Elf<li><code>Ho</code> - Hobbit<li><code>H </code> - Human<li><code>Ko</code> - Kobold</ul><p><b>Other fairly common races</b><ul><li><code>A </code> - Angel<li><code>Ba</code> - Barbarian<li><code>Be</code> - Beastman<li><code>Bo</code> - Beorning<li><code>Dr</code> - Draconian / Dragon / DragonRider<li><code>En</code> - Ent<li><code>Go</code> - Golem<li><code>hG</code> - Half-Giant<li><code>hT</code> - Half-Titan<li><code>Kl</code> - Klackon<li><code>Ma</code> - Maia<li><code>M </code> - Mindflayer<li><code>SF</code> - Shadow Fairy<li><code>Sp</code> - Spectre<li><code>Tr</code> - Troll<li><code>V </code> - Vampire<li><code>Y </code> - Yeek<li><code>X </code> - Any race not on the list</ul><p><b>Zangband/Hengband</b><ul><li><code>Am</code> - Amberite<li><code>An</code> - Android<li><code>Ar</code> - Archon<li><code>Bg</code> - Balrog<li><code>C </code> - Cyclops<li><code>DE</code> - Dark-Elf<li><code>Gh</code> - Ghoul<li><code>I </code> - Imp<li><code>Ku</code> - Kutar<li><code>N </code> - Nibelung<li><code>Sk</code> - Skeleton<li><code>St</code> - Sprite<li><code>Z </code> - Zombie</ul><p><b>Gumband</b><ul><li><code>Ga</code> - Gambolts<li><code>Me</code> - Melnibonean<li><code>Vh</code> - Vadhagh</ul><p><b>ToME</b><ul><li><code>DM</code> - Death Mold<li><code>PD</code> - Petty Dwarf<li><code>RK</code> - Rohan Knight<li><code>Th</code> - Thunderlord<li><code>WE</code> - Wood Elf</ul><p><b>EyAngband</b><ul><li><code>De</code> - Demon<li><code>Fe</code> - Felpurr<li><code>Gr</code> - Grippli<li><code>Ky</code> - Kyrrus<li><code>Li</code> - Lizardman<li><code>Ng</code> - Nilbog<li><code>Ra</code> - Rattikin<li><code>Ur</code> - Ursa<li><code>Va</code> - Vargr</ul><p><b>Steamband</b><ul><li><code>Af</code> - African<li><code>Am</code> - American<li><code>Ar</code> - Arabic<li><code>As</code> - Asiatic<li><code>Au</code> - Automaton<li><code>Br</code> - British<li><code>Bw</code> - Brownie<li><code>DS</code> - Daoine Sidhe<li><code>Dj</code> - Djinn<li><code>Fr</code> - French<li><code>Ge</code> - German<li><code>Gs</code> - Ghost<li><code>G </code> - Giant<li><code>Og</code> - Ogre<li><code>OO</code> - Old One<li><code>Rk</code> - Rakshasa<li><code>Ru</code> - Russian<li><code>Sc</code> - Scandinavians<li><code>SF</code> - Seelie Fae<li><code>Sp</code> - Spanish<li><code>SM</code> - Steam-Mecha<li><code>UF</code> - Unseelie Fae</ul><p>If you are playing a variant (like ToME) with "race modifiers", or one with a "Lost Soul" mode, suffix the following code in parentheses:<ul><li><code>Ba</code> - Barbarian<li><code>Cl</code> - Classical (no modifier)<li><code>Co</code> - Corrupted<li><code>He</code> - Hermit<li><code>Sk</code> - Skeleton<li><code>Sp</code> - Spectre<li><code>Z </code> - Zombie<li><code>L </code> - Lost Soul<li><code>V </code> - Vampire<li><code>W </code> - Wonderland mode<li><code>X </code> - Other subrace/modifier</ul><p>e.g. <code>D(Sk)</code> for a skeleton dwarf, or <code>HE(Cl)</code> for a standard high elf.<h4 id="s2_9">Class</h4><p>As with Races, Classes vary hugely from variant to variant, so this has also been subdivided for easier use. Common ones are listed at the top, and then they are divided by the variant they currently appear in (rather than in historical versions). Again, this is unlikely to be complete, feel free to contact me with missing classes, preferably along with the variant they appear in.<p><b>Angband</b><ul><li><code>W</code> - Warrior<li><code>M</code>- Mage<li><code>P</code> - Priest<li><code>Ro</code> - Rogue<li><code>Ra</code> - Ranger<li><code>Pa</code> - Paladin</ul><p><b>Other fairly common classes</b><ul><li><code>Ar</code> - Archer<li><code>Ba</code> - Bard<li><code>So</code> - Sorceror<li><code>Th</code> - Thief</ul><p><b>Zangband (and some descendants)</b><ul><li><code>CW</code> - Chaos-Warrior<li><code>HM</code> - High-Mage<li><code>Mi</code> - Mindcrafter<li><code>Mo</code> - Monk<li><code>WM</code> - Warrior-Mage</ul><p><b>EyAngband</b><ul><li><code>My</code> - Mystic<li><code>Sp</code> - Spellsword</ul><p><b>Gumband</b><ul><li><code>B</code> - Beastmaster<li><code>We</code> - Weaponmaster</ul><p><b>Hengband</b><ul><li><code>To</code> - Tourist<li><code>Im</code> - Imitator<li><code>ME</code> - Magic-Eater<li><code>BM</code> - Blue-Mage<li><code>RM</code> - Red-Mage<li><code>Sa</code> - Samurai<li><code>FT</code> - ForceTrainer<li><code>Ca</code> - Cavalry<li><code>Be</code> - Berserker<li><code>Ws</code> - Weaponsmith<li><code>MM</code> - Mirror Master<li><code>Nj</code> - Ninja</ul><p><b>OAngband</b><ul><li><code>D</code> - Druid<li><code>N</code> - Necromancer<li><code>A</code> - Assassin</ul><p><b>ToME</b><ul><li><code>Al</code> - Alchemist<li><code>A</code> - Assassin<li><code>Ax</code> - Axemaster<li><code>DP</code> - Dark Priest<li><code>De</code> - Daemonologist<li><code>D</code> - Druid<li><code>Ge</code> - Geomancer<li><code>Hm</code> - Haftedmaster<li><code>Lm</code> - Loremaster<li><code>Mc</code> - Mimic<li><code>Mi</code> - Mindcrafter<li><code>Mo</code> - Monk<li><code>N</code> - Necromancer<li><code>Pm</code> - Polearmmaster<li><code>Po</code> - Possessor<li><code>P(E)</code> - Priest (Eru)<li><code>P(M)</code> - Priest (Manwe)<li><code>Ru</code> - Runecrafter<li><code>Su</code> - Summoner<li><code>Sm</code> - Swordmaster<li><code>Sy</code> - Symbiant<li><code>Tm</code> - Thaumaturgist<li><code>U</code> - Unbeliever<li><code>Wp</code> - Warper</ul><p><b>Unangband</b><ul><li><code>Sh</code> - Shaman</ul><p><b>Steamband</b><ul><li><code>Of</code> - Officer<li><code>Ae</code> - Aesthere<li><code>En</code> - Engineer<li><code>Md</code> - Medium<li><code>Ad</code> - Adventurer<li><code>DH</code> - Dashing Hussar<li><code>GL</code> - Gentleman/Lady<li><code>Na</code> - Naturalist</ul><p><b>Leftovers (not in a current variant)</b><ul><li><code>H</code> - Harper<li><code>E</code> - Elementalist<li><code>I</code> - Illusionist<li><code>Me</code> - Merchant<li><code>Pr</code> - Prior<li><code>PM</code> - PowerMage<li><code>Ps</code> - Psionicist<li><code>Wz</code> - Wizard</ul><p><b>Special cases</b><ul><li><code>X</code> - Other class<li><code>!C</code> - A variant where class doesn't exist, or doesn't matter.</ul><p>If the character is a mage-type character in a variant which uses Zangband-style "realms" of magic, suffix the class code with parentheses and include the realms used from the following list:<ul><li><code>A</code> - Arcane<li><code>T</code> - Trump<li><code>L</code> - Life<li><code>S</code> - Sorcery<li><code>D</code> - Death<li><code>C</code> - Chaos<li><code>N</code> - Nature<li><code>X</code> - Other realm</ul><p>Hengband also uses:<ul><li><code>De</code> - Daemon<li><code>Cr</code> - Crusade<li><code>Ca</code> - Craft</ul><p>PernBand used its own realms:<ul><li><code>Cr</code> - Crusade<li><code>I</code> - Illusion<li><code>M</code> - Magery<li><code>Ne</code> - Nether<li><code>Sh</code> - Shadow<li><code>Si</code> - Sigaldry<li><code>Sp</code> - Spirit<li><code>Tl</code> - Tribal<li><code>V</code> - Valarin<li><code>Vm</code> - Vanilla Magic<li><code>Vp</code> - Vanilla Prayer</ul><p>e.g. <code>M(SD)</code> for a mage utilising the realms of sorcery and death, or <code>HM(A)</code> for an arcane high mage.<h4 id="s2_10">L:Level</h4><p>This is simply the current player level of your character, or the level the character was at when the game finished (for a win or stupid death) e.g. L:17<h4 id="s2_11">DL:Dungeon Level</h4><p>Include the deepest dungeon level that your character has dived to here. Can either be in levels (e.g. DL:10) or in feet by appending a '. (e.g. DL:500')<h4 id="s2_12">A Artifacts</h4><dl><dt><code>*A*</code><dd>I've got everything I could possibly want. Bladeturner, Feanor, Fingolfin, Ringil, Stormbringer, Groo, the One Ring, you name it, I've got it.<dt><code>A++</code><dd>I'm pretty well kitted out: I've got enough artifact armours to be able to pick and choose and I've got a healthy selection of weapons to choose from.<dt><code>A+</code><dd>I've got a few artifacts stored at home and am carrying round four or five. I've got one really nice artifact but am still waiting for a couple more goodies before diving.<dt><code>A</code><dd>I've got one or two artifacts with me and have found all of the useless daggers. Nothing really good, though.<dt><code>A-</code><dd>The only artifacts I've found are the Phial and Nimthanc.<dt><code>A--</code><dd>The only artifacts I've found are the Phial and Beruthiel.<dt><code>!A</code><dd>I haven't found any artifacts yet.<dt><code>!!A</code><dd>I haven't found any artifacts yet and I'm at 2500'.<dt><code>A!?</code><dd>Artifacts are for wimps. I'm trying to win with an unenchanted whip.</dl><h4 id="s2_13">R Resistances</h4><dl><dt><code>*R*</code><dd>I'm resistant to everything and immune to fire, cold, lightning, and acid. I scummed for the resist time mutation in Zangband, just to complete the set.<dt><code>R+++</code><dd>I'm resistant to everything. Where's Morgoth?<dt><code>R++</code><dd>I'm pretty well covered, although I have to swap my armour round when a big nether breather appears.<dt><code>R+</code><dd>I've got all the low and quite a few of the high resistances covered, but I run in fear from drolems.<dt><code>R</code><dd>I've got all the lows covered and am not really deep enough to worry about the others.<dt><code>R-</code><dd>I have to swap shields when fire hounds hove into view.<dt><code>R--</code><dd>I still haven't got free action or see invisible.<dt><code>R---</code><dd>All my armour is standard stuff from the shop and I'm wielding a normal whip.<dt><code>!R</code><dd>I'm trying to win naked.</dl><h4 id="s2_14">Sp Speed</h4><dl><dt><code>Sp++</code><dd>I've got a RoS(+57).<dt><code>Sp+</code><dd>When hasted up, I'm faster than anything I've ever met.<dt><code>Sp</code><dd>I've got a speed item or two, but unfortunately there's no chance of my using the pillar trick on Tiamat.<dt><code>Sp-</code><dd>I've found one ring of speed, but it was only (+1).<dt><code>Sp--</code><dd>I've found forty-seven rings of speed and all of them were cursed.<dt><code>Sp---</code><dd>I've got strength 3 and am usually at speed -15 just from carrying my spellbooks around.<dt><code>!Sp</code><dd>I have yet to see a single speed item.<dt><code>?Sp</code><dd>How do I get these Boots of Pitiless Torment off my feet?</dl><h4 id="s2_15">w Character Weapon</h4><p>The weapon wielded by the character in question. If two or more weapons are alternated, put the most frequently wielded one.<p>e.g. <code>w:Glaive of Pain</code> or <code>w:Longsword (+5,+9)</code></div><hr /><div class="page"><h3 id="s1_4">Playing Style</h3><p>Example:<pre> Z/O(A) Ac H- D- c- f PV+ s- d+ P++ M+
</pre><p>The person who wrote this code plays mainly Zangband and Oangband, but plays Vanilla occasionally. He uses an Acorn RISC OS box for his main *banding activities <a class="footnote_ref" href="#FT__footnote_4" id="FT__footnote_ref_4" name="FT__footnote_ref_4">[4]</a>. His standard play style involves haggling off, all monster intelligence options off, little cloning, an ambivalent attitude toward farming, an intelligent/selective approach to pits, nests and vaults, and an avoidance of summoning, amongst other things.<h4 id="s2_16">*band variants and versions</h4><p>This is to to indicate which version(s) you play. For example, for a Zang addict who occasionally plays Kam, <code>Z(Km)</code> would be appropriate. For somebody who only ever plays Sang, put <code>S</code>. A player who divides his attention equally between sCthangband, Oangband and Vanilla would put <code>sC/O/A</code>. If you play a different version to the latest (perhaps you prefer Zangband 2.1.1c, for instance), then add it in parentheses. If you play a modified or patched version, append its code with +.<p>Examples:<br /><code>A/Qk</code><br /><code>A(2.9.3)(Z(2.6.2))</code><br /><code>A+/Z</code><p>The list of variants was given in the previous section, there are also a few non-*band roguelikes you can include if you play them and want to...<ul><li><code>Ad</code> - ADOM<li><code>Cr</code> - Crawl<li><code>Mo</code> - Moria<li><code>NH</code> - NetHack<li><code>Om</code> - Omega<li><code>Ro</code> - Rogue<li><code>Do</code> - DoomRL<li><code>Dw</code> - Dweller</ul><p>If you maintain a variant (on any given platform, perhaps the Amiga port or something, as long as you do real work on it) then you are entitled <a class="footnote_ref" href="#FT__footnote_7" id="FT__footnote_ref_7" name="FT__footnote_ref_7">[7]</a> to suffix it with a *.<h4 id="s2_17">Platform</h4><p>Your type of machine. Again, this list is still far from exhaustive - if you play using something exotic that you want to have added into the code, mail me.<ul><li><code>Ac</code> - Acorn (or other RISC OS machine)<li><code>Am</code> - Amiga<li><code>At</code> - Atari<li><code>B</code> - BSD (of some type)<li><code>D</code> - DOS (386 or higher)<li><code>2</code> - DOS (286)<li><code>L</code> - Linux<li><code>M6</code> - Mac (68000)<li><code>MP</code> - Mac (PPC)<li><code>MX</code> - Mac (OSX)<li><code>Mx</code> - Mac (x86) (Just saving time for later)<li><code>O</code> - OS/2<li><code>Tk</code> - *bandTk for Windows<li><code>Tx</code> - *bandTk for Unix-y X11<li><code>U</code> - Unix(-esque, not Linux)<li><code>V</code> - VMS<li><code>W</code> - Windows<li><code>X</code> - Other platform (Let me know what it is and get a proper letter!)<li><code>Z</code> - Whatever platform is in front of you <a class="footnote_ref" href="#FT__footnote_8" id="FT__footnote_ref_8" name="FT__footnote_ref_8">[8]</a></ul><h4 id="s2_18">H Haggling</h4><dl><dt><code>H++</code><dd>I love haggling, and go and buy things I don't need simply for the joy of it.<dt><code>H+</code><dd>I think haggling adds something to the game and so leave it on.<dt><code>H</code><dd>I used to turn haggling on for buying good items to get around the 10% 'sales tax' until Ben closed this loophole.<dt><code>H-</code><dd>I find haggling boring and leave it turned off.<dt><code>!H</code><dd>I turn on haggling simply to get myself kicked out of shops.</dl><h4 id="s2_19">D Difficulty</h4><dl><dt><code>D+</code><dd>I play with all of the monster intelligence options turned on, let monsters exploit my weaknesses and wear an amulet of Aggravate Monster just to make the game harder.<dt><code>D</code><dd>I play with the 'monsters chase' and 'monsters learn from mistakes' options on. Otherwise the monsters are just too stupid.<dt><code>D-</code><dd>I turned off all of the monster intelligence options because it made the game much too tough. Keldon Jones' AI patch? I laugh in its face. Who wants the game to be harder?<dt><code>D--</code><dd>I kill all of the big uniques by trapping them around a corner and fireballing them to death, whilst GoI invulnerable.<dt><code>D?</code><dd>How do you get to the options screens?<dt><code>!D</code><dd>I think the monster intelligence options are plain silly, and anyway half of them don't work.</dl><h4 id="s2_20">c Cloning</h4><dl><dt><code>c++</code><dd>I've got Narya and have just killed my 1000'th Great Hell Wyrm. I wish you could clone Tiamat.<dt><code>c+</code><dd>I'll clone wyrms if I get the chance since I really need a couple more artifacts before I take on the big M.<dt><code>c</code><dd>I'll clone a wyrm or two if the opportunity comes along but only if I'm sure I can take a couple of breath attacks.<dt><code>c-</code><dd>I cloned a few Creeping Coin piles earlier, but cloning wyrms is too dangerous and also takes all the fun out of searching for good items.<dt><code>c--</code><dd>I destroy wands of clone monster on sight.<dt><code>!c</code><dd>I've hacked the code to remove wands of clone monster entirely.<dt><code>c?</code><dd>Why on earth would anyone want more monsters?</dl><h4 id="s2_21">f Farming</h4><dl><dt><code>f+++</code><dd>I worm farm to level 50 at 50'.<dt><code>f++</code><dd>When I see some breeders I engage the Borg and come back an hour later.<dt><code>f+</code><dd>I use worms to get me past the tricky levels. I've killed over a thousand white worms.<dt><code>f</code><dd>I'll happily hack away at breeders for a bit, but it gets kinda boring after a while.<dt><code>f-</code><dd>I kill breeders as quickly and efficiently as possible. I'm carrying 7 wands of stinking cloud just in case.<dt><code>f--</code><dd>I'm wielding Calris and the entire level is full of Hummerhorns.<dt><code>!f</code><dd>I genocide 'w' and 'I' every 50 turns.<dt><code>f?</code><dd>Hey! Where are all those monsters coming from?</dl><h4 id="s2_22">PV Pits and vaults</h4><dl><dt><code>PV+++</code><dd>I clean out every pit and vault I come across. I've got an AC of 3 due to all those jelly pits, and most characters I run end up being slaughtered in a greater vault.<dt><code>PV++</code><dd>I keep dying trying to Dispel Evil undead pits.<dt><code>PV+</code><dd>I'll take on any monster pit that I think will be worth the effort, and every vault gets carefully looted.<dt><code>PV</code><dd>I avoid jelly and undead pits like the plague, but will happily chew through any other pit or nest I come across.<dt><code>PV-</code><dd>Monster pits tend to be too hard to bother with, and the one time I opened a chequerboard vault I got breathed on by Azriel and died.<dt><code>!PV</code><dd>I scum for 'boring' levels.<dt><code>PV?</code><dd>I've never been below 100'.</dl><h4 id="s2_23">s Summoning</h4><dl><dt><code>s++</code><dd>I empty and recharge every staff of Summoning until it explodes. I wish you could get Rods of Summoning...<dt><code>s+</code><dd>I like standing in large rooms with Greater Draconic Quylthulgs and seeing what shows up.<dt><code>s</code><dd>I'll use up staves of Summoning if I find them, but they're not worth recharging. I fight summoning monsters on staircases if I can.<dt><code>s-</code><dd>I ignore staves and scrolls of summoning, and dig holes to prevent monsters from summoning near me.<dt><code>s--</code><dd>I haven't got see invisible. Where is that <s>^*</s>%" Quylthulg, anyway?<dt><code>!s</code><dd>Summoned monsters should give no experience or treasure.<dt><code>s?</code><dd>I just got mashed by a baby blue dragon at 50'. Maybe I should have identified that scroll first?</dl><h4 id="s2_24">d Diving</h4><dl><dt><code>d+++</code><dd>I'm at 4950' and I'm level 13.<dt><code>d++</code><dd>I never bother waiting for poison resistance at 2000'.<dt><code>d+</code><dd>I skip the region from 1000-1500' since the difficulty doesn't increase that much and you avoid all those pesky Hounds.<dt><code>d</code><dd>I usually explore levels fairly completely before proceeding down.<dt><code>d-</code><dd>I always map and explore levels four or five times before venturing lower.<dt><code>d--</code><dd>I'm at 50' and I'm level 13.<dt><code>!d</code><dd>I'm level 1 and killing Aimless Merchants until I can afford that RoS(+30) in the Black Market.</dl><h4 id="s2_25">P Preserve Mode</h4><dl><dt><code>P++</code><dd>On - always. Who wants to lose artifacts to a trap door?<dt><code>P+</code><dd>Usually on, although I've been known to leave it off when playing Oangband - it makes things more interesting.<dt><code>P</code><dd>It depends. I have no fixed setting, but turn it on and off as I fancy when rolling up a character.<dt><code>P-</code><dd>Off. It's far more exciting to be wondering about potential artifacts on a 'special' level. It's very dangerous, but should I leave the level and risk losing an artifact?</dl><h4 id="s2_26">M Maximise Mode</h4><dl><dt><code>M+</code><dd>On - I have designs on winning this game, after all.<dt><code>M</code><dd>It changes according to my whim.<dt><code>M-</code><dd>Off - I have trouble getting characters started, otherwise.<dt><code>M?</code><dd>What's Maximise mode? A fancy way of getting visibly heightened muscle growth within seven days or my money back?<a class="footnote_ref" href="#FT__footnote_3" id="FT__footnote_ref_3" name="FT__footnote_ref_3">[3]</a><dt><code>!M</code><dd>I don't play a variant with maximise mode.</dl></div><hr /><div class="page"><h3 id="s1_5">*Band Philosophy</h3><pre> Example: C-- S+ I+ So B+ ac++ GHB+ SQ- RQ+ V- F:Oangband rogue enhancements
</pre><p>The author of this code plays the game by the straight and narrow, but has no problem with moderate scumming or use of spoilers. He posesses the source and knows what to do with it, and has an interest in the Borg. He has helped to improve this wonderous code. He likes random quests, dislikes set quests and wants some of the rogue functionality from Oangband added to the next version of Vanilla.<h4 id="s2_27">C Cheating</h4><dl><dt><code>C+++</code><dd>Morgoth was the first monster I killed.<dt><code>C++</code><dd>I've hacked the code so that all uniques have DROP_GREAT.<dt><code>C+</code><dd>My character's died 185 times already. Aren't backup save files wonderful?<dt><code>C</code><dd>I peek into object creation just to make sure I never miss anything nifty.<dt><code>C-</code><dd>I've got a fairly open mind towards the use of the cheating options and backup savefiles. Although I don't use them much myself, if other people want to that's fine. Just so long as they mention it on <b><i>WINNER</i></b> posts...<dt><code>C--</code><dd>I play the game by the straight and narrow, and even resisted the temptation to exploit the old 'infinite gold' bug.<dt><code>C---</code><dd>I never even save the game and have lost innumerable characters to system crashes and typos.<dt><code>!C</code><dd>Cheaters should be tortured to death. Slowly.<dt><code>C?</code><dd>What do you mean, backing up save files is cheating?</dl><h4 id="s2_28">S Scumming</h4><dl><dt><code>S+++</code><dd>I scum Wormtongue until he drops Ringil.<dt><code>S++</code><dd>I pop up and down levels all the time, even with autoscum on. I stop only for 'Superb' levels.<dt><code>S+</code><dd>I play with autoscum on as I think it makes the game more interesting.<dt><code>S</code><dd>I occasionally will leave a 'boring' level early, and I'll scum the town for enchantment scrolls if I need to.<dt><code>S-</code><dd>If my strength has been reduced to 3 then I'll scum the town for restore potions, but normally I just take what's given.<dt><code>S--</code><dd>I've recalled into the dungeon with all my stats reduced below 5 and my experience reduced by a factor of two since no restore potions showed up in town.<dt><code>!S</code><dd>All scumming is cheating, and cheaters should be shot.<dt><code>S?</code><dd>What does 'scumming' mean?</dl><h4 id="s2_29">I Information and spoilers</h4><dl><dt><code>I+++</code><dd>I know the source off by heart.<dt><code>I++</code><dd>I've written a number of spoiler files and diff each new version against the last to see what's new.<dt><code>I+</code><dd>I've got all of the spoiler files, read rec.games.roguelike.angband and look up every artifact as soon as I find it.<dt><code>I</code><dd>I've got most of the spoiler files and look up monsters or artifacts that I'm not really sure about.<dt><code>I-</code><dd>I try not to use the spoilers, but my characters have built up a pretty complete monster memory.<dt><code>I--</code><dd>I avoid spoilers completely and have no idea what half my artifacts do.<dt><code>!I</code><dd>I don't have net access and the sysadmin didn't install any help files on our system.<dt><code>I?</code><dd>What does this Phial that I've found do?</dl><h4 id="s2_30">So Source Hacking</h4><dl><dt><code>So+++</code><dd>I'm Ben Harrison.<dt><code>So++</code><dd>I've written a widely used Angband variant.<dt><code>So+</code><dd>I know large sections of the code well, and I've got my own personalised copy of Angband because I wanted to play a tourist<a class="footnote_ref" href="#FT__footnote_2" id="FT__footnote_ref_2" name="FT__footnote_ref_2">[2]</a>.<dt><code>So</code><dd>I've looked at the source and have a vague idea what's going on in it.<dt><code>So-</code><dd>I don't bother with the source: it's easier to pester Robert if I want something changed.<dt><code>So--</code><dd>I downloaded the source archive: now what do I do to make it work?<dt><code>!So</code><dd>I find it's more fun if I don't know how the game works.<dt><code>So?</code><dd>Is there a precompiled version for a PDP-11?</dl><h4 id="s2_31">B Borg</h4><dl><dt><code>B++++</code><dd>I'm Ben Harrison or Andrew White.<dt><code>B+++</code><dd>I used the Borg until I realised that it had serious weaknesses, so I've had a play with the AI and improved it.<dt><code>B++</code><dd>I had a Borg character win.<dt><code>B+</code><dd>I run quite a few Borg characters.<dt><code>B</code><dd>I run a Borg every now and then because I find watching them interesting.<dt><code>B-</code><dd>I've had a quick look at the Borg, but it doesn't really interest me.<dt><code>B--</code><dd>What's the point in getting computers to play computer games?<dt><code>!B</code><dd>I don't have a C compiler and there's no precompiled game with the borg for my system.<dt><code>B?</code><dd>What is the Borg? Is it a unique?</dl><h4 id="s2_32">ac The Angband Code</h4><dl><dt><code>ac+++</code><dd>I am Hotseat/Atomjack/Other code maintainer<dt><code>ac++</code><dd>I've suggested a correction/extension and had it actioned.<dt><code>ac+</code><dd>I keep my code up to date. Really up to date. Notice how it changes for each posting? That's because I'm playing whilst reading/writing News/Mail.<dt><code>ac</code><dd>I have a code (duh!) and try to keep it current.<dt><code>ac-</code><dd>I really am going to bring it up to date soon, honestly.<dt><code>ac--</code><dd>I'm going to update my code soon: I figure that after a while I'll probably get bored of ice-skating in Hell anyways.<dt><code>ac---</code><dd>"Way back in the winter of '96, I found this AngbandCode thing and created a sig with one in. Now, I don't trust these new-fangled Codes so I'm a-stickin' to what I know... I once wrestled a grizly bear, ya know? Course, in those days we only had wind-up electricity and no sun-glasses..."<dt><code>!ac</code><dd>I do not have an Angband Code. Go figure.<dt><code>ac?</code><dd>My normal, sane, personality is unaware that I'm using this code. The bodies in the cellar will also come as a bit of a surprise, I guess.</dl><h4 id="s2_33">GHB The Greater Hell Beast</h4><dl><dt><code>*GHB*</code><dd>I am Topi Ylinen.<dt><code>GHB++</code><dd>The Greater Hell-Beast is an interesting and important part of the game and presents a legitimate tactical challenge. Long live the GHB!<dt><code>GHB+</code><dd>It's in the game, so it must be there for a reason. Keep it around.<dt><code>GHB</code><dd>I don't like them, but they're such an integral part of Zang folklore that taking them out would be a shame.<dt><code>GHB-</code><dd>A one-joke wonder long past its expiry date that wasn't even funny when it was in season. Get rid of it.<dt><code>GHB--</code><dd>I remove Greater Hell-Beasts from my copy of r_info.txt at the first opportunity.<dt><code>GHB---</code><dd>I go into r_info.txt and change the Greater Hell-Beast to 1 armor, 1d1 HP, and DROP_ITEM | DROP_GREAT out of pure spite.<dt><code>!GHB</code><dd>I don't play any variants with Greater Hell-Beasts.<dt><code>!!GHB</code><dd>I don't play any variants with them specifically <b>because</b> of them.<dt><code>GHB?</code><dd>Holy [expletive deleted] Batman! A major demon at 50'?!? The RNG really really isn't playing fair today...</dl><h4 id="s2_34">SQ Set Quests</h4><dl><dt><code>SQ+++</code><dd>I adore set quests and regularly use them to get to level 30 without even entering the dungeon.<dt><code>SQ++</code><dd>I love set quests - knowing that Sting will always appear is great.<dt><code>SQ+</code><dd>I like set quests - they add something special to the game which would be missing without them.<dt><code>SQ</code><dd>They're alright, I guess. I do them when I can, but they get a bit dull after ten completions.<dt><code>SQ-</code><dd>I don't think set quests add anything, and they're too scummable. They should be radically fixed, or removed from the game. Why the hell should Sting be almost guaranteed? It takes all the fun from playing.<dt><code>SQ--</code><dd>Set quests are the work of the devil. I am boycotting Zangband until they are removed.<dt><code>!SQ</code><dd>I'm still playing Zangband 2.1.1c, so as to have nothing to do with set quests.<dt><code>SQ?</code><dd>I don't know anything about set quests, because I don't play Zangband or its variants.</dl><h4 id="s2_35">RQ Random Quests</h4><dl><dt><code>RQ++</code><dd>I always select 49 random quests when playing Zangband - the cool items and the extra challenge are great!<dt><code>RQ+</code><dd>I tend to go for quite a few random quests - it livens up the rather dull dungeon dive.<dt><code>RQ</code><dd>Random quests are fine, except that I always end up with one for 39 Star-spawns of Cthulu.<dt><code>RQ-</code><dd>They only interrupt my attempts at power-diving, and I always select 0.<dt><code>RQ--</code><dd>I hate random quests. The excellent drops disrupt game balance, and they are too easily scummed. I am looking at editing the source to remove them entirely.<dt><code>!RQ</code><dd>I don't play a variant that features random quests.</dl><h4 id="s2_36">V The Great Variant-Approach Debate</h4><dl><dt><code>V+++</code><dd>Damn stability, give me features! I would play an<a class="footnote_ref" href="#FT__footnote_6" id="FT__footnote_ref_6" name="FT__footnote_ref_6">[6]</a> amalgam of the most innovative bits of Angband/64, Kam and Pern, but it'd be staid. I've hacked the code to leave hallucination effects permanently on. Angband's far out, man!<dt><code>V++</code><dd>The point of a variant is to get as far away from Vanilla as possible. I play Kamband, 'cause it's on the cutting edge.<dt><code>V+</code><dd>Variants are supposed to be testbeds for new ideas, and as such aren't supposed to be perfectly balanced. I quite like Pernband, because some of the characters are refreshingly overpowered, and the ideas are novel.<dt><code>V</code><dd>Variants should be novel, but they should also strive to improve upon Vanilla. I like Zangband, because it has a lot of excellent new features, but isn't as buggy as many of the new creeping- feature variants. Balance is important, but it isn't the be all and end all of variant-production.<dt><code>V-</code><dd>The purpose of a variant should be to produce a game that is better than the original. Oangband does a fantastic job, with major improvements, but a carefully balanced and relatively bug- free coding style that brings the game forward to what it should be, without diverging it wildly from the original premise of Angband.<dt><code>V--</code><dd>I prefer variants that don't change things too much, but which content themselves with making fixes to problems with the original game. I've particularly enjoyed Goingband, and other 'minor' variants.<dt><code>!V</code><dd>Variants merely distract attention from Angband, the best game in the universe. Hail Ben Harrison, the One True Maintainer!<dt><code>V?</code><dd>I haven't tried any of the variants, because the denizens of rec.games.roguelike.angband advised me to play Vanilla first.</dl><h4 id="s2_37">F One feature you'd like added to Vanilla</h4><p>Include here any one feature you'd like added to the next version of Vanilla Angband to be released.<p>Examples:<br /><code>F:Oang Rod/Wand Stacking</code><br /><code>F:Set Quests</code></div><hr /><div class="page"><h3 id="s1_6">Credits, contact info etc.</h3><h4 id="s2_38">Version History</h4><p>1.0.0: The (hypothetical) designation of the original version. Written by Mark Mackey, and the inspiration of:<dl><dt>1.1.0<dd>Tom Harris' first (unreleased) version. This version fiddled around with the format slightly, as well as including additional sections on set quests, random quests, an indication of which variants you play, and a few other bits and bobs.<dt>2.0.0<dd>Rearranged into three sections to allow people to avoid having to update their sig every time they play *band. Major changes to the content: A lot of old codes scrapped as bandwidth-wasting irrelevancies and a whole load of new sections added to bring the code right up to date with today's *band scene.<dt>2.1.0<dd>Added a few more races, classes and *bands. Also added a "non-*band" section to the *band list, to let people indicate a liking of NetHack, Omega etc. A "Dungeon Level" depth indicator added to the "Character" section and another "A" option.<dt>2.1.1<dd>Added Utumno to the variants list, and crawl and rogue to the non-*bands list.<dt>2.2.0<dd>Added the "ac" section about peoples' own Angband Code usage, the "GHB" option about the Greater Hell Beast and the "TT" section about the Trump Tower. Removed the "healing" section - it simply wasn't interesting enough, and we need the space for future expansion what with the variant explosion.<dt>2.2.1<dd>Updated this page to let me move it from my argonet webspace (which has now gone) to my new UKGateway space. Also made a few typographical corrections and updated the wish list.<dt>2.2.2<dd>Added the "*" option to the variant choices to show maintainership.<dt>2.2.3<dd>Added a few extra Pern races / classes / realms.<dt>2.2.4<dd>Added the MJBand Elementalist.<dt>2.2.5<dd>Added Gumband, ZceAngband, EyAngband, Discband, EasyAngband and PernMangband. Added "X" (Other) options to most of the variant-related options. The damn things are springing up too quickly to keep track of :-)<dt>2.2.6<dd>Added the Demon, Angel and Nilbog races, Mystic and Bard classes and !M (no maximise mode) options from EyAngband. Tweaked the "Borg" stuff.<dt>2.3.0<dd>Added DvEband, GSN2band, Hengband, Langband, MJband, Tangband, UnAngband. Added Amberite, Melnibonean, Petty Dwarf, Vadhagh, Wood Elf. Added Daemonologist, Merchant, Unbeliever, Weaponmaster. Added Vanilla Magic, Vanilla Prayer, Spirit realms. Added "multiple platform" option. Added Pern's "subrace" option. Updated my email address. Fiddled with the Borg, Cheating and Source Hacking sections.<dt>2.3.1<dd>Added *bandTk for X11.<dt>2.4.0<dd>New maintainer. Added a few new variants, made changes to the race and class sections, removed Trump Tower section, did a bit of a spring clean and altered the maintainer's name and email address.</dl><h4 id="s2_39">To do</h4><ul><li>Weeding out some of the unnecessary options and consolidating farming, summoning, cloning etc. to keep the length of the code down somewhat.<li>Add a cleared option to do with savescumming - rather hashed between the cheating, scumming and status options at the moment.<li>The Playing Style section needs re-examining to see if we can take into account things like the removal of haggling from many variants.<li>The Philosophy section needs a major overhaul as they aren't really the talking points they used to be.<li>Simple updates still need to be done (Kam, Ang/64 and Pern are no longer bleeding edge. :)</ul><p>Any requests, complaints, suggestions, bugs(?!) can be sent to me, where they will be much appreciated, or posted on rgra, where they might be.<h4 id="s2_40">Footnotes</h4><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_1" id="FT__footnote_1" name="FT__footnote_1">[1]</a>: The GAH does not exist. Anyone who says it does is <s>clearly not a member</s> lying.</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_2" id="FT__footnote_2" name="FT__footnote_2">[2]</a>: And didn't want to play NetHack. Obviously. (Or Heng, as it turns out, but we'll keep quiet about that for now).</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_3" id="FT__footnote_3" name="FT__footnote_3">[3]</a>: Not suitable for those who are pregnant or under 13.</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_4" id="FT__footnote_4" name="FT__footnote_4">[4]</a>: Thereby passing the good taste test for both games and operating systems.<a class="footnote_ref" href="#FT__footnote_5" id="FT__footnote_ref_5" name="FT__footnote_ref_5">[5]</a></div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_5" id="FT__footnote_5" name="FT__footnote_5">[5]</a>: 'Joke' courtesy of Musus Umbra :-)</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_6" id="FT__footnote_6" name="FT__footnote_6">[6]</a>: Ungodly. A merger between Kam, Ang/64 and Pern... <shudder> <a class="footnote_ref" href="#FT__footnote_9" id="FT__footnote_ref_9" name="FT__footnote_ref_9">[9]</a></div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_7" id="FT__footnote_7" name="FT__footnote_7">[7]</a>: Woo hoo! The maintainer of the Angband Code says I'm entitled! What authority!</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_8" id="FT__footnote_8" name="FT__footnote_8">[8]</a>: For those sad and incorrigible Angband hacks who carry around ports to different platforms just in case they unexpectedly end up in front of a VAX and want to play *band...</div><div class="footnote"><a class="footnote_def" href="#FT__footnote_ref_9" id="FT__footnote_9" name="FT__footnote_9">[9]</a>: It might not be bleeding-edge any more, but it's still ungodly.</div><h4 id="s2_41">Contact Info</h4><p>This page was originally written by Mark "Atomjack" Mackey, who accepts all of the praise and none of the blame. Later, during the Great Variant Explosion, it was maintained by Tom Harris. His praise/blame quotient is not clearly defined at present.<p>It is currently maintained by Antony Sidwell <[email protected]></div></div>