Awards Showcase



Record_UserAchievement Object
(
[record:protected] => Array
(
[user_achievement_id] => 85
[user_id] => 127693
[achievement_id] => 3
[relation_type] => Build
[relation_id] => 130139
[display_order] => 2
[is_hidden] => 0
[create_ts] => 2014-02-20 16:57:35
)
[getcache:protected] =>
[cache:protected] => Array
(
)
)
1



Show more awards


Commented
Posted a Comment: Mar 30th, 2014
"Having a button on the interface that allows a writer to request a scout review would be too much like Solo Mid and everyone has expressed how much they don't want to be Solo Mid before, so."
Commented
Posted a Comment: Mar 29th, 2014
"Aww, it's like getting the comments without the downvotes."
Commented
Posted a Comment: Mar 29th, 2014
"
This would imply you casually just Ignite an ADC while he's low on HP"
Commented
Posted a Comment: Mar 28th, 2014
"{quote}"
Commented
Posted a Comment: Mar 28th, 2014
"Admins should at least introduce comment throttling so that mods/admins don't have to clean up after guys who automate posting 538959845 times on guide comments ~"
Commented
Posted a Comment: Mar 28th, 2014
"At the very least, if the remake was going to happen no matter what, freddy and Darien should've been the only ones to repick."
Commented
Posted a Comment: Mar 28th, 2014
"Larger, professional forum software usually comes with instructions on how to import posts and users and such."
Commented
Posted a Comment: Mar 28th, 2014
"Yeah... Woong looking at the screen = no ban, no remake, etc, but Darien autoattacking twice = complete remake with all lanes repicking even though it only affected top for the few moments after W was skilled? I don't really follow."
Thread
Created a Thread In Site Support On: Mar 28th, 2014
How about using real forum software...
I imagine that real forum software like vB instead of some random hacked together thing would not have broken permalinks nor would it lack tools against spam commenting / comment throttling.
Commented
Posted a Comment: Mar 28th, 2014
"Images have a max-width of 900 which causes posts to get stretched out.
From line 3040 of the css:
.comment-text img {
max-width: 900px;
}
The p tags seem to morph to be 537px after the borders/padding, so maybe images should have that max-width as well?
There's also no overflow f"