199,361 Commits over 4,140 Days - 2.01cph!
Updated procmap benchmark scene to latest world generation
fixed sentry not targeting some items in peacekeeper mode
Removed rejection threshold from DecisionMaker.ScoreAllDecisions and DSE.Score
Blackboard.Tick -> Blackboard.Reset, cache array of keys enum to avoid GC
Blackboard types moved to outer scope, renamed
Added Weight to AI Modules, used in DSE.
Module weight exposed in AIDesigner
DecisionScoreEvaluatorParameters.Weight and AIModuleSettings.Weight clamped to 0-2f
Module data and weight tweaks
Fixed crash in CNetChan::SetMaxBufferSize when current buffer has > 4000 bytes of data
Automated Linux Build #322
Automated Windows Build #322
Merge fix for CNetChan::SetMaxBufferSize
Automated Windows Build #6
Automated Linux DS Build #322
Automated Linux DS Build #6
▍ ▄▉▋ █▉▊▅ ▅▋▆▄▌▉▊▍▊ █▉▍█▇
!▉ ▉██ ▆▋▆▌ ▌▊▇▄▉▊
!▄ ▅▅▋▋▇▄ ▍█▍▋▋▆▇▉
FOR FUCK SAKE missing file
- render.RedownloadAllLightmaps now updates lighting on static props as well
- Fixed a rare case where NPCs could become invisible after noclipping into them
- Fixed vehicles (and some flying NPCs) being completely silent if they spawned outside of the client's PAS
- Fixed not being able to create more than one font with different scanline sizes but otherwise identical parameters
Automated Linux Build #323
Automated Windows Build #323
Automated Linux DS Build #323
Switch to reverse-z quasi-log to avoid depth write; should be virtually perf-cost free now
Got everything working except two non-rust/std standard shaders still used in weapons
improved the walk/jog animations to look more natural
fixed a bunch of animations that were missing events (footsteps / jumping / wounded/ etc)
human meat is salty
charcoal stacks to 1000
added fishtrap and fish
reactive target is cheaper and resets on its own after 6 seconds
Mix improvements, lots of sound polish, more variations for a bunch of common sounds, etc, etc
merge from main/mix-polish
merge from main/mix-polish
Fixed NoShadows benchmark
CLuaShared::LoadFile_FromDataTable now works properly with any path identifier
Clientside autorefresh now finds root Lua file on its own (doesn't rely on serverside AddCSLuaFile placement)
Automated Linux Build #324
Fixed speedup when moving diagonally
Automated Windows Build #324
▇ ▍▌▉▊ ▊▍▅▆▍▉▇▇▄
▌▍▉ ▉▌▋▆ ▉█▅▄ ▍▊▌▊▉▄ ▇▋█▅▉▅▋▄
Automated Linux DS Build #324
Fixed metal facemasks not always protecting against headshots (RUST-849)
Disabled HitInfo.MultiHit by default (faster hit sorting, not required with projectile penetration on players disabled)
baked out and added rivets, rescaled truck, re exported
1 of 2
changed the rootmotion script to be on the anim in the controller, still dosent work with idle though and rotation has to be hard coded in.
added DEF_item_L and DEF_item_R to the human male only (needs to be updated for female and child if we like it)