!image
Implemented a Theme selector in Settings/General.
Themes are located in datasrc/ui/themes. This is the contain of my themes folder:
!image
For each theme, you need at least one map, at most two maps and an 2:1 icon:
@Zatline complained about the lack of consistency in the size of the filters, introduced by 7b963e5
This is what it looks like, before and after the commit:
!image!image
In both cases the [+] are very pixelated.
1. should 7b963e5 be reverted?
1. @Zatline, can you upscale it - an...
added an icon to identify whispers, as proposed in the issue
display said icon when typing
removed [Team/Whisper] prefixes
a few tweaks (fewer magic variables)
The chat still looks a bit messy, but I believe this is largely due to IDs being displayed in front of every name. Furthermore, they are displayed in a...
12307ae decreased the cooldown for spectator mode changes - oy
5564810 fixed free-view - oy
b28e528 don't let the client change spectator info when... - oy
79c4486 fixed switching to next/previous player in dead... - oy
f1953c1 use linear texture mapping so textures don't ge... - oy
0bf36fb Added TargetID in Sv_Chat for whispers - LordSk
acef8e1 Save the correct name - LordSk
05c2af9 Display a whisper icon - LordSk
83a8c77 Display whisper icon when typing and a few tweaks - LordSk
d6add41 Align icon properly - LordSk