summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-01Updated Matchmaking DashboardCriticalFlaw
2021-07-01Corrected redundant font useCriticalFlaw
2021-06-30Updated Mann Co. StoreCriticalFlaw
2021-06-29Tweaks to color and fontCriticalFlaw
2021-06-29Main menu tweaksCriticalFlaw
- Consolidated the Cerbetica font. - Added back the rayshud-styled TF2 logo. - Moved the version number to the HUD Options panel. - Updated files to use schema color names.
2021-06-29Moved customization filesCriticalFlaw
2021-06-28Added files to suppress console errorsCriticalFlaw
- Added a missing item meter in Mannpower. - Added files that were causing console errors.
2021-06-28Updated main menu pagesCriticalFlaw
- Added a home server button. - Added a HUD Options panel. - Updated the source schema. - Updated the backpack, trade, stats, workshop
2021-06-26Added no mipmap to background imagesCriticalFlaw
Co-Authored-By: Revan <[email protected]>
2021-04-28Force the achievement tracker to be behind the player modelCriticalFlaw
2021-04-28Removed redundant background filesCriticalFlaw
2021-04-27Centered custom crosshairCriticalFlaw
2021-04-17Renamed the Icons Font (#166)CriticalFlaw
2021-04-14Added a Customization READMECriticalFlaw
- This is so that the _enabled folder exists in the repo.
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.
2021-04-04Installer ChangesCriticalFlaw
2021-04-03Merge branch 'master' of https://github.com/raysfire/rayshudCriticalFlaw
2021-04-03Added tooltips to main menu buttonsCriticalFlaw
2021-04-03Merge pull request #164 from piman51277/patch-1Igor
Fix Competitive MMR not displaying
2021-03-31Add files via uploadpiman
2021-03-31Undo changespiman
2021-03-28Remove additional xp bar textpiman
- Fixes issue with extra XP text when viewing casual rank
2021-03-27Remove needed changespiman
Fix issue with competitive stats
2021-03-27Fix Competitive MMR not displayingpiman
The fix to Issue #98 was reverted later, causing the bug to appear again.
2021-02-04Correction to last commitCriticalFlaw
2021-02-04Moved main menu class image controlCriticalFlaw
2021-01-31Updated Engineer's Building PanelCriticalFlaw
- Fixed the Engineer's building overlapping chat when respawning. - Fixed the Dispenser's upgrade progress bar not displaying. - Fixed the competitive KD stats not being positioned properly.
2020-12-30Merge pull request #160 from raysfire/devIgor
v2020.1230
2020-12-30MiscellenaousCriticalFlaw
2020-12-30Bug Fixes, see notes.CriticalFlaw
- Fixed the casual and competitive stats not displaying properly. - Fixed the sapper building panel not displaying when sapping a building. - Fixed the time added label not being positioned properly. - Fixed the KOTH timers not displaying team colors. - Fixed the buyback label not appearing in Mann vs. Machine. - Fixed the TargetID not displaying a team colored panel when looking at players. - Fixed the TargetID missing a hand icon for picking up buildings. - Added a score panel for the Passtime game mode. - Added a missing help label to the spell counter. - Removed unused files. - Miscellenaous tweaks and improvements.
2020-12-30Added Carrying Weapon panelCriticalFlaw
2020-12-29Bug Fixes, see notes.CriticalFlaw
- Fixed the stock items checkbox not working on the backpack page. - Fixed the cutoff description label on the confirmation panel. - Fixed the font for the item series number being too large to display. - Fixed the store preview page not allowing to change item color and style. - Increased the size of the sentry gun's health on the building panel (#158) - Fixed the KOTH timer not being centred properly. - Miscellenaous other fixes and improvements.
2020-12-29CastingEssentials SupportCriticalFlaw
- Added support for CastingEssentials features like team scores, medigun info, player status effects and loadout icons. - Updated the match HUD and the look of the player list. - Fixed the in-game chat moving when changing classes.
2020-12-28Added Hypnotize's IconsCriticalFlaw
- Updated to Hypnotize's icon pack. - Updated multiple files, removed unused code.
2020-12-27Updated Hypnotize's crosshair packCriticalFlaw
2020-12-27Updated icons for cp_steelCriticalFlaw
- Added control point icons for cp_steel - Added the missing control point for Mannhattan (MvM)
2020-11-01Updated Engineer's Building UI (#155)CriticalFlaw
- Visual updates to the building UI. Increasing the size and corrected minor inconsistencies.
2020-11-01Scream Fortress 2020CriticalFlaw
- Updated Steam Workshop pages. - Updated closed captions and hud animations - Removed unused borders, added missing ones. - Removed unused Twitch pages.
2020-10-20Added smaller crosshair sizesCriticalFlaw
2020-08-25Raised the Engineer Building PanelsCriticalFlaw
Because it was asked about by multiple users, the engineer status panels have been moved back up to the middle of the screen. Achievement tracker has been lowered.
2020-08-09Updated the Countdown TimerCriticalFlaw
2020-08-08Fixed Server Navigation KeysCriticalFlaw
- Moved the main menu backgrounds to better work with the installer. - Fixed not being able to navigate server welcome screens with E and Q keys. - Fixed the metal counter overlapping slightly when enough metal is added.
2020-08-07Merge pull request #149 from raysfire/devIgor
v2020.0808
2020-08-07Font UpdateCriticalFlaw
- Converted Cerbetica fonts from TTF to OTF - Removed unused font definitions to reduce loading times
2020-08-07Visual TweaksCriticalFlaw
- Increased the size of the item names on the loadout screen. - Updated the tournament and building panels - Added a panel shown when the player auto-switches teams. - Fixed the reserve ammo sometimes being cutoff. - Added additional panels, visual tweaks to multiple others.
2020-08-07Added a Reload HUD ButtonCriticalFlaw
- Replaced the Twitch button with a button that refreshes the HUD that should correct any visual bugs.
2020-08-07Fixed Phlog/Jet Pack Meters in MinmodeCriticalFlaw
- Removed duplicate backgrounds - Fixed the Phlog and Thermal Thruster meters in minmode
2020-08-07Merge branch 'master' into devCriticalFlaw
2020-08-07Merge pull request #150 from cooolbros/masterIgor
Revan's changes
2020-08-07Revan's changescooolbros