255,019 Commits over 3,990 Days - 2.66cph!
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
█▊▅▄▆▉▋ - ▆▆▅▌ ▅▉▄▇█ ▅▋▆██▅▉, ▊▍▍ ▇▄▉▍
- Abilities and equipment/weapons now correctly clear again when starting a new game
created 4 different jump ramps
added jump ramps and oil slick max files, added speed camera max files, syncing unity data
FOR FUCK SAKE particles
FOR FUCK SAKE factory rotorz tile/room
!A particle for water/ projectile fade
removed unused animation script
Shader variants/defaults.
Added focus target control to FreeCamera (left click) and settings/mode to DynamicDOF
Tweaks to Sleep behaviours, people should sleep more often...
Fixed some Desire NREs related to DesireFilter
Hacked in quick fix to turn off the "stabiliseTorso" anim bool when sleeping (cc frankeih, see HumanView)
Added an overload for Items.TryPickUpItem that doesn't rely on an animation events + callbacks
Social interactions now give a slight Mood boost rather than a "happy" buff, Happy and Sad Effects are applied using Mood thresholds instead
Added CanStowItem and CanHoldItem Conditions which actually check for the availability of valid attachment points
Fixed issue causing people to continulously try to stow a held weapon that was not stowable (rocks, etc)