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.
Files changed (57) hide show
  1. data/.gitignore +21 -0
  2. data/.travis.yml +9 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +76 -0
  6. data/Rakefile +14 -0
  7. data/lib/quakelive_api/base.rb +52 -0
  8. data/lib/quakelive_api/error/player_not_found.rb +6 -0
  9. data/lib/quakelive_api/error/request_error.rb +6 -0
  10. data/lib/quakelive_api/game_time.rb +34 -0
  11. data/lib/quakelive_api/items/award.rb +7 -0
  12. data/lib/quakelive_api/items/competitor.rb +7 -0
  13. data/lib/quakelive_api/items/favourite.rb +7 -0
  14. data/lib/quakelive_api/items/model.rb +7 -0
  15. data/lib/quakelive_api/items/recent_game.rb +7 -0
  16. data/lib/quakelive_api/items/record.rb +7 -0
  17. data/lib/quakelive_api/items/structurable.rb +13 -0
  18. data/lib/quakelive_api/items/weapon.rb +7 -0
  19. data/lib/quakelive_api/parser/awards.rb +50 -0
  20. data/lib/quakelive_api/parser/base.rb +33 -0
  21. data/lib/quakelive_api/parser/statistics.rb +81 -0
  22. data/lib/quakelive_api/parser/summary.rb +174 -0
  23. data/lib/quakelive_api/profile/awards/base.rb +24 -0
  24. data/lib/quakelive_api/profile/awards/career_milestones.rb +14 -0
  25. data/lib/quakelive_api/profile/awards/experience.rb +14 -0
  26. data/lib/quakelive_api/profile/awards/mad_skillz.rb +14 -0
  27. data/lib/quakelive_api/profile/awards/social_life.rb +15 -0
  28. data/lib/quakelive_api/profile/awards/sweet_success.rb +14 -0
  29. data/lib/quakelive_api/profile/statistics.rb +18 -0
  30. data/lib/quakelive_api/profile/summary.rb +35 -0
  31. data/lib/quakelive_api/profile.rb +43 -0
  32. data/lib/quakelive_api/version.rb +3 -0
  33. data/lib/quakelive_api.rb +38 -0
  34. data/quakelive_api.gemspec +28 -0
  35. data/test/fixtures/awards/career.txt +382 -0
  36. data/test/fixtures/awards/experience.txt +769 -0
  37. data/test/fixtures/awards/mad_skillz.txt +915 -0
  38. data/test/fixtures/awards/social_life.txt +155 -0
  39. data/test/fixtures/awards/sweet_success.txt +684 -0
  40. data/test/fixtures/profile/error.txt +24 -0
  41. data/test/fixtures/profile/not_found.txt +36 -0
  42. data/test/fixtures/profile/summary.txt +383 -0
  43. data/test/fixtures/statistics/emqz.txt +431 -0
  44. data/test/fixtures/statistics/xsi.txt +558 -0
  45. data/test/fixtures/summary/emqz.txt +304 -0
  46. data/test/fixtures/summary/mariano.txt +380 -0
  47. data/test/quakelive_api/game_time_test.rb +51 -0
  48. data/test/quakelive_api/profile/awards/career_milestones_test.rb +38 -0
  49. data/test/quakelive_api/profile/awards/experience_test.rb +38 -0
  50. data/test/quakelive_api/profile/awards/mad_skillz_test.rb +38 -0
  51. data/test/quakelive_api/profile/awards/social_life_test.rb +38 -0
  52. data/test/quakelive_api/profile/awards/sweet_success_test.rb +38 -0
  53. data/test/quakelive_api/profile/statistics_test.rb +75 -0
  54. data/test/quakelive_api/profile/summary_test.rb +97 -0
  55. data/test/quakelive_api/profile_test.rb +67 -0
  56. data/test/test_helper.rb +47 -0
  57. metadata +220 -0
@@ -0,0 +1,24 @@
1
+ HTTP/1.1 200 OK
2
+ Server: nginx/0.7.67
3
+ Date: Wed, 31 Jul 2013 07:00:51 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 id="sorry_container">
11
+ <div style='font-size: 30px; font-weight: bold; color; #000'>An Error Has Occurred</div>
12
+
13
+ <div id="sorry_content">
14
+ <p>An error has occurred while handling your request. Please try again in a few moments, or if you continue to have this problem <a href='/forum/' target='qlforum'>let us know on the forums</a> or <a href='mailto:support@quakelive.com'>contact us</a> over email.</p>
15
+
16
+ <p style="padding: 10px">
17
+ - <a href='#!home'>Return home</a>
18
+ <br />
19
+ - <a href='javascript:;' onclick='history.back(); return false'>Go back to the previous page</a>
20
+ </p>
21
+
22
+ <center><img src="http://cdn.quakelive.com/web/2013071600/images/orbberror_v2013071600.0.jpg" width="512" height="457" /></center>
23
+ </div>
24
+ </div>
@@ -0,0 +1,36 @@
1
+ HTTP/1.1 200 OK
2
+ Server: nginx/0.7.67
3
+ Date: Wed, 31 Jul 2013 06:51:18 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 style="text-align: left">
11
+ <div style="display: none" id="prf_player_name">Unknown Player</div>
12
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_player_0_v2013071600.0.png" style="margin-top: 10px; margin-bottom: 8px" width="214" height="29" />
13
+ <div class="prf_header">
14
+ <div class="playername player_nick_light">Unknown Player</div>
15
+
16
+ <div class="nav">
17
+ <span style='margin-left: 15px; margin-bottom: 3px'>Player not found: xsi234</span>
18
+ </div>
19
+
20
+ <form onsubmit="quakelive.mod_profile.ProfileJumpClick(); return false" style="margin: 0; padding: 0">
21
+ <div id="jump_player_msg"></div>
22
+ <div class="prf_section_searchbar">
23
+ <input type="text" value="Jump to profile&hellip;" onfocus="quakelive.mod_profile.FocusProfileJump(this)" onblur="quakelive.mod_profile.BlurProfileJump(this)" class="input_default" id="profile_jump_input" />
24
+ <a href="javascript:;" onclick="quakelive.mod_profile.ProfileJumpClick(); return false"><img src="http://cdn.quakelive.com/web/2013071600/images/sf/leaderboard/search_v2013071600.0.png" width="23" height="23" /></a>
25
+ </div>
26
+ </form>
27
+
28
+ <div class="cl"></div>
29
+ </div>
30
+
31
+ <div id="qlv_profileListContainer">
32
+ <p class="tc TwentyPxTxt sixtypad midGrayTxt">
33
+ The requested player could not be found or is not yet active. Please check your spelling and try again.
34
+ </p>
35
+ </div>
36
+ </div>
@@ -0,0 +1,383 @@
1
+ HTTP/1.1 200 OK
2
+ Server: nginx/0.7.67
3
+ Date: Wed, 31 Jul 2013 06:52:41 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 id='qlv_profile_shared_container' style="text-align: left">
11
+ <div style="display: none" id="prf_player_name">Lol</div>
12
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_player_0_v2013071600.0.png" style="margin-top: 10px; margin-bottom: 8px" width="214" height="29" />
13
+ <div class="prf_header">
14
+ <div class="playername player_nick_light"><img src="http://cdn.quakelive.com/web/2013071600/images/flags/de_v2013071600.0.gif" class="playerflag" title="Germany" /><a class="clan" href="#!clans/summary/3855">just</a>Lol</div>
15
+
16
+ <div class="nav">
17
+ <a href="#!profile/summary/Lol" class="selected">Summary</a>
18
+ <span>|</span>
19
+ <a href="#!profile/statistics/Lol" >Statistics</a>
20
+ <span>|</span>
21
+ <a href="#!profile/arenas/Lol" >Arenas</a>
22
+ <span>|</span>
23
+ <a href="#!profile/awards/Lol" >Awards</a>
24
+ <span>|</span>
25
+ <a href="#!profile/friends/Lol" >Friends</a>
26
+ <span>|</span>
27
+ <a href="#!profile/competitors/Lol" >Competitors</a>
28
+ <span>|</span>
29
+ <a href="#!profile/matches/Lol" >Matches</a>
30
+ <div class="cl"></div>
31
+ </div>
32
+
33
+ <form onsubmit="quakelive.mod_profile.ProfileJumpClick(); return false" style="margin: 0; padding: 0">
34
+ <div id="jump_player_msg"></div>
35
+ <div class="prf_section_searchbar">
36
+ <input type="text" value="Jump to profile&hellip;" onfocus="quakelive.mod_profile.FocusProfileJump(this)" onblur="quakelive.mod_profile.BlurProfileJump(this)" class="input_default" id="profile_jump_input" />
37
+ <a href="javascript:;" onclick="quakelive.mod_profile.ProfileJumpClick(); return false"><img src="http://cdn.quakelive.com/web/2013071600/images/sf/leaderboard/search_v2013071600.0.png" width="23" height="23" /></a>
38
+ </div>
39
+ </form>
40
+
41
+ <div class="cl"></div>
42
+ </div>
43
+
44
+ <div id="qlv_profileContainer">
45
+ <div id="qlv_profileTopLeft" class="summary premium_status_0">
46
+ <div class="prf_imagery">
47
+ <div style="width: 160px; height: 275px; background: url(http://cdn.quakelive.com/web/2013071600/images/players/body_md/sarge_default_v2013071600.0.png) no-repeat center top" title="Sarge / Default"></div>
48
+ <br />
49
+ <!--
50
+ <div style="margin-left: 15px; width: 140px; text-align: center; color: #cc3300; font-size: 17px; font-weight: bold; font-family: Arial">
51
+ Sarge
52
+ </div>
53
+ -->
54
+ </div>
55
+
56
+ <div class="prf_vitals">
57
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_vitalstats_v2013071600.0.png" alt="Vital Stats" width="108" height="13" class="prf_title" />
58
+ <br />
59
+
60
+ <p>
61
+ <b>Member Since:</b> Sep. 30, 2008<br />
62
+ <b>Time Played:</b> <span class="text_tooltip" title="Ranked Time: 20.18:31:15 Unranked Time: 7.11:17:14">29 days</span><br />
63
+
64
+ <b>Last Game:</b>
65
+ <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
66
+ <br />
67
+ <b>Wins:</b> 1,680<br />
68
+ <b>Losses / Quits:</b> 1,181 / 278<br />
69
+ <b>Frags / Deaths:</b> 40,937 / 30,357<br />
70
+ <b>Hits / Shots:</b> 807,123 / 1,924,332<br />
71
+ <b>Accuracy:</b> 41.94%<br />
72
+ <b>Clan:</b> <a href="#!clans/summary/3855">just</a><br />
73
+
74
+ </p>
75
+
76
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_favorites_v2013071600.0.png" width="93" height="13" alt="Favorites" class="prf_title" />
77
+ <br />
78
+
79
+ <p class="prf_faves">
80
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/none_v2013071600.0.gif" width="17" height="17" alt="" class="fl fivepxhr" />
81
+ <b>Arena:</b> Campgrounds
82
+ <div class="cl"></div>
83
+ </p>
84
+
85
+ <p class="fivepxv prf_faves">
86
+ <img src="http://cdn.quakelive.com/web/2013071600/images/gametypes/xsm/ca_v2013071600.0.png" width="16" height="16" alt="" class="fl fivepxhr" />
87
+ <b>Game Type:</b> Clan Arena
88
+
89
+ <div class="cl"></div>
90
+ </p>
91
+
92
+ <p class="fivepxv prf_faves">
93
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/weapons/sm/RAILGUN_v2013071600.0.gif" width="17" height="17" alt="" class="fl fivepxhr" />
94
+ <b>Weapon:</b> Railgun
95
+ <div class="cl"></div>
96
+ </p>
97
+ </div>
98
+
99
+ <div class="cl"></div>
100
+
101
+ <div class="prf_bio">
102
+ <span class="prf_quote_left">&#147;</span>
103
+ <p>i play for fun.
104
+
105
+ promode only!
106
+
107
+ play more pm1! =)</p>
108
+ <span class="prf_quote_right">&#148;</span>
109
+ </div>
110
+ <div id="prf_friend_like">
111
+ <a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.quakelive.com/r/profile/summary/lol" data-text="Check out Lol's QUAKE LIVE Profile!" data-count="none" data-via="quakelive">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
112
+ <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.quakelive.com%2Fr%2Fprofile%2Fsummary%2Flol&amp;layout=button_count&amp;show_faces=false&amp;width=140&amp;action=like&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:140px; height:21px;" allowTransparency="true"></iframe>
113
+ </div>
114
+ <div id="prf_friend_controls">
115
+ </div>
116
+ </div>
117
+
118
+ <div id="qlv_profileTopRight" class="summary">
119
+ <div id="qlv_summaryAwardBkd">
120
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_recentawards_v2013071600.0.png" alt="Recent Medals" width="147" height="13" class="prf_title" />
121
+ <br />
122
+
123
+ <!--<img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_viewmore_v2013071600.0.png" width="80" height="8" class="prf_viewmore" />-->
124
+
125
+ <div class="prf_awards">
126
+ <div title="Stuff some stockings with a grenade or two." class="awd_details prf_row_height interactive prf_row1" onclick="quakelive.Goto('profile/awards/Lol;type=5;award=330'); return false">
127
+ <img src="http://cdn.quakelive.com/web/2013071600/images/awards/md/winternights2012_v2013071600.0.png" width="61" height="61" class="prf_award" />
128
+ <div class="vcenter_outer prf_row_height">
129
+ <div class="vcenter_inner">
130
+ <div class="vcenter_data">
131
+ <b class="awd_title">Winter Nights 2012</b><br />
132
+ Awarded 8 months ago<br />
133
+ Complete a match on "Silent Night" or "Winter's Edge" during the 2012 holidays.
134
+ <div class="cl"></div>
135
+ </div>
136
+ </div>
137
+ </div>
138
+ </div>
139
+ <div title="Bet you didn&#039;t make any friends in this match." class="awd_details prf_row_height interactive prf_row2" onclick="quakelive.Goto('profile/awards/Lol;type=2;award=35'); return false">
140
+ <img src="http://cdn.quakelive.com/web/2013071600/images/awards/md/quad_god_v2013071600.0.png" width="61" height="61" class="prf_award" />
141
+ <div class="vcenter_outer prf_row_height">
142
+ <div class="vcenter_inner">
143
+ <div class="vcenter_data">
144
+ <b class="awd_title">Quad God</b><br />
145
+ Awarded 26 months ago<br />
146
+ Record 20 Quad Damage kills in 1 game.
147
+ <div class="cl"></div>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+ <div title="LOL! Pwn3d!" class="awd_details prf_row_height interactive prf_row1" onclick="quakelive.Goto('profile/awards/Lol;type=2;award=49'); return false">
153
+ <img src="http://cdn.quakelive.com/web/2013071600/images/awards/md/sucker_punch_v2013071600.0.png" width="61" height="61" class="prf_award" />
154
+ <div class="vcenter_outer prf_row_height">
155
+ <div class="vcenter_inner">
156
+ <div class="vcenter_data">
157
+ <b class="awd_title">Sucker Punch</b><br />
158
+ Awarded 26 months ago<br />
159
+ Use the Gauntlet to frag an opponent who has Quad Damage.
160
+ <div class="cl"></div>
161
+ </div>
162
+ </div>
163
+ </div>
164
+ </div>
165
+ <div title="Step 2: Put a frag in the box." class="awd_details prf_row_height interactive prf_row2" onclick="quakelive.Goto('profile/awards/Lol;type=5;award=256'); return false">
166
+ <img src="http://cdn.quakelive.com/web/2013071600/images/awards/md/xmas2010_v2013071600.0.png" width="61" height="61" class="prf_award" />
167
+ <div class="vcenter_outer prf_row_height">
168
+ <div class="vcenter_inner">
169
+ <div class="vcenter_data">
170
+ <b class="awd_title">Winter Nights 2010</b><br />
171
+ Awarded 32 months ago<br />
172
+ Complete a match on "Silent Night" or "Winter's Edge" during the holidays.
173
+ <div class="cl"></div>
174
+ </div>
175
+ </div>
176
+ </div>
177
+ </div>
178
+ <div title="Haha…" class="awd_details prf_row_height interactive prf_row1" onclick="quakelive.Goto('profile/awards/Lol;type=2;award=219'); return false">
179
+ <img src="http://cdn.quakelive.com/web/2013071600/images/awards/md/last_laugh_v2013071600.0.png" width="61" height="61" class="prf_award" />
180
+ <div class="vcenter_outer prf_row_height">
181
+ <div class="vcenter_inner">
182
+ <div class="vcenter_data">
183
+ <b class="awd_title">The Last Laugh</b><br />
184
+ Awarded 33 months ago<br />
185
+ Get more frags than deaths in a game.
186
+ <div class="cl"></div>
187
+ </div>
188
+ </div>
189
+ </div>
190
+ </div>
191
+ </div>
192
+ </div>
193
+ </div>
194
+
195
+ <div class="cl"></div>
196
+
197
+ <div id="qlv_profileMiddle" class="summary">
198
+ <div id="qlv_profileMiddleContent">
199
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_recentmatches_v2013071600.0.png" class="prf_title" style="float: left" />
200
+ <!--<img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_viewmore_v2013071600.0.png" alt="Recent Matches" width="80" height="8" style="float: right; margin-top: 4px" />-->
201
+ <br />
202
+ <hr class="cl" style="height: 1px" />
203
+
204
+ <div style="text-align: center; width: 637px">
205
+ <div style="width: 33%; text-align: center; float: left" class="prf_map recent_match interactive" id="ca_af5628b2-7953-11e2-8921-00259031fd90_1">
206
+ <img src="http://cdn.quakelive.com/web/2013071600/images/levelshots/lg/blackcathedral_v2013071600.0.jpg" width="171" height="124" class="levelshot" />
207
+ <div class="gameframe">
208
+
209
+ <img class="gametype" src="http://cdn.quakelive.com/web/2013071600/images/gametypes/sm/ca_v2013071600.0.png" width="28" height="28" title="Game Type" />
210
+ <span class="finish">
211
+ Finish:
212
+ Quit
213
+ </span>
214
+ <span class="played">Played: 5 months ago</span>
215
+ </div>
216
+ </div>
217
+ <div style="width: 33%; text-align: center; float: left" class="prf_map recent_match interactive" id="ca_fdb6ec66-72ce-11e2-9f54-00259031fd90_1">
218
+ <img src="http://cdn.quakelive.com/web/2013071600/images/levelshots/lg/campgrounds_v2013071600.0.jpg" width="171" height="124" class="levelshot" />
219
+ <div class="gameframe">
220
+
221
+ <img class="gametype" src="http://cdn.quakelive.com/web/2013071600/images/gametypes/sm/ca_v2013071600.0.png" width="28" height="28" title="Game Type" />
222
+ <span class="finish">
223
+ Finish:
224
+ Quit
225
+ </span>
226
+ <span class="played">Played: 6 months ago</span>
227
+ </div>
228
+ </div>
229
+ <div style="width: 33%; text-align: center; float: left" class="prf_map recent_match interactive" id="ca_9f0fc8f2-72cb-11e2-9f54-00259031fd90_1">
230
+ <img src="http://cdn.quakelive.com/web/2013071600/images/levelshots/lg/blackcathedral_v2013071600.0.jpg" width="171" height="124" class="levelshot" />
231
+ <div class="gameframe">
232
+
233
+ <img class="gametype" src="http://cdn.quakelive.com/web/2013071600/images/gametypes/sm/ca_v2013071600.0.png" width="28" height="28" title="Game Type" />
234
+ <span class="finish">
235
+ Finish:
236
+ Quit
237
+ </span>
238
+ <span class="played">Played: 6 months ago</span>
239
+ </div>
240
+ </div>
241
+ <div class="cl"></div>
242
+ </div>
243
+ </div>
244
+ </div>
245
+ </div>
246
+
247
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/profile_bot_divider_v2013071600.0.gif" width="670" height="17" />
248
+
249
+ <div id="qlv_profileBottom" class="qlv_profile_section_summary">
250
+ <div id="qlv_profileBottomContent">
251
+ <img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_recentcompetitors_v2013071600.0.png" class="prf_title fl" style="position: relative; left: 2px" />
252
+ <!--<img src="http://cdn.quakelive.com/web/2013071600/images/profile/titles/ttl_viewmore_v2013071600.0.png" alt="Recent Competitors" style="float: right; margin-top: 4px; margin-right: 15px" />-->
253
+ <br />
254
+
255
+ <div id="qlv_profileBottomInset" style="text-align: center">
256
+ <div style="margin: 0 auto; width: 640px; padding-top: 10px">
257
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/Caddeh'); return false">
258
+ <div class="fl" style="margin-right: 5px">
259
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/bitterman_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
260
+ </div>
261
+ <div style="margin-top: 6px">
262
+ <a href="#!profile/summary/Caddeh" class="player_nick_dark">Caddeh</a>
263
+ <br />
264
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
265
+ </div>
266
+ </div>
267
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/Goddric'); return false">
268
+ <div class="fl" style="margin-right: 5px">
269
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/razor_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
270
+ </div>
271
+ <div style="margin-top: 6px">
272
+ <a href="#!profile/summary/Goddric" class="player_nick_dark">Goddric</a>
273
+ <br />
274
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
275
+ </div>
276
+ </div>
277
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/puska'); return false">
278
+ <div class="fl" style="margin-right: 5px">
279
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/bones_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
280
+ </div>
281
+ <div style="margin-top: 6px">
282
+ <a href="#!profile/summary/puska" class="player_nick_dark">puska</a>
283
+ <br />
284
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
285
+ </div>
286
+ </div>
287
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/SB15'); return false">
288
+ <div class="fl" style="margin-right: 5px">
289
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/santa_sport_v2013071600.0.png)"><div class="frame"></div><label></label></div>
290
+ </div>
291
+ <div style="margin-top: 6px">
292
+ <a href="#!profile/summary/SB15" class="player_nick_dark"><span class="clan">LT.Fo</span>SB15</a>
293
+ <br />
294
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
295
+ </div>
296
+ </div>
297
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/korp'); return false">
298
+ <div class="fl" style="margin-right: 5px">
299
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/doom_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
300
+ </div>
301
+ <div style="margin-top: 6px">
302
+ <a href="#!profile/summary/korp" class="player_nick_dark">korp</a>
303
+ <br />
304
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
305
+ </div>
306
+ </div>
307
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/Ulven'); return false">
308
+ <div class="fl" style="margin-right: 5px">
309
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/ranger_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
310
+ </div>
311
+ <div style="margin-top: 6px">
312
+ <a href="#!profile/summary/Ulven" class="player_nick_dark">Ulven</a>
313
+ <br />
314
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
315
+ </div>
316
+ </div>
317
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/tuxo'); return false">
318
+ <div class="fl" style="margin-right: 5px">
319
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/doom_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
320
+ </div>
321
+ <div style="margin-top: 6px">
322
+ <a href="#!profile/summary/tuxo" class="player_nick_dark">tuxo</a>
323
+ <br />
324
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
325
+ </div>
326
+ </div>
327
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/searas'); return false">
328
+ <div class="fl" style="margin-right: 5px">
329
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/slash_sport_v2013071600.0.png)"><div class="frame"></div><label></label></div>
330
+ </div>
331
+ <div style="margin-top: 6px">
332
+ <a href="#!profile/summary/searas" class="player_nick_dark">searas</a>
333
+ <br />
334
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
335
+ </div>
336
+ </div>
337
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/_oddo_'); return false">
338
+ <div class="fl" style="margin-right: 5px">
339
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/ranger_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
340
+ </div>
341
+ <div style="margin-top: 6px">
342
+ <a href="#!profile/summary/_oddo_" class="player_nick_dark">_oddo_</a>
343
+ <br />
344
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
345
+ </div>
346
+ </div>
347
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/sp_Lee'); return false">
348
+ <div class="fl" style="margin-right: 5px">
349
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/xaero_blue_v2013071600.0.png)"><div class="frame"></div><label></label></div>
350
+ </div>
351
+ <div style="margin-top: 6px">
352
+ <a href="#!profile/summary/sp_Lee" class="player_nick_dark">sp_Lee</a>
353
+ <br />
354
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
355
+ </div>
356
+ </div>
357
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/Ejga'); return false">
358
+ <div class="fl" style="margin-right: 5px">
359
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/visor_bright_v2013071600.0.png)"><div class="frame"></div><label></label></div>
360
+ </div>
361
+ <div style="margin-top: 6px">
362
+ <a href="#!profile/summary/Ejga" class="player_nick_dark">Ejga</a>
363
+ <br />
364
+ <b>Last Played:</b> <span class="text_tooltip" title="02/17/2013 4:45 PM">5 months ago</span>
365
+ </div>
366
+ </div>
367
+ <div class="rcmp_block interactive" onclick="quakelive.Goto('profile/summary/youngBlo_Od'); return false">
368
+ <div class="fl" style="margin-right: 5px">
369
+ <div class="usericon_standard_lg " style="background-image: url(http://cdn.quakelive.com/web/2013071600/images/players/icon_lg/xaero_default_v2013071600.0.png)"><div class="frame"></div><label></label></div>
370
+ </div>
371
+ <div style="margin-top: 6px">
372
+ <a href="#!profile/summary/youngBlo_Od" class="player_nick_dark"><span class="clan">YB*</span>youngBlo_Od</a>
373
+ <br />
374
+ <b>Last Played:</b> <span class="text_tooltip" title="02/09/2013 9:40 AM">6 months ago</span>
375
+ </div>
376
+ </div>
377
+ <div class="cl"></div>
378
+ </div>
379
+ </div>
380
+ </div>
381
+ </div>
382
+
383
+ </div>