193,468 Commits over 4,079 Days - 1.98cph!
Various objectives bits
Fixed building completion activity not being generated when a building does not require construction or materials
Merge from skinupdates_2 (problematic meshes/colliders reverted)
While some issues remain, it compiles and runs.
All completion triggers must pass before an objective is completed
Added "Build a camp" objective with time limit (Washed Up game mode)
Objective time remaining displayed on UI
Disabled idle sit on ground behaviour
DataBrowser saves sidebar scroll vector
Merge from Rust (23323,
23318,
23314,
23313,
23312,
23303,
23301,
23300,
23298,
23291,
23288,
23283,
23272,
23270,
23261,
23254,
23253,
23206,
23203,
23200,
23198,
23185,
23135,
23131,
23130,
23129,
23126,
23124,
23109,
23108,
23107,
23100,
23073,
23045,
23040,
23039,
23038,
Cherry picked shader changes from SkinUpdates_2
Cherry picked a few shader-related changesets from main
More unsaved stuff + fixed build error
Tutorial Sub-Tasks can now trigger unlocks when starting (eg. unlock basic weapons when the player is asked to craft a weapon)
Unlock is silent (no UI pop-up)
Gang mission fixes and UI work
Add safe contents to gang inventory change event
Gang HQ safes try to spawn on the first floor
Safes face the right way (towards the center of the room)
A safe spawns in gang buildings, though it can be hard to find...
Fixed back button in radial menu widget in wrong position
Added an open script button to CommandGenerator dropdowns to open the script up to the appropriate file/line of the generator
IsDesiredEntity condition now checks for BuildingAction Desires as well as Building desires
Added an IsDesired condition to the Create Building Desire action to prevent the Construct ability appearing when a unit already has a matching desire
tile shader tweak/optim
updated the material and texture to work with the shader
Classic Unity null overriding fix
Testing out some new senses elect behaviour:
-The party leader's senses are now unaffected by being in a party (fixes sensing themselves)
-Party members senses now use the leaders senses as an additive list, so if the leader can perceive something every party member can also perceive that thing
lootspawn will never produce duplicates
tweaked foot IK settings when crouched.
Added option opacity masking to core/generic shader
Fixed core/hair opacity clip in shadows
Fixed core/foliage animation on shadows
Destroy gang mission package when the mission is over
Gang mission tasks set up
█▍▍▍▇▍▊ ▉▄▍▌▄▍█▄▌▌ ▍▅▇▊▅▊█▋
Should be properly merged now...
lr300 fire rate increased 10%
lr300 skinnable
missing loot table changes
Additional hierarchy anchor points for seats, steering wheel, exhausts and mounted gun (yaw/pitch)
Cleaned up geometry to be a single mesh per module
Simplified colliders for all modules and chassis
fixed the foot IK rotation so it adjusts based on the slope of the surface
More scene
Some item stats
NPC tweaking
Tasks refactoring, objectives progress
update WIP tile shader for backup
WIP arena part
foliage shader update & merge