summaryrefslogtreecommitdiff
path: root/customizations/team_menu/classselection.res
AgeCommit message (Collapse)Author
2021-04-14Customizations UpdateCriticalFlaw
- Reworked how customizations work. Now customization files must be moved into the #customizations/_enabled folder to be enabled. This effectively makes the hud incompatible with the older version of the editor/installer, so please update to the latest version (2.0) - Fixed a black bar appearing in tournament mode (#163) - Fixed the class selection page not display class limits. - Bumped version number.
2020-08-07Font UpdateCriticalFlaw
- Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times
2020-08-05Added Shadow to Ubercharge PercentageCriticalFlaw
2020-08-04Formatting via CodeMaidCriticalFlaw
2020-04-20Fixed Class Selection CountCriticalFlaw
- Fixed the player count misalignment on the class selection screen. (Thanks to Bernita) - Fixed the MvM upgrade icons not being positioned properly. - Increased the alpha on the dashboard buttons.
2020-04-15Fixed audio glitch on class selectionCriticalFlaw
https://github.com/CriticalFlaw/rayshud-Installer/issues/32
2020-04-14Fixed Control Point IconsCriticalFlaw
- Removed the configuration file since it won't be automatically used on launch. - Fixed an issue where the control point icons would sometimes not display properly. - Bumped version number.
2020-04-12Gameplay FixesCriticalFlaw
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel. - Fixed the post-match summary page not displaying properly.
2019-12-08Backend ChangesCriticalFlaw
- Fixed certain colors not being enforced from the customizable files - Backend cleanup. Colors are assigned to their schema name. - Updated the PDA and killstreak count's use of #base. - Removed the Smissmas promo from the Mann Co. Store
2019-08-04Renamed customization folders for LinuxCriticalFlaw
Follow up to waylon531's pull request. Renaming customization folders to be lowercase and without spaces so that they can be read on Linux operating systems.