127,460 Commits over 4,109 Days - 1.29cph!
bone fragments - fbx/prefab/materials/textures
Can use entity.spawn in debug camera/spectator mode
Client and Server convars can share the same name
Animals will eat dropped food if they're hungry
Added MainCamera.Raycast
Convars can specify a name
Convars can receive Vector3
Added ai.ignoreplayers
Ai BusyTimer has an OnFinsihed callback
added entity.spawnitem (spawns item in world, where looking at)
Fixed culling ignoring terrain occluder holes; e.g. caves, etc..
Changed all non-terrain occluders to use the same material
Refactoring, making everything less insane
Animal eats in chunks, logics inbetween bites, will leave uneaten food if full, will follow food trails
ListHashSet has Clear and AddRange methods
Foliage seed is stored on the cell
Added xz & y wind attenuation via vertex color rr & g
overgrowth tint tweaks
terrain grass texture tint alignment (works on the same colour level as overgrowth)
Removed height params from foliage wind anim; controlled by green vcolor channel now
Fixed skins not working on chair, fridge, bear rug, rug, hide shirt
Added generate manifest warnings when item not found on skinnable
terrain grass texture tint tweaks end
Added global wind control via windzone
fix for guest code not saving
Fixed foliage not showing on editor start (bug in ST wind code)
Cherry picked latest foliage shader changes from dungeon_art_4
▍█▊▌▋ ▊█▇▉▉ ▍▆█▌ ▉▅▍▍ ▄▉▋█▊▆▊
Fixed culling lag when players turn visible
flipped the rock upside down in 3rd person (so it matches the 1st person orientation)
tweaked rock anims (3rd person)
added rock sounds to the 3rd person animations
3rd person animations for LR300
updated worldmodel LR300 with new animations
3rd person animations for Semi-Auto Rifle
semi_auto pistol 3rd person tweaks
▊▅▆▇▍▄ ▋▌▆▊ ▅▍▇▊▄ ▇▆▆ ▄▄▅ ▌▊▄▆-▍▄▅▅ ▇▉▌▊▉█
3rd person animations for mp5
updated worldmodel mp5 with new animations
tweaked positioning of mp5 worldmodel entity to sit better in player's hand
3rd person animations for m249
updated worldmodel m249 with new animations
3rd person animations for python + thompson
updated worldmodel python + thompson with new animations
some tweaks to the 3rd person walk animations
some tweaks to a bunch of 3rd person deploy / reload anims
bolt rifle / smg 3rd person anim tweaks; tweaked positioning of smg worldmodel
tweaked the position of the holosight addon for the semi-auto rifle ( no more clipping into screen )
fixed pump shotgun so it actually uses the awesome fire sound that AlexR made
fixed some synch issues with the bolt rifle 3rd person anims + worldmodel
fixed fbx unity warnings for world python & m249 models
More granular time slicing for work on the main thread
Nicer RPC calling
Fixed corpses not being eaten