Also removed some left over debugging tag from fsdata.
TPVD are able to set some choosen Tag colors if they want. Don't allow others as long as we don't want to see all colors.
- Moved the Tagsystem to FSData for better integration. So other Modules can call it too.
- Added the Tagdata as LLSD (TPVD, Name, UUID) to llvoavatar (mClientTagData)
- Added the ability to display TPVD Viewers only.
- Added the Settings to Preferences -> Firestorm -> Tags
- Removed ShowViewerIDsOnNameTag cause it's replaced with "FSClientTagsVisibility">0
- Changed the Debug Settings from S32 to U32
Only via Debug Settings for now. Needs buttons in settings!
- FSUseLegacyClienttags (0=No Legacy Clienttags (only new System), 1=Use Local file only, 2=Download file) (needs relog)
- FSColorClienttags (color based on Texturecolor (new system) or Taglist (old system))
- FSUseV1TagColor (FIRE-1328)
- FSColorUsername (orange only for now)