255,658 Commits over 3,990 Days - 2.67cph!
Overhauled exiting vehicle seats
Changed std/blend-layer mask mixing to multiply-add
Player/PlayerComponent persistence pass
Charitable Rust 2016 Shirt no longer for sale
fixed possible divide by zero
Fixed std/blend-layer shader merge errors
Crane mask test for Diogo
Updated cops mission - End round / swap sides
Updated build settings
Harbor_1 detail dressing and cover pass wip
lightpost_b prefab (without ladder)
FixedArray.CopyTo should clear the target array first
Emotes.ChangeClip cleanup
Fixed errors if more than 400 items in steam inventory
Fixed people facing away from the camera in tribe create (apparently Animator.Rebind resets root xform rotation?)
Fixed loading progress % not being clamped/reset
Fixed starting area campfire not being lit
Fixed human hair being weird
Set mood float to 0.6 so it looks happy(ish) in char create before they get stats
vm water bottle anim update
mesh tweak to stop seeing through neck of bottle
Lightpost_a Models/LODs
Added ladder to lightpost_a, removed previous bespoke ladder prefab
Adding final light fixtures - Models/LODs/COLs/Prefabs and textures
Fixed bad camera component cache in PlayerCamera (tribe create works on restart)
VisualFX NRE avoidance (entity destruction callbakc ensures we destroy the visual fx instance too)
Triggers that listen to player tribe events null check tribe to avoid NREs during game reset, also gated by game state
GameManager transition state coroutine cleanup/consolidation
Tribe tracker UI resets
WorldManager init refactoring
Scene unload in Session.Kill
Session no longer singleton
other bollocks
Automated Linux DS Build #486
Automated Windows Build #486
Automated Linux Build #486
Angle() can now accept only 1 argument, to match the Vector() global