Please read the installation instructions first!
What's Changed
- Fixed missing Begin(TRI_QUADS) call in full-screen HUD sprite rendering, which prevented full-screen sprites from being displayed by @s1lentq in #85
- Fixed incorrect reset of color_override in ViewModelFx, which caused the first-person model color to remain unchanged after a color reset command by @s1lentq in #86
- Replaced the full block of SVC_Director messages with the same filtering policies used for SVC_Stufftext, reducing false-positive detections by some anti-cheat systems.
- The original steam_api_orig.dll is now included directly in the repository.