255,024 Commits over 3,990 Days - 2.66cph!
added test dodge anim with root motion
updated avatarPostprocessor.cs to look for _RM in the anim name and use root motion on XZ
added dodge bool to human controller(to test for now)
updated human male prefab with use root motion tickbox (will need to be udpated via tools if we go forward with it I think)
updated animation.cs with a check to see if dodge bool is active to disable ismoving and play anims at normal speed, also added OnAnimatorMove here to check if dodge is true and then use the root motion
Ammo item mod. Added props to whitebox.
Grass mat fix, disabled grass \o/
Zero the camera after disabling cinematic module
Added CinematicCamera module, for testing Cinemachine
Tweaked biome distribution and transitions
Post process terrain slopes near water to reduce wave clipping
Updated Candleight handles
Added Cinemachine Base Rig
Automated Linux DS Build #321
temp fix for waterbarrel LOD's
Automated Windows Build #321
▇▉▇▆ ▋▊▊▌▍▌▇ ▍▊▋ ▉▆▆▇▌▊▍▋▆ ▍▍▇▄▊▆ ▍▄▉▇▆▍█
updated water barrel model
added peacekeeper mode to sentry
556 stacks to 100
fixed itemicon generation scene not working
Commiting merged changes from the new Player animation system
Powerline prefab distribution tweaks (prefer intact structures over the more broken down ones)
Hacked wire plugin to work with different connection offsets on every object
Automated Linux DS Build #320
More distance between prefab mountains
Added an attempt at shot leading with the new algorithm, not great yet.
Disabled mountain splat transfer (slows down terrain generation too much for now)
Automated Windows Build #320
Editor texture channel copy tool for mountain masks
Automated Linux Build #320
Mountain splat transfer implementation
Updated BASS to version 2.4.12
Added IGModAudioChannel:GetAverageBitRate()
Added FFT_32768
Projectiles now have better angle simulation (but I haven't put leading back in yet)
Building view creation automagically finds/updates animator controllers
Building view update generates fresh mesh colliders
BuildingSettingsEditor collider mesh creation
player preview source updates
Fudged some numbers to make shot leading work pretty well.
Fixed some issues with entity view management editor code (specifically resources)
Removed BiomeMaterialObject components from all resource source prefabs
Building new truck and experimenting with handling
Building init fixed
DebuTools window shows smartobject interactions for selected entity
rebaked out many elements, and centred them all. added duplicate and mirrored elements to create full beep truck (without wheels)
more chopping of atmos music
Projectiles now hit stationary targets and rotate correctly.
Got legacy legacy gl and glcore paths up to speed
Minor logz optimizations
Fixed underwater
Added Shelter VE to buildings
Fxied EffectSettingsWrapper bad NestedEditor Attribute
Exposed ToolType and SkillUse in BuildingSettingsEditor