annotate web/scoring/tourn32/index.html @ 50:4549b3c0cd28

rlgall.py: add time selection to Game.getHigh(). Optional inittime and finaltime parameters set the range of time over which to calculate high scores.
author John "Elwin" Edwards
date Fri, 28 Mar 2014 09:33:49 -0700
parents 23a769aa487e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
2 <html><head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
3 <title>2012 Tournament</title>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
4 <link rel="stylesheet" href="/scoring/scores.css" type="text/css">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
5 </head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
6 <body>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
7 <h1>2012 Tournament Standings</h1>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
8 <div class="nav"><a href="/">rlgallery.org</a> -&gt; <a href="/scoring/">Scores</a> -&gt; 2012 Tournament</div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
9 <h2>Recently Completed</h2>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
10 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
11 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
12 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
13 <span class="shdata">Game</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
14 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
15 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
16 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
17 <span class="shdata">End time</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
18 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
19 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
20 <span class="sdata"><a href="/scoring/players/jockebeast.html">jockebeast</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
21 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
22 <span class="sdata">321</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
23 <span class="sdata">3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
24 <span class="sdata">quit on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
25 <span class="sdata"><a href="/archive.cgi?name=jockebeast;game=rogue5;time=1342170489">2012/07/13 09:08:09</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
26 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
27 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
28 <span class="sdata"><a href="/scoring/players/Luke.html">Luke</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
29 <span class="sdata">Rogue V3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
30 <span class="sdata">1051</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
31 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
32 <span class="sdata">killed by a giant ant on level 7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
33 <span class="sdata"><a href="/archive.cgi?name=Luke;game=rogue3;time=1342107350">2012/07/12 15:35:50</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
34 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
35 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
36 <span class="sdata"><a href="/scoring/players/elwin.html">elwin</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
37 <span class="sdata">Rogue V4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
38 <span class="sdata">54</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
39 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
40 <span class="sdata">killed by a hobgoblin on level 2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
41 <span class="sdata"><a href="/archive.cgi?name=elwin;game=rogue4;time=1341637180">2012/07/07 04:59:40</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
42 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
43 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
44 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
45 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
46 <span class="sdata">1650</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
47 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
48 <span class="sdata">killed by a troll on level 13</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
49 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341615900">2012/07/06 23:05:00</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
50 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
51 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
52 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
53 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
54 <span class="sdata">174</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
55 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
56 <span class="sdata">killed by a rattlesnake on level 3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
57 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614988">2012/07/06 22:49:48</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
58 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
59 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
60 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
61 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
62 <span class="sdata">665</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
63 <span class="sdata">5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
64 <span class="sdata">killed by a quagga on level 8</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
65 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614922">2012/07/06 22:48:42</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
66 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
67 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
68 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
69 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
70 <span class="sdata">540</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
71 <span class="sdata">5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
72 <span class="sdata">killed by a snake on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
73 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614282">2012/07/06 22:38:02</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
74 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
75 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
76 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
77 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
78 <span class="sdata">103</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
79 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
80 <span class="sdata">killed by a hobgoblin on level 2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
81 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613802">2012/07/06 22:30:02</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
82 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
83 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
84 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
85 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
86 <span class="sdata">126</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
87 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
88 <span class="sdata">killed by a jabberwock on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
89 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613698">2012/07/06 22:28:18</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
90 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
91 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
92 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
93 <span class="sdata">Rogue V5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
94 <span class="sdata">439</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
95 <span class="sdata">4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
96 <span class="sdata">killed by hypothermia on level 5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
97 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613576">2012/07/06 22:26:16</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
98 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
99 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
100 <h2>Best Explorers</h2>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
101 <h3>Rogue V3</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
102 <p>No one has completed five expeditions in this dungeon yet.</p>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
103 <h3>Rogue V4</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
104 <p>No one has completed five expeditions in this dungeon yet.</p>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
105 <h3>Rogue V5</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
106 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
107 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
108 <span class="shdata">Rank</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
109 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
110 <span class="shdata">Average</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
111 <span class="shdata">Count</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
112 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
113 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
114 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
115 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
116 <span class="sdata">528</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
117 <span class="sdata">7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
118 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
119 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
120 <h3>Super-Rogue</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
121 <p>No one has completed five expeditions in this dungeon yet.</p>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
122 <h2>Highest Scoring Games</h2>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
123 <h3>Rogue V3</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
124 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
125 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
126 <span class="shdata">Rank</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
127 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
128 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
129 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
130 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
131 <span class="shdata">End time</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
132 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
133 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
134 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
135 <span class="sdata"><a href="/scoring/players/elwin.html">elwin</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
136 <span class="sdata">4605</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
137 <span class="sdata">9</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
138 <span class="sdata">killed by an invisible stalker on level 17</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
139 <span class="sdata"><a href="/archive.cgi?name=elwin;game=rogue3;time=1341250076">2012/07/02 17:27:56</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
140 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
141 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
142 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
143 <span class="sdata"><a href="/scoring/players/gnshy.html">gnshy</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
144 <span class="sdata">1532</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
145 <span class="sdata">7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
146 <span class="sdata">killed by a troll on level 14</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
147 <span class="sdata"><a href="/archive.cgi?name=gnshy;game=rogue3;time=1341418059">2012/07/04 16:07:39</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
148 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
149 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
150 <span class="sdata">3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
151 <span class="sdata"><a href="/scoring/players/Luke.html">Luke</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
152 <span class="sdata">1051</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
153 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
154 <span class="sdata">killed by a giant ant on level 7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
155 <span class="sdata"><a href="/archive.cgi?name=Luke;game=rogue3;time=1342107350">2012/07/12 15:35:50</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
156 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
157 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
158 <h3>Rogue V4</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
159 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
160 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
161 <span class="shdata">Rank</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
162 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
163 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
164 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
165 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
166 <span class="shdata">End time</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
167 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
168 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
169 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
170 <span class="sdata"><a href="/scoring/players/elwin.html">elwin</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
171 <span class="sdata">54</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
172 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
173 <span class="sdata">killed by a hobgoblin on level 2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
174 <span class="sdata"><a href="/archive.cgi?name=elwin;game=rogue4;time=1341637180">2012/07/07 04:59:40</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
175 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
176 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
177 <h3>Rogue V5</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
178 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
179 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
180 <span class="shdata">Rank</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
181 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
182 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
183 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
184 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
185 <span class="shdata">End time</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
186 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
187 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
188 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
189 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
190 <span class="sdata">1650</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
191 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
192 <span class="sdata">killed by a troll on level 13</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
193 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341615900">2012/07/06 23:05:00</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
194 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
195 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
196 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
197 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
198 <span class="sdata">665</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
199 <span class="sdata">5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
200 <span class="sdata">killed by a quagga on level 8</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
201 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614922">2012/07/06 22:48:42</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
202 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
203 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
204 <span class="sdata">3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
205 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
206 <span class="sdata">540</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
207 <span class="sdata">5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
208 <span class="sdata">killed by a snake on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
209 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614282">2012/07/06 22:38:02</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
210 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
211 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
212 <span class="sdata">4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
213 <span class="sdata"><a href="/scoring/players/gnshy.html">gnshy</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
214 <span class="sdata">516</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
215 <span class="sdata">4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
216 <span class="sdata">killed by an emu on level 4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
217 <span class="sdata"><a href="/archive.cgi?name=gnshy;game=rogue5;time=1341418987">2012/07/04 16:23:07</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
218 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
219 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
220 <span class="sdata">5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
221 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
222 <span class="sdata">439</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
223 <span class="sdata">4</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
224 <span class="sdata">killed by hypothermia on level 5</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
225 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613576">2012/07/06 22:26:16</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
226 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
227 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
228 <span class="sdata">6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
229 <span class="sdata"><a href="/scoring/players/jockebeast.html">jockebeast</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
230 <span class="sdata">321</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
231 <span class="sdata">3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
232 <span class="sdata">quit on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
233 <span class="sdata"><a href="/archive.cgi?name=jockebeast;game=rogue5;time=1342170489">2012/07/13 09:08:09</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
234 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
235 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
236 <span class="sdata">7</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
237 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
238 <span class="sdata">174</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
239 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
240 <span class="sdata">killed by a rattlesnake on level 3</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
241 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341614988">2012/07/06 22:49:48</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
242 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
243 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
244 <span class="sdata">8</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
245 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
246 <span class="sdata">126</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
247 <span class="sdata">2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
248 <span class="sdata">killed by a jabberwock on level 6</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
249 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613698">2012/07/06 22:28:18</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
250 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
251 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
252 <span class="sdata">9</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
253 <span class="sdata"><a href="/scoring/players/BlastHardC.html">BlastHardC</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
254 <span class="sdata">103</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
255 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
256 <span class="sdata">killed by a hobgoblin on level 2</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
257 <span class="sdata"><a href="/archive.cgi?name=BlastHardC;game=rogue5;time=1341613802">2012/07/06 22:30:02</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
258 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
259 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
260 <span class="sdata">10</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
261 <span class="sdata"><a href="/scoring/players/gnshy.html">gnshy</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
262 <span class="sdata">13</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
263 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
264 <span class="sdata">killed by a hobgoblin on level 1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
265 <span class="sdata"><a href="/archive.cgi?name=gnshy;game=rogue5;time=1341418250">2012/07/04 16:10:50</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
266 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
267 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
268 <span class="sdata">11</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
269 <span class="sdata"><a href="/scoring/players/restion.html">restion</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
270 <span class="sdata">0</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
271 <span class="sdata">1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
272 <span class="sdata">killed by a hobgoblin on level 1</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
273 <span class="sdata"><a href="/archive.cgi?name=restion;game=rogue5;time=1341532936">2012/07/06 00:02:16</a></span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
274 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
275 </div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
276 <h3>Super-Rogue</h3>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
277 <p>No one has completed an expedition in this dungeon yet.</p>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
278 <p>Last updated: 2012/07/15 23:55:01</p>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
279 </body></html>