blubs
47188f6632
Adds V3 AI animation driver logic
...
Fixes sv navmesh loading
Adds closed door checking to sv navmesh
Adds min / max util math functions
Removes entrance_edge from navmesh polygons
2023-08-05 22:53:44 -07:00
blubs
646dbf021c
Prototype AI_Zombie faces player and walks forward
...
Fleshes out AI_Chase and AI_Zombie classes
Fixes footstep frame numbers
Adds unclamped_lerp util function
2023-07-29 01:13:22 -07:00
Tyler Young
a17d24062b
Added "misc_model" to Map Entities
2023-01-31 19:12:29 -05:00
Steam Deck User
7702f79b35
Server: Restore give command
...
sorta broken but whatever :^)
2022-12-20 00:09:36 -05:00
Steam Deck User
d4fafff812
Server: Move Command Parser out of player.qc and revamp command system.
...
Commands are now stored in a table/struct that is referenced by
SV_ParseClientCommand, with a system for printing command information
and status codes. :^)
2022-12-16 13:53:17 -05:00