200,183 Commits over 4,140 Days - 2.01cph!

9 Years Ago
More
9 Years Ago
Previous fix didn't quite cover all the necessities. Hopefully this will make it all work.
9 Years Ago
Started on making units dream of desires when sleeping. Just need to reset the text when they wake back up :-P
9 Years Ago
Now, when humans fall asleep, they dream of desires, but when they awake they stop dreaming.
9 Years Ago
Fixed campfire and furnace particle effects playing on spawn
9 Years Ago
Humans can now think of others when not actively obsessed with desires (their mood stat has a chance of triggering thinking of someone rather than just conveying their feeling).
9 Years Ago
Fixed some issues with player pooling (introduced by moving stuff to pre processing)
9 Years Ago
More
9 Years Ago
Server compile fix
9 Years Ago
Fixed rig error when prefab pre process is being called twice
9 Years Ago
baseline sucky stuff
9 Years Ago
missing file
9 Years Ago
Chance to hit is used in CombatAlgorithms, formatting cleanup SkillUseParameters must hold SkillTypeDefintion, not StatTypeDefinition Editor layout statics cleanup, combat ability editor tweaks
9 Years Ago
Added BaseBehaviourPlanSettings.IsPlayerCommandOnly to help filter out behaviours that are designed specifically for Player commands from the AI Designer
9 Years Ago
If we're feeling aweful, we might have hateful thoughts about someone.
9 Years Ago
male vox sounds trimmed
9 Years Ago
DataBrowser: Interactions grouped by restriction Interaction : Add To Machine is now player command restricted AI : Human Food module improvements to fire lighting and corpse cooking GoalPlans
9 Years Ago
Save us from NAN. Noticed a LookAt was using new_pos before a NAN check, so put it in there... I'm assuming we don't want to look at NAN values.
9 Years Ago
Fixed OptimizeAnimator never clearing its renderer set (breaks player mesh pooling)
9 Years Ago
More logging for rig bone caching
9 Years Ago
▊▋▅'▋ ▆▇▌▅▇ ▅▊█▇▌▅▉ ▇▆▌▇ ▉▋ █▋▋ ▋▄▍▅▊▉
9 Years Ago
Fixed player commanded click dirt FX sounds not playing (BEFORE-477) VisualFX can now override volume and pitch for their sounds VisualFX picks random sound from the list of clips on each play, not just in Setup Removed GenericEntity (was only used for player commanded "goto" smartobjects) Replaced player movement command with an Ability that reads from Blackboard Position
9 Years Ago
female vox trimmed
9 Years Ago
Lighthouse polish and colliders
9 Years Ago
Reduced the effective combat range of pistol ammo slightly (from 80 to 60)
9 Years Ago
semi auto pistol damage reduced to 40 (was 50)
9 Years Ago
Fixed NRE when trying to upgrade building block after it was destroyed (RUST-1298)
9 Years Ago
Made it so skill / chance to hit and distance to target (modified by our chance to hit) affect our trajectory / accuracy when using ranged weapons. Certainly needs more testing, but looks decent at low skill levels with the bow.
9 Years Ago
More?
9 Years Ago
Fixed OptimizeAnimator renderer set clear
9 Years Ago
Network++
9 Years Ago
Added two new Skills : Skinning and Leatherworking Bags are now craftable (starting pool) using Leatherworking Fixed NestedEditorDrawer not showing AssetMenu label Fixed NestedEditorDrawer's create form spitting errors and saving assets to root folder Unique corpse item for Bears (no longer carryable)
9 Years Ago
vending machine
9 Years Ago
music in transition to game should fade now
9 Years Ago
Branchy branch
9 Years Ago
Tribe create camera movement tweaks Grid glypicon for editor
9 Years Ago
started adding Grid Data Definition class
9 Years Ago
Fixed NRE when trying to rotate building block after it was destroyed (RUST-1299)
9 Years Ago
Fixed holes, tweaked colliders and glass
9 Years Ago
Merge from main
9 Years Ago
Merge from main
9 Years Ago
Trim placement completed.
9 Years Ago
backup
9 Years Ago
Fixed NREs caused by zone init order
9 Years Ago
Fixed UnitPortaitWidget NRE
9 Years Ago
Added Scenes > Menu, UI, Testbox option
9 Years Ago
UI fixes
9 Years Ago
Grids use definitions now
9 Years Ago
More UI fixes
9 Years Ago
Fixed player mesh rigging sometimes being temporarily corrupted Added print_rigcache console command