243,767 Commits over 3,898 Days - 2.61cph!
Even more impact effects.
Removed duplicate colliders from rock prefabs
Made rock prefabs use the first LOD as collision meshes (testing if this works nicely)
Made DecorPatch respect prefab rotation
Made billboard min and max light influence configurable via material parameter
Missed a normal map change
Added a single LOD level for rocks 1-3, 7-12. Updated prefabs with LOD groups. Set correct phys mat on all rocks.
death animation for the boar; added a new flinch animation as well
Rocks 01 - 03 highlights map replaced with plain AO for now
Updated rocks 07 - 12 with closed meshes and rexported maps
Added player torch anims source file
Adjusted the spawn handler prefab to have about the same values as pre-refactoring
Even more refactoring
Made SpawnHandler a lot more generic
Added biome and forest getters to TerrainMeta
Fixed a few minor inconsistencies in TerrainMath
Added PlayerModel scene and devtools
Reorganised clothes prefabs into 5 slots
Tweaked clothes/skin materials
re-exported torch view model anims
re-exported Torch viewmodel anims
Implemented alex's torch viewmodel animations
Should see other player's projectiles
Fixed shoot effects being destroyed when changing weapons
Fixed FindBone not always working
Oversized bullethole texture fix.
Backup commit. (Blunt & slash impact effects.)
Fixed glock18 and aug muzzle attachments.
Diagnosing network jumpiness
updated Torch viewmodel anim source files
couple of attack animations for the boar; a flinch animation
added placeholder torch world model
Added torch viewmodel anim exports (ignite / attack / combo / extinguish)
Fixed bolt action attack sound being incredibly loud
Fixed awesome server crash when dropping an item on itself
This should fix EAC kicking family borrowed accounts
OnValidateAuthTicketResponse callback passes owner
Added uint64 Steam_Apps_GetAppOwner()
Fixed holdtype not being networked properly
Fixed stringpool error if string is null
Fixed attached effects position weirdness
Fixed networked effects normal being wrong
Removed debug: LOADED PLAYER STATE LOL
Fixed bolt rifle shoot smoke velcocity craziness
Fixed possible NRE in AI code
Added resource layer to collision_setup masks
Swap item positions by dropping on other items
Clear holdtype if sleeping
When sending effects attached to an entity, use the entity's network group
Tweaked bush spawns and billboard lighting
Extended TerrainMath by world space getters
Refactored TerrainMath and TerrainMeta
Optimized initial resource spawn performance
More randomization on impact effects. Larger impact plumes, for greater long distance visibility. Aurora shader changed; Now bi-colored, and slightly more dynamic. Minor TOD tweaks.