Stop NPC_Citizen lobbing healthkits and NPCs
Fix NPCs being unable to pickup constrained weapons
* Specifically the first spawnflag "Start constrained", which caused a potential progression stopper on ep1_c17_02a
Add Combine Shotgunner Playermodel texture with colorable eyes
Update Odessa playermodel
* Consistent phong usage on face material (consistent with citizens)
* Fixed mouth faceposing
Dynamite no longer uses timer.Simple, and clamps delay to 3600
Apply some checks for a potential crash issue
* Would crash with a message instead of silently
Limit Material() in menu state
Fixed Lua error counts in Problems panel being covered up by Copy btn
Fix killfeed showing neutral/fearful NPCs as friendly
* When killed by the player specifically
Resolve self-crash with File:Read
Add fallback material for sprites/flare6 (env_funnel)
Add 2koth_ and cppl_ maps to TF2 category
Replace coreball.mdl with one with simpler physics model
Merged Pull Requests
* Fixed start/stopsound for some entities in Hammer having invalid default values
* Localize "password" placeholder in server browser
Some potential crash fixes