3
0
Fork 0

Synched gist at Sat Sep 16 08:44:59 PDT 2023

This commit is contained in:
Marco Cawthorne 2023-09-16 08:44:59 -07:00
parent 8612bbd334
commit 2c2f40e7af
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 3 additions and 1 deletions

View File

@ -165,10 +165,12 @@ Originally, Half-Life supported EAX audio. You can experience it these days with
OpenAL has the EFX extension set, which is compatible with this. This would enable Half-Life to get its original soundscape back.
## Fluff: Proper scoreboard
## Fluff: Proper scoreboard, player name
Counter-Strike has a much nicer scoreboard than Half-Life does. We'd basically port that over.
It'd also be nice that if the player name was "Player" (the default in most games) would be replaced by the Steam user name. Although that might require UTF-8ifying more of the codebase in some parts? I have no insight on this within GoldSrc.
## Fluff: Support old backgrounds