reporust_rebootcancel

97,471 Commits over 3,653 Days - 1.11cph!

7 Years Ago
Enabled packed 32bit HDR format on all tier levels, when available (bw++ on dx10+ hw)
7 Years Ago
Bear feet on the ground
7 Years Ago
Animal attacks show hud damage indicator
7 Years Ago
Resizing every speedtree without care or consideration
7 Years Ago
Log game object name when encountering SkinnedMeshCollision without SkinnedMeshCollider (RUST-1645)
7 Years Ago
Meta files
7 Years Ago
Fixed metal chest plate rig in prefab (RUST-1637)
7 Years Ago
Added OpenGL core to Windows (for asset bundles)
7 Years Ago
Fixed RustBuilder not building all all platforms as debug build
7 Years Ago
merge from main
7 Years Ago
backup/progress bit of overgrowth for preview
7 Years Ago
Spinner wheel sounds Water lapping sound polish
7 Years Ago
fixed rare issue where a dead helicopter could enter a strafe
7 Years Ago
animals align to terrain height/slope animals try and face attack target
7 Years Ago
Rocket factory site / texturing pass / backup
7 Years Ago
Disabled ImageEffectTransformsToLDR on tonemapper until gamma bug is fixed
7 Years Ago
7 Years Ago
Fixed metal chest plate (sometimes?) being invisible (RUST-1637)
7 Years Ago
Added BufferList to Rust.Global (list that exposes its backing array for fast iteration) Optimized InvokeHandler and UpdateHandler by reducing their iteration overhead ListHashSet and ListDictionary use BufferList and take an initial capacity in their constructor
7 Years Ago
Missed Test.Grid.cs
7 Years Ago
Fixed spikes when removing entity
7 Years Ago
Subtracting 20023 to try a different way
7 Years Ago
Fixed torch light culling mask
7 Years Ago
Ai doesn't eat when it's got threats Fixed AI quickly running back to previous spot when running fast Ai bit more afraid of humans Fixed Ai floating off ground slightly
7 Years Ago
Fixed player collision corruption on die / respawn cycle (RUST-1642)
7 Years Ago
Improved performance of removing from Grid<>
7 Years Ago
Balanced animal favour running in straight line
7 Years Ago
Fixed animal water
7 Years Ago
animal footstep import settings
7 Years Ago
merge from main/footsteps2
7 Years Ago
merge from main
7 Years Ago
little tweaks
7 Years Ago
Server compile fix
7 Years Ago
merge from main
7 Years Ago
Fix animal footstep sounds Add new bear footsteps from a while back
7 Years Ago
7 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)
7 Years Ago
Fixed game object creation error in editor when stopping game
7 Years Ago
searchlight beam cherry pick
7 Years Ago
Fixed dark censorship (RUST-1625)
7 Years Ago
Rocket factory/interior progress
7 Years Ago
Launch_site terrain setup Backup/progress core
7 Years Ago
Ai should sense corpses too
7 Years Ago
Reduced animal mesh compression Attack damage is a variable on the npc Ai senses - memory filter (should fix ai not seeing players)
7 Years Ago
Touching building icons
7 Years Ago
Chicken doesn't use horse footsteps Cleaned footsteps
7 Years Ago
Increasing navmesh bounds
7 Years Ago
Whoops, this ain't c++
7 Years Ago
Updated render queue field and added instanced field to rust/std shader gui
7 Years Ago
Instancing all materials part 2