201,285 Commits over 4,171 Days - 2.01cph!
Obligatory content changes:
* Perfected SG552 reload animation sounds
* Fixed Deagle muzzle flash
* Restored and Added missing Deagle source file
* Added source files for w_pistol
* Updated icon for c1a1c
Recompiled models will be committed after hotfix is released
improved the deer idle/walk animation; Added an attack animation and flinch anim
Definitely fixed Entity:EnableMatrix and Entity:SetModelScale
Added Entity:SetLegacyTransform(bool) to restore the old behaviour for reluctant scripters
LUT for the northern tundra.
boltrifle world model
fixed bow worldmodel (it's still fucked, but less obviously)
Fixed bone name pooling (again!)
Fixed weapon holdtypes not always updating properly
Refactoring
Added wolf prototype to AI test scene
Ragdolls now inherit their parents bone positions properly
Added Transform.GetAllChildren
Chanegd BasePlayer.worldmodel to BasePlayer.playerModel
Added BaseEntity.model - should only be used clientside
Removed shitty looking wireframe effect from build guide
Added Model component - which serves out the right bones for ragdolls
Added Ragdoll component - which handles copying bones from models
Removed BoneStringPooler - this is done in the Model component now
Hide players when they're dead
Update metabolism and inventory seperately
Send changed player state in an atomic invoke instead of checking for dirty
Run metabolism much slower when asleep
Scene stuff for Bill, and started some impact effects.
Go home, grass_puff_1_.tga
Fixed corpse not saving properly
Destroy corpses a bit sooner, at least until we get some kind of ragdoll freezing
Added feet variable for AI to step over stairs and on foundations (TODO: IK?)
Refactored and tweaked some AI calculations
Updated AI test scene
added/renamed revised meshes in OBJ folder
Updated items from admin site
Fixed viewmodels casting shadows
Added first version WIP of new player control rig to source folder
Refactored all the things
Added hacky but working wolf AI to the AI test scene
More cave scene and waterfall updates
Fixed a tree branch, and added AM to arctic camera.
Cave scene updates and sounds
improved some deer animations ( attack / flinch / idle ); added a new eating grass animation
Fixed potential error when turning into ragdoll
Updated icon for c1a1c
Added language string for prop physics multiplayer
Tweaked AI controllers
Added a factor to maintain the forward direction to the context map decision
Tweaked follow behaviours
Split AI obstacle and entity mask
Made AI entity visiblity check faster and safer
Updated AI test scene