-
Notifications
You must be signed in to change notification settings - Fork 20
TCC windows overview
All TCC elements are basically standard Windows' windows (no pun intended), but their behaviour is affected by TERA window state.
When TCC is launched, a timer is started. This timer ticks every second and makes TCC perform a check of the current foreground window. If this window is TERA, it forces all TCC windows to be visible and on top of everything else, else they're hidden until TERA is foreground again.
TCC's visibility is not affected only by Topmost timer. Other variables affecting it are:
- logged in status
- loading screen status
When a window is "dim" it means that its opacity is lower and that its click through state will be changed depending on click through mode. This allows windows to be less "intrusive" when not really needed. Dim status is triggered when:
- logging in
- current encounter ends (boss despawns)
- after two seconds since last skill cooldown started (if no encounter is in progress)
Almost all TCC windows have several common settings that allow the user to customize each window's behaviour.
Sets a window as enabled or disabled, hiding it if disabled. When a window is disabled all server data related to it is ignored, so the window will not track data while in this state.
Sets a window as visible or invisible. Unlike Enabled setting, a hidden window will still track data in background, even if not visible.
Makes a window ignore current foreground window. When turned on, it will make the window stay visible even if TERA is not the current application, showing it on top of any other application the user switches to.
Allows the window to cross screen boundaries when dragging it.
Sets the window's click through behaviour. When a window is in click through state, it will ignore all mouse movements and clicks.
- Never: the window will always be clickable (if visible)
- Always: the window will never be clickable
- WhenDim: the window will only be clickable when in dim status (if visible and Dim opacity is not 0)
- WhenUndim: the window will only be clickable when not in dim status (if visible)
-
GameDriven: the window will have its click through state set by ingame UI state. The window will be set as click through when mouse is used to move ingame camera; the window will be set as clickable when TERA UI is switched to mouse mode (
Alt
key by default)
Scales a window up or down (min 0x, max 3x).
Allows a window to be set as dim.
Sets window's opacity when in dim mode. If 0, the window will not be clickable when dim, regardless of click through mode.
TCC's cooldown bar is very similar to TERA one, but it's fully configurable, with some extra features.
- Skill icons are round instead of square
- Can be set to two different modes
Normal
orFixed
- Can show cooldown of some passive skills, like
Dragon Power
More info on cooldowns window wiki page.
It shows bosses and adds stats.
- Can show multiple bosses (as big hp bar) and an unlimited amount of adds (small hp bars)
- Shows enrage status for both bosses and mobs, next enrage percentage, enrage duration, enrage history
- Shows the name of the current aggro holder
Note: only "standard" enrage pattern is supported at the moment (36 seconds enrage every 10% unenraged damage), but more patterns will be added in the future. TCC's bar shows also current/max HP amount for current boss.
This window is very similar to ingame one. It shows player's class icon, laurel, name, level, item level, HP/MP/RE bars and combat status.
- Shows both numeric and percentage HP at the same time.
Similar to TERA buff bar but with different design and buff placement. It consists of 3 rows: infinite buffs, normal buffs, debuffs.
- Cleaner placement of buffs in 3 rows
- Space between buffs can be reduced until they overlap; this is meant to save space
- Some buffs can be marked as "special" (yellow border) and will be grouped separatedly and always be displayed at the beginning
- Buffs can be set to be displayed only when hovering this window
- When "Show all" is disabled in settings, this window will only show selected buffs based on current character class
This window doesen't have an ingame counterpart. It shows info related to the class you're currently logged in.
Shows flight energy with clean design.
- Can be rotated and moved around the screen.
Shows the list of current LFG listings.
- Can be set to hide WTS/WTB/WTT messages
- Twitch links are displayed in purple and can be clicked
- Trade LFGs are showed using default trade chat color
- Shows applicants list (
Shift+Y
window ingame) merged into player's LFG with buttons to Accept/Inspect/Decline
Displays party/raid members and group-related options.
- Displayed buffs can be configured
- Hovering a member's name will display basic gear info and current location
- Members are ordered in 3 different columns depending on their role
- Displays group size, alive/ready members counters
Fully configurable chat rework, showing extra info with better design.
- LFG messages are displayed in a separate row to avoid spam
- http links can be clicked
- Ignores ingame censor
- Highlights messages mentioning current player
- Enchant messages have their own channel
- Features a configurable spam filter
- Shows timestamps
- Messages amount cap is configurable
- LFG apply messages show Accept/Inspect/Decline buttons
- WTS/WTB/WTT messages written in global are "redirected" to trade channel
- Linked locations show the actual name of the location
- Twitch channel showing messages from your Twitch chat
Restyle of player right-click menu. It shows when clicking names of players in chat (ingame and TCC), LFG window (ingame and TCC), friend list.
- Inspect button
- Whisper button
- Moongourd info button
This window displays various info about your characters, like credits, vanguard and guardian quests info, some tokens. Clicking on a character name can show more details about it.
A small black bar hidden in the left border of the screen. Can be expanded by passing mouse over it, to show LFG button, Dashboard button, Settings button, current character's Adventure Coins and Production Points.
TCC is not visible in application bar or in alt-tab windows. It is directly minimized to tray after the splash screen is closed. Right-click the tray icon to show the Close button or double click it to open settings.