branchrust_reboot/maincancel

34,513 Commits over 4,232 Days - 0.34cph!

9 Years Ago
binocular viewmodel tweaks ( fixed the weird wrist pose )
9 Years Ago
mp5 viewmodel tweaks ( fixed clipping at certain FOVs, improved animations, fixed ADS alignment )
9 Years Ago
pickaxe viewmodel tweaks ( fixed clipping at certain FOVs, improved animation, fixed wrist pose )
9 Years Ago
Merged from prerelease
9 Years Ago
Fixed server browser list scrollbar
9 Years Ago
Manifest
9 Years Ago
Network++
9 Years Ago
EAC update
9 Years Ago
Forcefully refresh terrain collider after setting the height map (fixes raycast issues with terrain)
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
Missing scripts
9 Years Ago
▌▋ ▉▋▉▉▌▊▊ ▍▊▄▇▆
9 Years Ago
codegen + manifest ( fixes spotlights )
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
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
Server compile fix
9 Years Ago
merge from main/footsteps2
9 Years Ago
animal footstep import settings