jdolan / quetoo-data

Quetoo ("Q2") game data. Creative Commons Attribution license.
http://quetoo.org
Creative Commons Attribution Share Alike 4.0 International
14 stars 3 forks source link

Notification feed icons #106

Closed kaadmy closed 6 years ago

kaadmy commented 7 years ago

If jdolan/quetoo#487 gets merged, we'll need some icons for the notification feed.

Icons are all 32x32.

List of death types (the weapon icons that already exist look good, but would look much better scaled down half size to 32x32 due to texture filtering):

List of misc. icons:

Panjoo commented 7 years ago

@kaadmy Okay I made a bunch of notification icons. They should look alright on both bright and dark backgrounds. As you can see I left out the square borders that are normally used on the Hud icons because at 32x32 it only takes up space. I tried to keep things as simple as possible and easy to see. It certainly took a while to come up with an idea for some of the icons but I think what I got so far gets the job done. Let me know if something doesn't look right or needs adjustment.

http://panjoo.tastyspleen.net/quetoo/uploaded/notifycons.zip

notifycons

kaadmy commented 7 years ago

Those all look great, the only ones that stand out are the capture icons (I was thinking just have a capture icon for each of the 4 flags, but this might work better) Flag dropped might be better with a down arrow overlaid on the flag, similar to the flag return icons.

jdolan commented 7 years ago

Those look awesome. So does that font.. someday I'll rewrite the client console with ObjectivelyMVC so that we can use true type fonts..

jdolan commented 7 years ago

Oh, and on the flag icons, I think these are cool, but if the capturing team color is too much, we could always just have a white circle around the captured flag for all other teams.

kaadmy commented 7 years ago

Is that font Coda?

jdolan commented 7 years ago

It looks like Coda, yea.

kaadmy commented 7 years ago

Is the shading on the Blaster icon intentional?

Panjoo commented 7 years ago

Yep, coda font it is;) The shading on Blaster is intentional because it was a white color, but it can be changed of course. Personally I think the flagdrop outline icon is okay, like; the flag's gone all that's left is the contour. Although adding a down arrow might also work.

I was thinking just have a capture icon for each of the 4 flags, but this might work better

That's not a bad idea but the way it is now you don't have to look at the colored name pre-fix to see which team captured what flag. These are icons that you only see when someone actually makes a successful capture. That's an important event, so I figured it should stand out some more. But if it looks really shit in-game I'll change it of course.

SpineyPete commented 6 years ago

I quickly made the remaining ones. Thoughts? I used to some shading to make them more readable on different colored backgrounds. The white ones kind of require it, the others not so much. They're all from https://thenounproject.com/, which is CC-BY

icons

jdolan commented 6 years ago

Act of god fits nicely for telefrags :) @kaadmy Do you still have interest in wiring all of these up? @ptrvrhvn do you mind cutting your new ones up and pushing them to target/default/icons/notifications?

SpineyPete commented 6 years ago

@jdolan done :)

jdolan commented 6 years ago

@kaadmy It looks like you're moving forward in your HUD branch, and you likely have all of the notification icons that you need (?) Can we close this issue out?

kaadmy commented 6 years ago

I think this is done now, although if it's easy, 64x64 notifications might be nice to have since 32x32 looks a bit small and won't look crisp on Retina/high-DPI displays. Feel free to close this out since it's functional now.