198,677 Commits over 4,140 Days - 2.00cph!
Added check for player info
fixed some bad movement speed data
Units will get sad when they witness death
Relationships are formed when two Units first see each other
Fixed OnActivityGeneratedTrigger not working
Improved stat cap modifier application (min value only)
Improved skin brdf sss quality by fixing omission; touched relevant shaders
Added Activity types for various death types..
Added Relationhip Consideration
Extended Relationships adding flags, events and a bunch of API
Units have relationships with their Group members by default
updates to player preview source anims
first go at sabetooth improvements
LR300 ass rifle viewmodel / worldmodel prefabs + sounds
Renamed MissionPoint to MissionPointInfo, as it already existed.
MissionPointInfo is now parsed and added to mission manager points
Ghost mission now builds mission using only ghost mission points.
Added MoodOverlay camera effect, desaturation linked to tribe's average Mood
Adjusted and exposed Mood thresholds in MusicManager
Craggy fixed.
Standard Savas runs.
Deprecated TerrainPaint script
Added MissionPoint class to allow special mission tagging of mission points
MissionManager mission point find functions can now specify an optional type (defaults to all)
Actions hold reference to their state where appropriate
Actions can override Tick
Factory enemy spawn pack tweaks
Added pooling support to storage containers and doors
tortise first pass, need to rename to tortoise..
SetDestination : when in SmartObjectInteraction mode wait for the UnitView to turn and face it's target target on arrival before calling action.End()
MissionPoint now has an index property
Added GhostEntries class as a matrix lookup table of saved ghost entries between all mission points.
Added ResetState to BaseNetworkable (meant to reset entity to instantiation state)
Added large (Reliable, fragmented) channel to SimpleNetwork
Ghost missions now uses large channel
Fix for ghost data not attempting to send correctly
Moved other savas to its own bundle.
added jump ramps and drifting cones to city_2_scene
Fixed stretched river flows in hapis island (RUST-1036)
Enabled sound pooling by default on 64bit systems
Fixed several "Cannot play disabled audio source" warnings
More send/receive of ghost
Automated Linux DS Build #418
WASD for non pad players :(
Fixed players blur visible behind walls; affecting MB and TSSAA (RUST-1206)
WIP send/reveive ghost data
Added GhostEntry class and ClientID helper class
Can toggle truck to truck collision
Automated Windows Build #418