130,464 Commits over 4,232 Days - 1.28cph!

9 Years Ago
Touching build icons
9 Years Ago
Added InvokeRandomized (like InvokeRepeating but randomizes the interval on every consecutive call) Replaced Facepunch.Tick with InvokeHandler calls for now (perf, especially when removing)
9 Years Ago
Fixed some warnings
9 Years Ago
Optimized sound / particle parent disconnects
9 Years Ago
9 Years Ago
Fixed a bunch of missing script behaviours (RUST-1633 and RUST-1628)
9 Years Ago
Stripped a missing camera component from some nested cameras
9 Years Ago
Stripped a missing script from UI scene (console input field)
9 Years Ago
Simple sight world model lod updates
9 Years Ago
searchlight beam improvements
9 Years Ago
wip bs
9 Years Ago
Missing scripts
9 Years Ago
▌▋ ▉▋▉▉▌▊▊ ▍▊▄▇▆
9 Years Ago
codegen + manifest ( fixes spotlights )
9 Years Ago
Footwear specific footsteps
9 Years Ago
▍▅▆▊▄▍▇
9 Years Ago
merge from main
9 Years Ago
backup/progress
9 Years Ago
Rocket factory walkways
9 Years Ago
Fixed spawn/spawnitem not working
9 Years Ago
Reduced Ai populations
9 Years Ago
Some invoke handler optimizations
9 Years Ago
Cache waterfactor, waterdepth
9 Years Ago
Tweaked Ai think rates
9 Years Ago
Tweaked Ai Memory size
9 Years Ago
use Entity.WaterDepth for ai queries
9 Years Ago
9 Years Ago
Server fix
9 Years Ago
animals have proper corpse contents added deer meat
9 Years Ago
Animals send hit notices
9 Years Ago
Boar footsteps
9 Years Ago
Instancing all materials
9 Years Ago
Instancing all materials part 2
9 Years Ago
Updated render queue field and added instanced field to rust/std shader gui
9 Years Ago
Whoops, this ain't c++
9 Years Ago
Increasing navmesh bounds
9 Years Ago
Chicken doesn't use horse footsteps Cleaned footsteps
9 Years Ago
Touching building icons
9 Years Ago
Reduced animal mesh compression Attack damage is a variable on the npc Ai senses - memory filter (should fix ai not seeing players)
9 Years Ago
Ai should sense corpses too
9 Years Ago
Launch_site terrain setup Backup/progress core
9 Years Ago
Rocket factory/interior progress
9 Years Ago
Fixed dark censorship (RUST-1625)
9 Years Ago
searchlight beam cherry pick
9 Years Ago
Fixed game object creation error in editor when stopping game
9 Years Ago
Added UpdateHandler and UpdateBehaviour (offer DeltaUpdate that can efficiently sleep for x seconds) Optimized LightEx using DeltaUpdate (update rate now decreases smoothly with distance from camera)
9 Years Ago
9 Years Ago
Fix animal footstep sounds Add new bear footsteps from a while back
9 Years Ago
merge from main
9 Years Ago
Server compile fix