• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Rose Colored Glasses

 

Project Updated:
Files Updated: Sun, Feb 8 2009
Supports Game Version: Beta 3.0
Category: Artwork
Tags:

[Edit Tags]

Project Manager: Bloodwalker
Additional Authors: No additional authors
Current Version: Beta v0.3.2
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 1
Downloads Total: 439
Favorites: 3
Comments: 22
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Rose Colored Glasses
  •  

Quick little addon to try and help players who happen to be color blind, include a large window for the world map and smaller window for the mini map that can be tinted various colors and to any alpha value to try and help the contrast between colors.

Include new overhead arrows with letters for friendly, non aggressive/neutral and enemy targets, F N and E, also tintable to any color and alpha for easier identification. The standard UI option "Arrow Over Target" can be turned off. Also has the ability to change the color of different Item Rarity types.

All options are changed by the using slash commands, see below for full list

What's New

Latest

Added extra Map Filters for CMap and zMiniMap users

v0.3

Colors can now be set for the 7 different item rarity types
UTILITY - Which is normally seen as grey
COMMON - Which is normally seen as white
UNCOMMON - Which is normally seen as green
RARE - Which is normally seen as blue
VERY_RARE - Which is normally seen as purple
ARTIFACT - Which is normally seen as dark orange
ITEM_SET - Which is normally seen as gold and reserved for item sets

v0.2

Big changes to the target arrows and colors
All color settings were reset
Custom colors will now be used everywhere that calls the EA TargetInfo colors, e.g. Target Windows, Tooltips, etc..
Colors can now be set for 5 different target types
NPC - Friendly NPC targets
RVR - Friendly Players flagged for RvR
GROUP - Players in your group/warband
NEUTRAL - Non-Hostile/Neutral Enemy targets
HOSTILE - All hostile enemy targets, NPC and PLAYERS
Any others default to white

Caution

  • Because RCG now substitutes custom colors for the standard EA colors from the TargetInfo function any other addon that counts on those colors for any purposes other then simply display may not function properly with RCG
  • Because RCG now modifies the default colors for Item Rarity any other addon that references those colors directly will also be subject to the color change even if the color is not used for item rarity designations

Dependencies

LibSlash

Slash commands

Rose Colored Glasses:
/rcg or /rosecoloredglasses
worldmap on/off: Toggles the colored filter on the world map
minimap on/off: Toggles the colored filter on the mini map
color X X X: Set the R G B color values of the map filters
alpha X: Set the alpha value of the map filters
target [TYPE] X X X: Set the R G B color values of the specified target type
Valid target types are NPC, RVR, GROUP, NEUTRAL, HOSTILE
rarity [TYPE] X X X: Set the R G B color values of the specified rarity type
Valid rarity types are UTILITY, COMMON, UNCOMMON, RARE, VERY_RARE, ARTIFACT, ITEM_SET


  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Rose Colored Glasses Beta v0.3.2 Beta Beta 3.0 176 2/8/2009
  Rose Colored Glasses Beta v0.3.1 Beta Beta 3.0 97 1/5/2009
  Rose Colored Glasses Beta v0.2.2 Beta Beta 3.0 49 1/3/2009
  Rose Colored Glasses Beta v0.2.1 Beta Beta 3.0 48 12/23/2008
  Rose Colored Glasses Beta v0.1.1 Beta Beta 3.0 69 12/16/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • roadshow said

    I am a playing the UK version of the game and this add-on doesn't seem to work for me. Perhaps the problem is region specific?

    Reply Report Permalink
  • Do you get any specific errors? and which parts don't work? each feature of RCG is independent of the others unless the entire Addon fails to load

    Reply Report Permalink
  • Added new filter windows in v0.3.2 for users of zMiniMap and CMap

    Reply Report Permalink
  • Revark said

    Anyway to make this work with zMinimap and Custom Map found here. http://war.curse.com/downloads/war-addons/details/zmm.aspx
    and here http://war.curse.com/downloads/war-addons/details/cmap.aspx

    Thanks, and I love the addon.

    Reply Report Permalink
  • Brand new RCG package, v0.3 can now change the item rarity colors. The custom colors *should* be used everywhere something is colored based on its rarity, if there is a situation where it isn't please let me know and I'll track it down.

    And as always if theres something I can add to RCG to help in another aspect of the UI feel free to leave a comment or send me a message, a general description of the problem is great but please include a specific example so I know just what Im going to look for and where.

    Enjoy!

    Reply Report Permalink
  • Ashane said

    Is there anyway to change the color of the items using this mod? (Or adding a * for Epic, etc?) As that is the problem a few of my guild mates who have colorblindness are having.

    Reply Report Permalink
  • Eyeronic said

    I am one of the colorblind guildies he's referring to. My biggest issue is with regular Green items vs Gold items. The Green and Gold appear almost identical to me. It would be great to be able to somehow change the color of a specific item type from say Gold to Red or at least be able to notate it in some way to differentiate between the two.

    Reply Report Permalink
  • its the color of the names for different item rarity your having problems with right?

    Reply Report Permalink
  • Ashane said

    Yeah, for example when you roll need/greed on a blue, but its really a purple, etc. I think your newest rollout will fix it, thank you , great work!

    Reply Report Permalink
  • That was the first place I looked to change the colors, unfortunately not all EA modules, lets alone user made addons, use the DefaultColor table and in the table itself similar and even identical colors can be referenced by different names. EA functions and modules that don't use LUA, such as the mapdisplay, world object text like the name above an NPC head etc.. get their colors from a table or source we just can't get to too change, so instead its a matter of going case by case to find the best way to be able to alter the colors for each element that needs changing. The target type categories I added in 0.2.1 was done by hijacking (hooking) a target info function that returns a color based on your relationship to the target and should take care of most of the names in tooltips and UI windows, any other problem areas I'd have to find another way to alter to use the user defined colors

    Reply Report Permalink
  • Onni_x said

    So no luck with the easy solutions for this one, but just work work work. Happy new year! :)

    Reply Report Permalink
  • Onni_x said

    I was just thinking about your mod when figuring out colors for mine. Do you think it would possible to just change all the needed colors in the standard DefaultColor -object so that people could have this benefit in every standard mod and all addons using those default colors?

    Reply Report Permalink
  • swift30 said

    Hi, one of my friends is colorblind, so i'm looking for solutions to make him life easier ;)
    Your addon is the best i have found till now, he will try it.
    One of the biggest problems are the map colors (green/brown) and red quest circles. As i understand, the red quest circles on map and minimap are hardcoded? what of the maps? Any chance to replace maps completely with color-neutral map images? (to get rid of the green/brown)

    Reply Report Permalink
  • Unfortunately no. When you display a map in game it comes as a whole frame, with textures, visible areas, npc icons, quest areas, etc.. already included in the frame. There is a filter for the world map and mini map in RCG that you can adjust the alpha and tint any color to hopefully help with color contrast in those problem areas of the map.

    Reply Report Permalink
  • There's more then one kind of color blindness and varying degrees of impairment so everything in RCG is user configurable and simply substitutes your color for the default color where possible, the only thing added is the map window filters which is kind of like looking through a piece of colored plastic, the color and transparency of the filter is set by the user, so it really doesn't look like a 70s acid flashback unless the user wants those colors.

    Reply Report Permalink
  • unfever said

    Can we have screenshot? I rly would like too see how it looks like:D Its like Warhammer-On-Drugs or what ?:D

    Reply Report Permalink
  • Your welcome Tribsa, changing the names and colors in the world like the ones above objects, players and npc would be very difficult since they are all controlled outside of lua, but if theres any other issues with windows or colors please let me know and I might be able to do something for those as well.

    Reply Report Permalink
  • Tribsa said

    Thank you so much once again Bloodwalker, I have just tried the Update and ina word Awesome, I changed the HOSTILE default to White and oh boy on the mouse over I can actually read the name, a brilliant addon for colour blind folks.

    Reply Report Permalink
  • Which names exactly? Over their heads? In the target window? or elsewhere

    Reply Report Permalink
  • Tribsa said

    Bloodwalker, thank you very much for this addon as I am colour blind, I now have a nice E & arrow in white, what a difference it makes to my game play :). All I need now is for someone to enable me and others I suspect, is to be able to change the colour of the enemy name from red, which in some cases because of the background is impossible to read.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 36 Group Icons Artwork, and Unit Frames
  2. 13 Dye preview Artwork
  3. 9 xPanels Artwork
  4. 9 Bloody Mess Artwork, and Combat
  5. 7 SNT Info Auction & Economy, and Artwork