3
0
Fork 0

Synched gist at Fri Sep 15 16:48:09 PDT 2023

This commit is contained in:
Marco Cawthorne 2023-09-15 16:48:13 -07:00
parent 86cb5d1474
commit f711169e3b
Signed by: eukara
GPG key ID: CE2032F0A2882A22

15
Half-Life Source.md Normal file
View file

@ -0,0 +1,15 @@
# Half-Life - Issues
Here's a list of things that we'd fix in Half-Life, given the opportunity.
## Entities double spawning in multiplayer
All entities double spawn in multiplayer. Supposedly a gamerule class method needs to be stubbed out because it's running spawn code twice? We don't have the source code to HL:S, so we have no idea.
## More cubemaps instead of spherical environment maps
One massively missed opportunity was to not use cubemaps for the majority of environment mapping in Half-Life: Source.
## The wrong sound, everywhere
Sounds from Half-Life 2 clash with Half-Life. Doors during the train ride should not sound like a door handle is being pulled. The footsteps are all from Half-Life 2 as well and clash with the lower sampling rate sounds from Half-Life.