Make PhysObj:GetFrictionSnapshot start at index 1 again
Fixed crashes when point_template is used improperly
Expose steamworks.GetList/FileInfo to serverside
Kleiner model with merged animations
Vortigaunt models with merged animations
Include Episode 2 floor turret models for its skins & gibs
Enable Episodic behaviors for vortigaunts
Fixed crashes when certain models are spawning gibs
Models from other games that may reference non existent gib types
Fixed logic_collision_pair not really working at all when spawned by map
Improve kill feed NPC names for map spawned NPCs like rebels
Episode 1 intro fixes
Episode 1 wake up fix
Fixed UnmountServerAddons not working without gmod_unload_test
Change where clientside think is called from
This does NOT affect the Think/Tick hooks clientside, but DOES affect the following Lua systems:
* timers
* HTTP requests
* async file reads
* net messages
Ideally there should be no noticeable changes, but these systems will now run correctly when not receiving pakcets from the server.
Fix filesystem not being able to seek above 2GB in a file
Error out and do not mount addons over 4GB
Everything under should work with previous commit.
Block servers from modifying fov_desired
Warning on model scales of 0 or below
Fixed gibs clientside not initializing their scale to 1