Daiganzan
15Mar/121

What is this i don’t even

how do you fail that many times in a row

I don't want to live on this planet anymore

Link to source

Filed under: Games, SMT:IMAGINE, wtf 1 Comment
13Mar/120

AGE Update: Finishing their job

So, I decided to tackle the job of making the website tolerable last time. This time, I decided to go full-0ut, and finish what the web-designers started when they started to rework the website. This means that every single page has been updated to fit the theme, but the main focus was updating the forum's look. Like last time, I did this through Stylish. I've managed to write it so it works in Firefox as well as Chrome. Safari/Opera/Internet Explorer users, I will not go that far out for you guys until Stylish creates an extension for your browser.

To recap, this is what it started off as.

Apple Fail

And this would be where I left off last time:

So much nicer. Doesn't it look familiar?

And here is the final, polished product.

Finished Product

 

Now, let's go over what has changed.

  •  Main Icons for posts have been changed to fit the sleeker, black&white contrast of the site.
  • Color scheme has been standardized to grayscale + blue.
  • Shoutbox has been fixed, along with "rated" members getting a more vivid blue background instead of green.
  • Shoutbox's formatting buttons have decreased in size.
  • The white-border black-interior style has taken over, removing most of the silver-rectangles from view.
  • Main color for text is defaulted to a light blue to fit the color scheme.
  • Buttons have been changed to fit buttons found elsewhere on the site.
  • breadcrumb navigation has been heavily modified to fit the new color scheme.
  • Main body has received a background color.

Now, why did I go this way instead of say, going with their light-hearted minimalistic design? That is because I felt most people did not like the mostly white and black color scheme which look ripped right from Apple's site and done badly. Therefore, going in the opposite direction (dark colors with bright highlights) might have proven a more beneficial outcome, and in my mind, it did.

Now, if you want to grab this for yourself, just install stylish, visit this page, and reap the benefits. It'll be updated every now and then. I plan to add more "skin" options (mainly changing the non-grayscale color to give your version it's own flavor) and to change the small 12px icons (I'm still trying to figure out a way to do this, seeing as there is no class or ID that I can hook into).

6Mar/120

/r/summonerschool work

Finished up all that work for icons for the subreddit. over 3000 lines of css. I'd look into slimming it down, but that would mean removing icons. And they said they needed all the icons. Next on the list is to deal with tool-tips. Now, I don't know about subreddit moderation, but without javascript, this will be a daunting task.

I've rigged up a way to do it without having to resort to javascript but it results in the following:

  • Content is only 150px wide for all tooltips (can be changed)
  • Content is in an absolute position on one's screen
  • Tooltip region does not move depending on which icon is hovered over
  • CSS line count would be double it is now
  • No possibility for formatting (linebreaks, bold, underline) on specific text in the tooltip

In short: one square of fat text in one spot whenever you hover over an icon. The position never changes. That's awful.

Until then, this is as far as i'm going.

Link to the page containing all the icons.

At least the champions part got to the /r/leagueoflegends subreddit -- that's pretty cool.

28Feb/121

AGE Update: Holy eyebleach that’s bright

So, after perusing reddit for a whole night I come back to find the AGE website "upgraded" to a new style. And dear god, is it awful. Here's a screenshot of it.

Apple Fail

Let's go over what they did wrong.

  • A base background color of #F5F5F5 (almost pure white).
  • No background color for the container.
  • Very sloppy container properties on the "Shoutbox" (Chrome only).
  • On main game sites, the header completely breaks the main navigation on that webpage, along with the "Play Now" button.
Now, the design overall is a step forward. But, the color selection and the execution is very sub-par. I decided to write a simple CSS file that you can use with Stylish, a chrome extension that allows you to add your own css to a site as you please. Its a very handy tool, especially for when problems such as these arise.  Here it is. There's a firefox extension but I deem firefox to be too much trouble for my time, seeing as I don't use it.
So much nicer. Doesn't it look familiar?
Isn't that much easier to read? I sure think so. Plus, it seems to fit the motif pretty well.

IN OTHER NEWS

I've been working on stuff for a subreddit called /r/SummonerSchool. Its a small community that's focusing on teaching new League of Legends players how to play effectively, and someone had the idea to have champion icons through links, similar to F7U12. I decided "Hey, this sounds like a good opportunity to learn a new trick" and immediately did so. It still hasn't gone live, but I think it'll be a nice addition.

I also made a little quiz for them too, found Here.

IN OTHER OTHER NEWS

Tribes:Ascend is great. Why are you not playing this game? Go play it.

IN OTHER OTHER OTHER NEWS

I'm too lazy to work on my fusion tool. Motivate me.

29Dec/110

MT Calculators Updated

Updated the calculators using new information from around the forums.

  • Cooldown: Added demon cooldown information
  • Damage: Fixed explanation error
  • Index: Added Link Hub
  • Site-wide: added new classes, buttons now set cursors to pointer

That's about it. I'll get around to working on the Demon tables some other time.

4Nov/110

Blog Moved

Due to my friend's shitty reminders lack of communication, my previous web-hoster decided to bail.

 

I moved everything to this domain. I hate having to move stuff.

 

I'm in the middle of getting the demon db back up, and unfortunately, all of the other stuff is lost in the process (meaning blog posts, the horror!)

 

To tide you over, here's a picture that I hope makes you laugh and not rage at my stupidity.

 

Filed under: General No Comments