Files
OldThink/Content.Shared
Sk1tch bc31c193c2 Added chat window transparency slider to options (#24990)
* Adds a new slider to the misc tab in options that lets the player set chat window transparency

* Tweaked variable names

* Fixed order to match UI

* Renamed set chat window transparency function

* Changed and refactored to opacity instead of transparency

* Remove unnecessary int to float conversions

Slider used to be 0-100 while the CCVar was 0.0-1.0f. This is confusing and was only used for rounding to 2 decimal points.

* Round the value to two decimal points

* Remove rounding for now

* Rename

* Unhardcode chat color by moving to stylesheet

* Fix indent

* Make opacity slider only change opacity

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-04-01 13:48:02 -07:00
..
2024-03-27 17:48:37 -07:00
2024-03-24 10:39:53 -05:00
2024-03-28 17:32:56 +11:00
2024-04-01 19:29:13 +11:00
2024-02-29 17:25:10 +11:00
2024-03-30 00:52:27 -06:00
2024-03-27 17:48:37 -07:00
2024-03-30 23:29:47 -05:00
2024-03-24 16:33:45 +11:00
2024-03-30 23:29:47 -05:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-03-19 23:27:02 -04:00
2024-02-13 17:12:32 -05:00
2024-02-10 00:44:19 -08:00
2024-03-19 14:30:56 +11:00
2024-03-29 16:55:05 +11:00
2024-03-19 23:27:02 -04:00
2024-02-15 16:26:45 -08:00
2024-02-29 17:25:10 +11:00
2024-03-24 10:39:53 -05:00
2024-03-30 23:29:47 -05:00
2024-03-28 17:32:56 +11:00
2024-03-19 14:30:56 +11:00
2024-03-24 16:33:45 +11:00
2024-03-31 16:12:52 +11:00
2024-02-01 19:30:07 +11:00
2024-03-19 23:27:02 -04:00
2024-03-24 16:33:45 +11:00
2024-03-19 23:27:02 -04:00
2024-02-01 11:33:10 +11:00
2024-03-31 16:21:01 +11:00