254,389 Commits over 3,990 Days - 2.66cph!
Nighttime reflection probe ground color fix
- Nuked UnitImportWizard, ported all functionality into SpeciesSettingsEditor
- Some BeforeInspector+ViewManagement changes
Defaulted PlayerSkin1 material skin color param back to original value; just to be sure
Fixed deferred shaderinos
- BiomeMaterialLibraries auto refresh via the World debug option
- Added base DataParameters type
- Added StatBlockerParameters, EffectParmaters.StatBlockers
- Added Stat+Blockable partial
- EffectParamters duration stuff clean up a bit, added a label in the prop drawer to display the value as hours/minutes
- Lots of Triggered Effects data fill
Should not tweet if the branch name contains the word "private"
Made Agent+DM a bit more robust, where if finding the best goal's goal plan or goal plan variant doesn't pull through and fail, it will go on and try to find the next best goal.
- Added a starting room to asteroid tileset scene
- Made a tileset for the start room
- Made an asteroid->factory flow
- Last orders mission now uses the asteroid->factory flow
- Rebuilt asteroid prefabs
Fixed NRE in SelectedBlueprint
Fixed lantern stacking / hiding
Fixed NRE in server projectile movement
Fixed being able to knock doors without knock sounds (server guid is empty error)
Fixed missing sound def on player_ragdoll (Rotting Flies)
Fixed NRE in InputState, resulting in not being able to use any controls
Code lock uses 1 lodgroup instead of 2
Fixed the 2 keylock meshes being registered with two LODGroups / no LODGroups (cc Helk)
Fixed bug where we were updating tick modifier value rather than modifier value.
Storing failed Stat semantics cleanup on a failed branch, probably never to be loaded back up again...
- DecisionMakerSettings and Maslow Weight store public fields, not properties and private fields
- DMS.MaslowWeights is initiated with an element for each DPL
- DecisionMakerSettingsEditor cleanup
Don't record/update framerate if console is open
Uncompressed ambient sounds (for playback perf)
Fixed RUST-293 (foundation steps cannot be placed in some situations)
Clamped skin darkness to compensate for sss darkening; toned down overall shininess (#297)
Fixed visit webpage not working when connected to server
Removed numpad graphic quality debug keys
-removed Warmth need, as we decided it's easier to just check for necessary warmth in a consideration, cleared various statcollections of it.
-added considerations for NeedForWarmth and NeedForCold
-yamfm
- Added spawners to outdoor rooms and set spawn budgets for the rooms
- Rebuilt outdoor prefabs
- Increased buzz saw cooldown 7->12
Updated phrases - with hopefully non sweary russian versions
- Added floor collision and Floor script to Asteroid rooms
- Rebuilt asteroid scene prefabs
- Made some terrible icons for barricade, deathrow and laserlink
- Disabled loot dropping of abilities
Wearables fixed, I think.
- AbilityList now equips speed boost and random offensive + utility abilities each level
- AbilityList can now return a random ability of specified category
- Disabled Reaper Bros ability because it's shit
Cowboy rig updates ( new arm setup)
- Fixed Item.IsCarryable not returning the right field from PhysicalParameters
- Fixed GPV BehaviourChain not resetting properly
- Unit+Wearables tweaks
- Some item view APO data
- Added Unlocked property to AbilitySO (defaults to true) so individual abilities can be ignored when abilities are auto loaded (for disabling specific abilities in builds)
- AbilityList now ignroes any locked off abilities
- Nuked "to be phased out" stuff in Units/Human
- Renamed human_female body mesh to include the word "body" for HumanView setup purposes
- Dem prefab
Female is broken not sure why
Fixed not falling when chat open etc
Foundation placement check fix in tight spots