Blixibon
Blixibon
### Describe the bug The following models in Half-Life 2 have random vertices seemingly stretching to the map origin and other positions: * `models/humans/group01/male_02.mdl` * `models/humans/group02/male_02.mdl` * `models/humans/group03m/male_02.mdl` * `models/humans/group03m/male_04.mdl`...
### Describe the bug A `npc_combinedropship` entity with its `CrateType` keyvalue set to `CRATE_STRIDER` causes an access violation on spawn due to an invalid model pointer. This is on the...
This pull request fixes HL2 and Episodic projects not compiling on Linux in the `master` branch after the latest commit.
### Describe the bug Closed captions/subtitles do not appear in HL2, HL2:DM or TF2 mods on the `master` branch unless they are italicized. Instead, the caption HUD element appears with...
# Description This pull request fixes a compile error in HL2MP when using the `GLOWS_ENABLE` preprocessor. `GLOWS_ENABLE` enables code that can add glow outline effects on entities. It is used...