quakelive_api 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +21 -0
- data/.travis.yml +9 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +76 -0
- data/Rakefile +14 -0
- data/lib/quakelive_api/base.rb +52 -0
- data/lib/quakelive_api/error/player_not_found.rb +6 -0
- data/lib/quakelive_api/error/request_error.rb +6 -0
- data/lib/quakelive_api/game_time.rb +34 -0
- data/lib/quakelive_api/items/award.rb +7 -0
- data/lib/quakelive_api/items/competitor.rb +7 -0
- data/lib/quakelive_api/items/favourite.rb +7 -0
- data/lib/quakelive_api/items/model.rb +7 -0
- data/lib/quakelive_api/items/recent_game.rb +7 -0
- data/lib/quakelive_api/items/record.rb +7 -0
- data/lib/quakelive_api/items/structurable.rb +13 -0
- data/lib/quakelive_api/items/weapon.rb +7 -0
- data/lib/quakelive_api/parser/awards.rb +50 -0
- data/lib/quakelive_api/parser/base.rb +33 -0
- data/lib/quakelive_api/parser/statistics.rb +81 -0
- data/lib/quakelive_api/parser/summary.rb +174 -0
- data/lib/quakelive_api/profile/awards/base.rb +24 -0
- data/lib/quakelive_api/profile/awards/career_milestones.rb +14 -0
- data/lib/quakelive_api/profile/awards/experience.rb +14 -0
- data/lib/quakelive_api/profile/awards/mad_skillz.rb +14 -0
- data/lib/quakelive_api/profile/awards/social_life.rb +15 -0
- data/lib/quakelive_api/profile/awards/sweet_success.rb +14 -0
- data/lib/quakelive_api/profile/statistics.rb +18 -0
- data/lib/quakelive_api/profile/summary.rb +35 -0
- data/lib/quakelive_api/profile.rb +43 -0
- data/lib/quakelive_api/version.rb +3 -0
- data/lib/quakelive_api.rb +38 -0
- data/quakelive_api.gemspec +28 -0
- data/test/fixtures/awards/career.txt +382 -0
- data/test/fixtures/awards/experience.txt +769 -0
- data/test/fixtures/awards/mad_skillz.txt +915 -0
- data/test/fixtures/awards/social_life.txt +155 -0
- data/test/fixtures/awards/sweet_success.txt +684 -0
- data/test/fixtures/profile/error.txt +24 -0
- data/test/fixtures/profile/not_found.txt +36 -0
- data/test/fixtures/profile/summary.txt +383 -0
- data/test/fixtures/statistics/emqz.txt +431 -0
- data/test/fixtures/statistics/xsi.txt +558 -0
- data/test/fixtures/summary/emqz.txt +304 -0
- data/test/fixtures/summary/mariano.txt +380 -0
- data/test/quakelive_api/game_time_test.rb +51 -0
- data/test/quakelive_api/profile/awards/career_milestones_test.rb +38 -0
- data/test/quakelive_api/profile/awards/experience_test.rb +38 -0
- data/test/quakelive_api/profile/awards/mad_skillz_test.rb +38 -0
- data/test/quakelive_api/profile/awards/social_life_test.rb +38 -0
- data/test/quakelive_api/profile/awards/sweet_success_test.rb +38 -0
- data/test/quakelive_api/profile/statistics_test.rb +75 -0
- data/test/quakelive_api/profile/summary_test.rb +97 -0
- data/test/quakelive_api/profile_test.rb +67 -0
- data/test/test_helper.rb +47 -0
- metadata +220 -0
@@ -0,0 +1,769 @@
|
|
1
|
+
HTTP/1.1 200 OK
|
2
|
+
Server: nginx/0.7.67
|
3
|
+
Date: Fri, 16 Aug 2013 08:45:28 GMT
|
4
|
+
Content-Type: text/html
|
5
|
+
Transfer-Encoding: chunked
|
6
|
+
Connection: close
|
7
|
+
X-Powered-By: PHP/5.3.3
|
8
|
+
X-QL-IDENT: 0 standard
|
9
|
+
|
10
|
+
<div class="detailArea awardId22">
|
11
|
+
<img alt="" title="Unfortunately, we don't offer frequent flyer miles." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/space_cadet_v2013071600.0.png" width="61" height="61" class="fl" />
|
12
|
+
<p class="fl ml15 w247">
|
13
|
+
<span class="bigRedTxt">Space Cadet</span>
|
14
|
+
<br />
|
15
|
+
<span class="blktxt_11">Complete 1 online match (of at least 5 min.) in each space arena.</span>
|
16
|
+
</p>
|
17
|
+
|
18
|
+
<ul class="fl">
|
19
|
+
<li class="blkbullets blktxt_11">Date awarded: 12/18/2012<!-- (999 days after joining) --></li>
|
20
|
+
<li class="blkbullets blktxt_11">
|
21
|
+
17 friends (50% of total) have earned this award
|
22
|
+
</li>
|
23
|
+
<li class="blkbullets blktxt_11">
|
24
|
+
63299 players (1% of total) have earned this award
|
25
|
+
</li>
|
26
|
+
</ul>
|
27
|
+
|
28
|
+
<div class="cl"></div>
|
29
|
+
</div>
|
30
|
+
<div class="detailArea awardId215">
|
31
|
+
<img alt="" title="And they said you'd never get anywhere…" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/brave_new_world_v2013071600.0.png" width="61" height="61" class="fl" />
|
32
|
+
<p class="fl ml15 w247">
|
33
|
+
<span class="bigRedTxt">Brave New World</span>
|
34
|
+
<br />
|
35
|
+
<span class="blktxt_11">Play 10 matches on a premium arena.</span>
|
36
|
+
</p>
|
37
|
+
|
38
|
+
<ul class="fl">
|
39
|
+
<li class="blkbullets blktxt_11">Date awarded: 02/11/2011<!-- (999 days after joining) --></li>
|
40
|
+
<li class="blkbullets blktxt_11">
|
41
|
+
19 friends (55% of total) have earned this award
|
42
|
+
</li>
|
43
|
+
<li class="blkbullets blktxt_11">
|
44
|
+
16549 players (< 1% of total) have earned this award
|
45
|
+
</li>
|
46
|
+
</ul>
|
47
|
+
|
48
|
+
<div class="cl"></div>
|
49
|
+
</div>
|
50
|
+
<div class="detailArea awardId13">
|
51
|
+
<img alt="" title="The arena - your home away from home." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/competitor_v2013071600.0.png" width="61" height="61" class="fl" />
|
52
|
+
<p class="fl ml15 w247">
|
53
|
+
<span class="bigRedTxt">Competitor</span>
|
54
|
+
<br />
|
55
|
+
<span class="blktxt_11">Complete 500 online matches.</span>
|
56
|
+
</p>
|
57
|
+
|
58
|
+
<ul class="fl">
|
59
|
+
<li class="blkbullets blktxt_11">Date awarded: 11/26/2010<!-- (999 days after joining) --></li>
|
60
|
+
<li class="blkbullets blktxt_11">
|
61
|
+
24 friends (70% of total) have earned this award
|
62
|
+
</li>
|
63
|
+
<li class="blkbullets blktxt_11">
|
64
|
+
33961 players (< 1% of total) have earned this award
|
65
|
+
</li>
|
66
|
+
</ul>
|
67
|
+
|
68
|
+
<div class="cl"></div>
|
69
|
+
</div>
|
70
|
+
<div class="detailArea awardId17">
|
71
|
+
<img alt="" title="If this was an MMO, you'd only be level 17." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/respect_v2013071600.0.png" width="61" height="61" class="fl" />
|
72
|
+
<p class="fl ml15 w247">
|
73
|
+
<span class="bigRedTxt">Respect</span>
|
74
|
+
<br />
|
75
|
+
<span class="blktxt_11">Accumulate 100 hours of time played.</span>
|
76
|
+
</p>
|
77
|
+
|
78
|
+
<ul class="fl">
|
79
|
+
<li class="blkbullets blktxt_11">Date awarded: 10/03/2010<!-- (999 days after joining) --></li>
|
80
|
+
<li class="blkbullets blktxt_11">
|
81
|
+
24 friends (70% of total) have earned this award
|
82
|
+
</li>
|
83
|
+
<li class="blkbullets blktxt_11">
|
84
|
+
35333 players (< 1% of total) have earned this award
|
85
|
+
</li>
|
86
|
+
</ul>
|
87
|
+
|
88
|
+
<div class="cl"></div>
|
89
|
+
</div>
|
90
|
+
<div class="detailArea awardId7">
|
91
|
+
<img alt="" title="Kiefer's got nothing on you." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/hooked_v2013071600.0.png" width="61" height="61" class="fl" />
|
92
|
+
<p class="fl ml15 w247">
|
93
|
+
<span class="bigRedTxt">Hooked</span>
|
94
|
+
<br />
|
95
|
+
<span class="blktxt_11">Accumulate 24 hours of time played.</span>
|
96
|
+
</p>
|
97
|
+
|
98
|
+
<ul class="fl">
|
99
|
+
<li class="blkbullets blktxt_11">Date awarded: 07/24/2009<!-- (999 days after joining) --></li>
|
100
|
+
<li class="blkbullets blktxt_11">
|
101
|
+
28 friends (82% of total) have earned this award
|
102
|
+
</li>
|
103
|
+
<li class="blkbullets blktxt_11">
|
104
|
+
63697 players (1% of total) have earned this award
|
105
|
+
</li>
|
106
|
+
</ul>
|
107
|
+
|
108
|
+
<div class="cl"></div>
|
109
|
+
</div>
|
110
|
+
<div class="detailArea awardId4">
|
111
|
+
<img alt="" title="Now you should know what these mean - FFA, CA, CTF, TDM, Duel." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/wisdom_v2013071600.0.png" width="61" height="61" class="fl" />
|
112
|
+
<p class="fl ml15 w247">
|
113
|
+
<span class="bigRedTxt">Wisdom</span>
|
114
|
+
<br />
|
115
|
+
<span class="blktxt_11">Complete 5 online matches in each game type.</span>
|
116
|
+
</p>
|
117
|
+
|
118
|
+
<ul class="fl">
|
119
|
+
<li class="blkbullets blktxt_11">Date awarded: 07/10/2009<!-- (999 days after joining) --></li>
|
120
|
+
<li class="blkbullets blktxt_11">
|
121
|
+
16 friends (47% of total) have earned this award
|
122
|
+
</li>
|
123
|
+
<li class="blkbullets blktxt_11">
|
124
|
+
17588 players (< 1% of total) have earned this award
|
125
|
+
</li>
|
126
|
+
</ul>
|
127
|
+
|
128
|
+
<div class="cl"></div>
|
129
|
+
</div>
|
130
|
+
<div class="detailArea awardId9">
|
131
|
+
<img alt="" title="*Cough* Hey, Boss? I don't feel so... *Cough, Cough*" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/sick_day_v2013071600.0.png" width="61" height="61" class="fl" />
|
132
|
+
<p class="fl ml15 w247">
|
133
|
+
<span class="bigRedTxt">Sick Day</span>
|
134
|
+
<br />
|
135
|
+
<span class="blktxt_11">Accumulate 6 hours of gameplay in one day.</span>
|
136
|
+
</p>
|
137
|
+
|
138
|
+
<ul class="fl">
|
139
|
+
<li class="blkbullets blktxt_11">Date awarded: 07/09/2009<!-- (999 days after joining) --></li>
|
140
|
+
<li class="blkbullets blktxt_11">
|
141
|
+
19 friends (55% of total) have earned this award
|
142
|
+
</li>
|
143
|
+
<li class="blkbullets blktxt_11">
|
144
|
+
32275 players (< 1% of total) have earned this award
|
145
|
+
</li>
|
146
|
+
</ul>
|
147
|
+
|
148
|
+
<div class="cl"></div>
|
149
|
+
</div>
|
150
|
+
<div class="detailArea awardId11">
|
151
|
+
<img alt="" title="Probably not on your "bucket list" but impressive anyway." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/historical_v2013071600.0.png" width="61" height="61" class="fl" />
|
152
|
+
<p class="fl ml15 w247">
|
153
|
+
<span class="bigRedTxt">Historical</span>
|
154
|
+
<br />
|
155
|
+
<span class="blktxt_11">Complete 100 online matches.</span>
|
156
|
+
</p>
|
157
|
+
|
158
|
+
<ul class="fl">
|
159
|
+
<li class="blkbullets blktxt_11">Date awarded: 07/09/2009<!-- (999 days after joining) --></li>
|
160
|
+
<li class="blkbullets blktxt_11">
|
161
|
+
28 friends (82% of total) have earned this award
|
162
|
+
</li>
|
163
|
+
<li class="blkbullets blktxt_11">
|
164
|
+
66405 players (1% of total) have earned this award
|
165
|
+
</li>
|
166
|
+
</ul>
|
167
|
+
|
168
|
+
<div class="cl"></div>
|
169
|
+
</div>
|
170
|
+
<div class="detailArea awardId3">
|
171
|
+
<img alt="" title="10 down, hundreds to go." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/hang_10_v2013071600.0.png" width="61" height="61" class="fl" />
|
172
|
+
<p class="fl ml15 w247">
|
173
|
+
<span class="bigRedTxt">Hang 10</span>
|
174
|
+
<br />
|
175
|
+
<span class="blktxt_11">Accumulate 10 hours of time played.</span>
|
176
|
+
</p>
|
177
|
+
|
178
|
+
<ul class="fl">
|
179
|
+
<li class="blkbullets blktxt_11">Date awarded: 06/24/2009<!-- (999 days after joining) --></li>
|
180
|
+
<li class="blkbullets blktxt_11">
|
181
|
+
28 friends (82% of total) have earned this award
|
182
|
+
</li>
|
183
|
+
<li class="blkbullets blktxt_11">
|
184
|
+
85010 players (2% of total) have earned this award
|
185
|
+
</li>
|
186
|
+
</ul>
|
187
|
+
|
188
|
+
<div class="cl"></div>
|
189
|
+
</div>
|
190
|
+
<div class="detailArea awardId2">
|
191
|
+
<img alt="" title="We told you this was easy." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/testing_one_two_v2013071600.0.png" width="61" height="61" class="fl" />
|
192
|
+
<p class="fl ml15 w247">
|
193
|
+
<span class="bigRedTxt">Testing One..Two..</span>
|
194
|
+
<br />
|
195
|
+
<span class="blktxt_11">Complete 1 online match.</span>
|
196
|
+
</p>
|
197
|
+
|
198
|
+
<ul class="fl">
|
199
|
+
<li class="blkbullets blktxt_11">Date awarded: 03/12/2009<!-- (999 days after joining) --></li>
|
200
|
+
<li class="blkbullets blktxt_11">
|
201
|
+
29 friends (85% of total) have earned this award
|
202
|
+
</li>
|
203
|
+
<li class="blkbullets blktxt_11">
|
204
|
+
321785 players (8% of total) have earned this award
|
205
|
+
</li>
|
206
|
+
</ul>
|
207
|
+
|
208
|
+
<div class="cl"></div>
|
209
|
+
</div>
|
210
|
+
<div class="detailArea awardId1">
|
211
|
+
<img alt="" title="Good Game - now go play against real people." src="http://cdn.quakelive.com/web/2013071600/images/awards/md/gg_v2013071600.0.png" width="61" height="61" class="fl" />
|
212
|
+
<p class="fl ml15 w247">
|
213
|
+
<span class="bigRedTxt">gg</span>
|
214
|
+
<br />
|
215
|
+
<span class="blktxt_11">Create an account and complete a match against Crash.</span>
|
216
|
+
</p>
|
217
|
+
|
218
|
+
<ul class="fl">
|
219
|
+
<li class="blkbullets blktxt_11">Date awarded: 02/26/2009<!-- (999 days after joining) --></li>
|
220
|
+
<li class="blkbullets blktxt_11">
|
221
|
+
24 friends (70% of total) have earned this award
|
222
|
+
</li>
|
223
|
+
<li class="blkbullets blktxt_11">
|
224
|
+
94086 players (2% of total) have earned this award
|
225
|
+
</li>
|
226
|
+
</ul>
|
227
|
+
|
228
|
+
<div class="cl"></div>
|
229
|
+
</div>
|
230
|
+
<a class="unearnedAwardsLabel" href="javascript:;" onclick="$('.unearnedAwardType1').show();$(this).hide()">Show unearned awards</a>
|
231
|
+
|
232
|
+
<div class="detailArea_off unearnedAwardType1">
|
233
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/double_whammy_v2013071600.0.png" width="61" height="61" class="fl" />
|
234
|
+
<p class="fl ml15 w247">
|
235
|
+
<span class="bigRedTxt">Double Whammy</span>
|
236
|
+
<br />
|
237
|
+
<span class="blktxt_11">Play a game of Freeze Tag on a premium arena.</span>
|
238
|
+
</p>
|
239
|
+
|
240
|
+
<ul class="fl">
|
241
|
+
<li class="blkbullets blktxt_11">
|
242
|
+
8 friends (23% of total) have earned this award
|
243
|
+
</li>
|
244
|
+
|
245
|
+
<li class="blkbullets blktxt_11">
|
246
|
+
7249 players (< 1% of total) have earned this award
|
247
|
+
</li>
|
248
|
+
</ul>
|
249
|
+
|
250
|
+
<div class="cl"></div>
|
251
|
+
|
252
|
+
</div>
|
253
|
+
|
254
|
+
<div class="detailArea_off unearnedAwardType1">
|
255
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/instant_ice_v2013071600.0.png" width="61" height="61" class="fl" />
|
256
|
+
<p class="fl ml15 w247">
|
257
|
+
<span class="bigRedTxt">Instant Ice</span>
|
258
|
+
<br />
|
259
|
+
<span class="blktxt_11">Play a game of InstaFreeze.</span>
|
260
|
+
</p>
|
261
|
+
|
262
|
+
<ul class="fl">
|
263
|
+
<li class="blkbullets blktxt_11">
|
264
|
+
7 friends (20% of total) have earned this award
|
265
|
+
</li>
|
266
|
+
|
267
|
+
<li class="blkbullets blktxt_11">
|
268
|
+
7799 players (< 1% of total) have earned this award
|
269
|
+
</li>
|
270
|
+
</ul>
|
271
|
+
|
272
|
+
<div class="cl"></div>
|
273
|
+
|
274
|
+
</div>
|
275
|
+
|
276
|
+
<div class="detailArea_off unearnedAwardType1">
|
277
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/balanced_v2013071600.0.png" width="61" height="61" class="fl" />
|
278
|
+
<p class="fl ml15 w247">
|
279
|
+
<span class="bigRedTxt">Balanced</span>
|
280
|
+
<br />
|
281
|
+
<span class="blktxt_11">Complete 100 online matches in each game type.</span>
|
282
|
+
</p>
|
283
|
+
|
284
|
+
<ul class="fl">
|
285
|
+
<li class="blkbullets blktxt_11">
|
286
|
+
No friends have earned this award
|
287
|
+
</li>
|
288
|
+
|
289
|
+
<li class="blkbullets blktxt_11">
|
290
|
+
11 players (< 1% of total) have earned this award
|
291
|
+
</li>
|
292
|
+
</ul>
|
293
|
+
|
294
|
+
<div class="cl"></div>
|
295
|
+
|
296
|
+
</div>
|
297
|
+
|
298
|
+
<div class="detailArea_off unearnedAwardType1">
|
299
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/collective_v2013071600.0.png" width="61" height="61" class="fl" />
|
300
|
+
<p class="fl ml15 w247">
|
301
|
+
<span class="bigRedTxt">Collective</span>
|
302
|
+
<br />
|
303
|
+
<span class="blktxt_11">Complete 500 online matches in each game type.</span>
|
304
|
+
</p>
|
305
|
+
|
306
|
+
<ul class="fl">
|
307
|
+
<li class="blkbullets blktxt_11">
|
308
|
+
No friends have earned this award
|
309
|
+
</li>
|
310
|
+
|
311
|
+
<li class="blkbullets blktxt_11">
|
312
|
+
2 players (< 1% of total) have earned this award
|
313
|
+
</li>
|
314
|
+
</ul>
|
315
|
+
|
316
|
+
<div class="cl"></div>
|
317
|
+
|
318
|
+
</div>
|
319
|
+
|
320
|
+
<div class="detailArea_off unearnedAwardType1">
|
321
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/zen_v2013071600.0.png" width="61" height="61" class="fl" />
|
322
|
+
<p class="fl ml15 w247">
|
323
|
+
<span class="bigRedTxt">Zen</span>
|
324
|
+
<br />
|
325
|
+
<span class="blktxt_11">Complete 1,000 online matches in each game type.</span>
|
326
|
+
</p>
|
327
|
+
|
328
|
+
<ul class="fl">
|
329
|
+
<li class="blkbullets blktxt_11">
|
330
|
+
No friends have earned this award
|
331
|
+
</li>
|
332
|
+
|
333
|
+
<li class="blkbullets blktxt_11">
|
334
|
+
1 player (< 1% of total) has earned this award
|
335
|
+
</li>
|
336
|
+
</ul>
|
337
|
+
|
338
|
+
<div class="cl"></div>
|
339
|
+
|
340
|
+
</div>
|
341
|
+
|
342
|
+
<div class="detailArea_off unearnedAwardType1">
|
343
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/jet_setter_v2013071600.0.png" width="61" height="61" class="fl" />
|
344
|
+
<p class="fl ml15 w247">
|
345
|
+
<span class="bigRedTxt">Jet Setter</span>
|
346
|
+
<br />
|
347
|
+
<span class="blktxt_11">Complete 1 online match in each arena.</span>
|
348
|
+
</p>
|
349
|
+
|
350
|
+
<ul class="fl">
|
351
|
+
<li class="blkbullets blktxt_11">
|
352
|
+
5 friends (14% of total) have earned this award
|
353
|
+
</li>
|
354
|
+
|
355
|
+
<li class="blkbullets blktxt_11">
|
356
|
+
9617 players (< 1% of total) have earned this award
|
357
|
+
</li>
|
358
|
+
</ul>
|
359
|
+
|
360
|
+
<div class="cl"></div>
|
361
|
+
|
362
|
+
</div>
|
363
|
+
|
364
|
+
<div class="detailArea_off unearnedAwardType1">
|
365
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pioneer_v2013071600.0.png" width="61" height="61" class="fl" />
|
366
|
+
<p class="fl ml15 w247">
|
367
|
+
<span class="bigRedTxt">Pioneer</span>
|
368
|
+
<br />
|
369
|
+
<span class="blktxt_11">Record at least 1 flag or control point capture in every Capture the Flag arena.</span>
|
370
|
+
</p>
|
371
|
+
|
372
|
+
<ul class="fl">
|
373
|
+
<li class="blkbullets blktxt_11">
|
374
|
+
4 friends (11% of total) have earned this award
|
375
|
+
</li>
|
376
|
+
|
377
|
+
<li class="blkbullets blktxt_11">
|
378
|
+
11674 players (< 1% of total) have earned this award
|
379
|
+
</li>
|
380
|
+
</ul>
|
381
|
+
|
382
|
+
<div class="cl"></div>
|
383
|
+
|
384
|
+
</div>
|
385
|
+
|
386
|
+
<div class="detailArea_off unearnedAwardType1">
|
387
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/wicked_v2013071600.0.png" width="61" height="61" class="fl" />
|
388
|
+
<p class="fl ml15 w247">
|
389
|
+
<span class="bigRedTxt">Wicked</span>
|
390
|
+
<br />
|
391
|
+
<span class="blktxt_11">Record a final score of 666 in Capture the Flag.</span>
|
392
|
+
</p>
|
393
|
+
|
394
|
+
<ul class="fl">
|
395
|
+
<li class="blkbullets blktxt_11">
|
396
|
+
4 friends (11% of total) have earned this award
|
397
|
+
</li>
|
398
|
+
|
399
|
+
<li class="blkbullets blktxt_11">
|
400
|
+
5769 players (< 1% of total) have earned this award
|
401
|
+
</li>
|
402
|
+
</ul>
|
403
|
+
|
404
|
+
<div class="cl"></div>
|
405
|
+
|
406
|
+
</div>
|
407
|
+
|
408
|
+
<div class="detailArea_off unearnedAwardType1">
|
409
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/ace_v2013071600.0.png" width="61" height="61" class="fl" />
|
410
|
+
<p class="fl ml15 w247">
|
411
|
+
<span class="bigRedTxt">Ace</span>
|
412
|
+
<br />
|
413
|
+
<span class="blktxt_11">Accumulate 250 hours of time played.</span>
|
414
|
+
</p>
|
415
|
+
|
416
|
+
<ul class="fl">
|
417
|
+
<li class="blkbullets blktxt_11">
|
418
|
+
18 friends (52% of total) have earned this award
|
419
|
+
</li>
|
420
|
+
|
421
|
+
<li class="blkbullets blktxt_11">
|
422
|
+
19567 players (< 1% of total) have earned this award
|
423
|
+
</li>
|
424
|
+
</ul>
|
425
|
+
|
426
|
+
<div class="cl"></div>
|
427
|
+
|
428
|
+
</div>
|
429
|
+
|
430
|
+
<div class="detailArea_off unearnedAwardType1">
|
431
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/master_v2013071600.0.png" width="61" height="61" class="fl" />
|
432
|
+
<p class="fl ml15 w247">
|
433
|
+
<span class="bigRedTxt">Master</span>
|
434
|
+
<br />
|
435
|
+
<span class="blktxt_11">Accumulate 500 hours of time played.</span>
|
436
|
+
</p>
|
437
|
+
|
438
|
+
<ul class="fl">
|
439
|
+
<li class="blkbullets blktxt_11">
|
440
|
+
13 friends (38% of total) have earned this award
|
441
|
+
</li>
|
442
|
+
|
443
|
+
<li class="blkbullets blktxt_11">
|
444
|
+
9595 players (< 1% of total) have earned this award
|
445
|
+
</li>
|
446
|
+
</ul>
|
447
|
+
|
448
|
+
<div class="cl"></div>
|
449
|
+
|
450
|
+
</div>
|
451
|
+
|
452
|
+
<div class="detailArea_off unearnedAwardType1">
|
453
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/worldclass_v2013071600.0.png" width="61" height="61" class="fl" />
|
454
|
+
<p class="fl ml15 w247">
|
455
|
+
<span class="bigRedTxt">World-Class</span>
|
456
|
+
<br />
|
457
|
+
<span class="blktxt_11">Accumulate 1000 hours of time played.</span>
|
458
|
+
</p>
|
459
|
+
|
460
|
+
<ul class="fl">
|
461
|
+
<li class="blkbullets blktxt_11">
|
462
|
+
3 friends (8% of total) have earned this award
|
463
|
+
</li>
|
464
|
+
|
465
|
+
<li class="blkbullets blktxt_11">
|
466
|
+
2740 players (< 1% of total) have earned this award
|
467
|
+
</li>
|
468
|
+
</ul>
|
469
|
+
|
470
|
+
<div class="cl"></div>
|
471
|
+
|
472
|
+
</div>
|
473
|
+
|
474
|
+
<div class="detailArea_off unearnedAwardType1">
|
475
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/legendary_v2013071600.0.png" width="61" height="61" class="fl" />
|
476
|
+
<p class="fl ml15 w247">
|
477
|
+
<span class="bigRedTxt">Legendary</span>
|
478
|
+
<br />
|
479
|
+
<span class="blktxt_11">Accumulate 2000 hours of time played.</span>
|
480
|
+
</p>
|
481
|
+
|
482
|
+
<ul class="fl">
|
483
|
+
<li class="blkbullets blktxt_11">
|
484
|
+
No friends have earned this award
|
485
|
+
</li>
|
486
|
+
|
487
|
+
<li class="blkbullets blktxt_11">
|
488
|
+
243 players (< 1% of total) have earned this award
|
489
|
+
</li>
|
490
|
+
</ul>
|
491
|
+
|
492
|
+
<div class="cl"></div>
|
493
|
+
|
494
|
+
</div>
|
495
|
+
|
496
|
+
<div class="detailArea_off unearnedAwardType1">
|
497
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/celestial_v2013071600.0.png" width="61" height="61" class="fl" />
|
498
|
+
<p class="fl ml15 w247">
|
499
|
+
<span class="bigRedTxt">Celestial</span>
|
500
|
+
<br />
|
501
|
+
<span class="blktxt_11">Accumulate 5,000 hours of time played.</span>
|
502
|
+
</p>
|
503
|
+
|
504
|
+
<ul class="fl">
|
505
|
+
|
506
|
+
<li class="blkbullets blktxt_11">
|
507
|
+
No players have earned this award
|
508
|
+
</li>
|
509
|
+
</ul>
|
510
|
+
|
511
|
+
<div class="cl"></div>
|
512
|
+
|
513
|
+
</div>
|
514
|
+
|
515
|
+
<div class="detailArea_off unearnedAwardType1">
|
516
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/omnipresent_v2013071600.0.png" width="61" height="61" class="fl" />
|
517
|
+
<p class="fl ml15 w247">
|
518
|
+
<span class="bigRedTxt">Omnipresent</span>
|
519
|
+
<br />
|
520
|
+
<span class="blktxt_11">Accumulate 10,000 hours of time played.</span>
|
521
|
+
</p>
|
522
|
+
|
523
|
+
<ul class="fl">
|
524
|
+
|
525
|
+
<li class="blkbullets blktxt_11">
|
526
|
+
No players have earned this award
|
527
|
+
</li>
|
528
|
+
</ul>
|
529
|
+
|
530
|
+
<div class="cl"></div>
|
531
|
+
|
532
|
+
</div>
|
533
|
+
|
534
|
+
<div class="detailArea_off unearnedAwardType1">
|
535
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/time_traveler_v2013071600.0.png" width="61" height="61" class="fl" />
|
536
|
+
<p class="fl ml15 w247">
|
537
|
+
<span class="bigRedTxt">Time Traveler</span>
|
538
|
+
<br />
|
539
|
+
<span class="blktxt_11">Accumulate 25,000 hours of time played.</span>
|
540
|
+
</p>
|
541
|
+
|
542
|
+
<ul class="fl">
|
543
|
+
|
544
|
+
<li class="blkbullets blktxt_11">
|
545
|
+
No players have earned this award
|
546
|
+
</li>
|
547
|
+
</ul>
|
548
|
+
|
549
|
+
<div class="cl"></div>
|
550
|
+
|
551
|
+
</div>
|
552
|
+
|
553
|
+
<div class="detailArea_off unearnedAwardType1">
|
554
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/daily_dose_v2013071600.0.png" width="61" height="61" class="fl" />
|
555
|
+
<p class="fl ml15 w247">
|
556
|
+
<span class="bigRedTxt">Daily Dose</span>
|
557
|
+
<br />
|
558
|
+
<span class="blktxt_11">Play for 10 minutes, completing at least 1 game each day for 28 days</span>
|
559
|
+
</p>
|
560
|
+
|
561
|
+
<ul class="fl">
|
562
|
+
<li class="blkbullets blktxt_11">
|
563
|
+
2 friends (5% of total) have earned this award
|
564
|
+
</li>
|
565
|
+
|
566
|
+
<li class="blkbullets blktxt_11">
|
567
|
+
4235 players (< 1% of total) have earned this award
|
568
|
+
</li>
|
569
|
+
</ul>
|
570
|
+
|
571
|
+
<div class="cl"></div>
|
572
|
+
|
573
|
+
</div>
|
574
|
+
|
575
|
+
<div class="detailArea_off unearnedAwardType1">
|
576
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/prize_fighter_v2013071600.0.png" width="61" height="61" class="fl" />
|
577
|
+
<p class="fl ml15 w247">
|
578
|
+
<span class="bigRedTxt">Prize Fighter</span>
|
579
|
+
<br />
|
580
|
+
<span class="blktxt_11">Complete 1000 online matches.</span>
|
581
|
+
</p>
|
582
|
+
|
583
|
+
<ul class="fl">
|
584
|
+
<li class="blkbullets blktxt_11">
|
585
|
+
20 friends (58% of total) have earned this award
|
586
|
+
</li>
|
587
|
+
|
588
|
+
<li class="blkbullets blktxt_11">
|
589
|
+
22058 players (< 1% of total) have earned this award
|
590
|
+
</li>
|
591
|
+
</ul>
|
592
|
+
|
593
|
+
<div class="cl"></div>
|
594
|
+
|
595
|
+
</div>
|
596
|
+
|
597
|
+
<div class="detailArea_off unearnedAwardType1">
|
598
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/gladiator_v2013071600.0.png" width="61" height="61" class="fl" />
|
599
|
+
<p class="fl ml15 w247">
|
600
|
+
<span class="bigRedTxt">Gladiator</span>
|
601
|
+
<br />
|
602
|
+
<span class="blktxt_11">Complete 5,000 online matches.</span>
|
603
|
+
</p>
|
604
|
+
|
605
|
+
<ul class="fl">
|
606
|
+
<li class="blkbullets blktxt_11">
|
607
|
+
3 friends (8% of total) have earned this award
|
608
|
+
</li>
|
609
|
+
|
610
|
+
<li class="blkbullets blktxt_11">
|
611
|
+
1572 players (< 1% of total) have earned this award
|
612
|
+
</li>
|
613
|
+
</ul>
|
614
|
+
|
615
|
+
<div class="cl"></div>
|
616
|
+
|
617
|
+
</div>
|
618
|
+
|
619
|
+
<div class="detailArea_off unearnedAwardType1">
|
620
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/champion_v2013071600.0.png" width="61" height="61" class="fl" />
|
621
|
+
<p class="fl ml15 w247">
|
622
|
+
<span class="bigRedTxt">Champion</span>
|
623
|
+
<br />
|
624
|
+
<span class="blktxt_11">Complete 10,000 online matches.</span>
|
625
|
+
</p>
|
626
|
+
|
627
|
+
<ul class="fl">
|
628
|
+
<li class="blkbullets blktxt_11">
|
629
|
+
1 friend (2% of total) has earned this award
|
630
|
+
</li>
|
631
|
+
|
632
|
+
<li class="blkbullets blktxt_11">
|
633
|
+
185 players (< 1% of total) have earned this award
|
634
|
+
</li>
|
635
|
+
</ul>
|
636
|
+
|
637
|
+
<div class="cl"></div>
|
638
|
+
|
639
|
+
</div>
|
640
|
+
|
641
|
+
<div class="detailArea_off unearnedAwardType1">
|
642
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/vadrigar_v2013071600.0.png" width="61" height="61" class="fl" />
|
643
|
+
<p class="fl ml15 w247">
|
644
|
+
<span class="bigRedTxt">Vadrigar</span>
|
645
|
+
<br />
|
646
|
+
<span class="blktxt_11">Complete 25,000 online matches.</span>
|
647
|
+
</p>
|
648
|
+
|
649
|
+
<ul class="fl">
|
650
|
+
|
651
|
+
<li class="blkbullets blktxt_11">
|
652
|
+
No players have earned this award
|
653
|
+
</li>
|
654
|
+
</ul>
|
655
|
+
|
656
|
+
<div class="cl"></div>
|
657
|
+
|
658
|
+
</div>
|
659
|
+
|
660
|
+
<div class="detailArea_off unearnedAwardType1">
|
661
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pql_1_v2013071600.0.png" width="61" height="61" class="fl" />
|
662
|
+
<p class="fl ml15 w247">
|
663
|
+
<span class="bigRedTxt">Too Fast</span>
|
664
|
+
<br />
|
665
|
+
<span class="blktxt_11">Complete 1 online PQL match.</span>
|
666
|
+
</p>
|
667
|
+
|
668
|
+
<ul class="fl">
|
669
|
+
<li class="blkbullets blktxt_11">
|
670
|
+
4 friends (11% of total) have earned this award
|
671
|
+
</li>
|
672
|
+
|
673
|
+
<li class="blkbullets blktxt_11">
|
674
|
+
3586 players (< 1% of total) have earned this award
|
675
|
+
</li>
|
676
|
+
</ul>
|
677
|
+
|
678
|
+
<div class="cl"></div>
|
679
|
+
|
680
|
+
</div>
|
681
|
+
|
682
|
+
<div class="detailArea_off unearnedAwardType1">
|
683
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pql_3_v2013071600.0.png" width="61" height="61" class="fl" />
|
684
|
+
<p class="fl ml15 w247">
|
685
|
+
<span class="bigRedTxt">Air Bender</span>
|
686
|
+
<br />
|
687
|
+
<span class="blktxt_11">Complete 1 online PQL match in Duel, Capture the Flag, Clan Arena, and Team Deathmatch.</span>
|
688
|
+
</p>
|
689
|
+
|
690
|
+
<ul class="fl">
|
691
|
+
<li class="blkbullets blktxt_11">
|
692
|
+
No friends have earned this award
|
693
|
+
</li>
|
694
|
+
|
695
|
+
<li class="blkbullets blktxt_11">
|
696
|
+
37 players (< 1% of total) have earned this award
|
697
|
+
</li>
|
698
|
+
</ul>
|
699
|
+
|
700
|
+
<div class="cl"></div>
|
701
|
+
|
702
|
+
</div>
|
703
|
+
|
704
|
+
<div class="detailArea_off unearnedAwardType1">
|
705
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pql_100_v2013071600.0.png" width="61" height="61" class="fl" />
|
706
|
+
<p class="fl ml15 w247">
|
707
|
+
<span class="bigRedTxt">Paratrooper</span>
|
708
|
+
<br />
|
709
|
+
<span class="blktxt_11">Complete 100 online PQL matches.</span>
|
710
|
+
</p>
|
711
|
+
|
712
|
+
<ul class="fl">
|
713
|
+
<li class="blkbullets blktxt_11">
|
714
|
+
No friends have earned this award
|
715
|
+
</li>
|
716
|
+
|
717
|
+
<li class="blkbullets blktxt_11">
|
718
|
+
39 players (< 1% of total) have earned this award
|
719
|
+
</li>
|
720
|
+
</ul>
|
721
|
+
|
722
|
+
<div class="cl"></div>
|
723
|
+
|
724
|
+
</div>
|
725
|
+
|
726
|
+
<div class="detailArea_off unearnedAwardType1">
|
727
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pql_500_v2013071600.0.png" width="61" height="61" class="fl" />
|
728
|
+
<p class="fl ml15 w247">
|
729
|
+
<span class="bigRedTxt">Dogfighter</span>
|
730
|
+
<br />
|
731
|
+
<span class="blktxt_11">Complete 500 online PQL matches.</span>
|
732
|
+
</p>
|
733
|
+
|
734
|
+
<ul class="fl">
|
735
|
+
<li class="blkbullets blktxt_11">
|
736
|
+
No friends have earned this award
|
737
|
+
</li>
|
738
|
+
|
739
|
+
<li class="blkbullets blktxt_11">
|
740
|
+
4 players (< 1% of total) have earned this award
|
741
|
+
</li>
|
742
|
+
</ul>
|
743
|
+
|
744
|
+
<div class="cl"></div>
|
745
|
+
|
746
|
+
</div>
|
747
|
+
|
748
|
+
<div class="detailArea_off unearnedAwardType1">
|
749
|
+
<img alt="" src="http://cdn.quakelive.com/web/2013071600/images/awards/md/pql_1000_v2013071600.0.png" width="61" height="61" class="fl" />
|
750
|
+
<p class="fl ml15 w247">
|
751
|
+
<span class="bigRedTxt">Ethereal</span>
|
752
|
+
<br />
|
753
|
+
<span class="blktxt_11">Complete 1,000 online PQL matches.</span>
|
754
|
+
</p>
|
755
|
+
|
756
|
+
<ul class="fl">
|
757
|
+
<li class="blkbullets blktxt_11">
|
758
|
+
No friends have earned this award
|
759
|
+
</li>
|
760
|
+
|
761
|
+
<li class="blkbullets blktxt_11">
|
762
|
+
3 players (< 1% of total) have earned this award
|
763
|
+
</li>
|
764
|
+
</ul>
|
765
|
+
|
766
|
+
<div class="cl"></div>
|
767
|
+
|
768
|
+
</div>
|
769
|
+
|