reporust_rebootcancel

122,856 Commits over 4,048 Days - 1.26cph!

10 Years Ago
Reduced cupboard health
10 Years Ago
updated RustBuilder
10 Years Ago
Effects WIP 2
10 Years Ago
Water2.5: Fixed DepthOnly still having tess/displacement in low quality modes Water2.5: Fixed white 'sprite' issue caused by mishandling of fog in additional light passes Water2.5: Changed transparent order queue
10 Years Ago
Effects WIP
10 Years Ago
Added DDraw shader to "always include" list
10 Years Ago
Clientside GC
10 Years Ago
Fixed "Look rotation viewing vector is zero" logs
10 Years Ago
AI garbage, perf
10 Years Ago
client compile fix (sorry!)
10 Years Ago
greybox implementation
10 Years Ago
merge from main
10 Years Ago
water extinguishes fireballs
10 Years Ago
▇▆▌▋▋ ▌▅▋▆▆▍▆▅/▊█▅▉▅▇ ▋▌▄▅▉▆▅ ▋▅▉ ▌▍█▇ █▋ ▆▍█▌▊▅▄▉ ▊▉▊▋▄
10 Years Ago
heli code cleanup 3
10 Years Ago
heli code cleanup pass 2
10 Years Ago
Removed EntityComponent.Awake since it's redundant
10 Years Ago
Removed BaseEntity.Is<T> (server ai gc)
10 Years Ago
heli code cleanup pass 1
10 Years Ago
Sentry detailed greybox models
10 Years Ago
Added MeshColliderBatch tag Less GC + cpu by skipping GetComponent<MeshColliderBatch> if MeshColliderBatch tag isn't set on gameobject
10 Years Ago
AISenseRedirect is redudant (we use .ToBaseEntity) (server perf and gc)
10 Years Ago
All prefabs start disabled
10 Years Ago
Throw error in CreateModulator if array out of bounds OnHolster/OnDeploy should only be called for local players
10 Years Ago
Load ambient sounds in background (fixes 20ms+ spikes)
10 Years Ago
All projection distance on decals changed to .1 Added Metalore and stone decals.
10 Years Ago
Sound profiling
10 Years Ago
Tool cupboard model, textures, lods and gibs
10 Years Ago
Merged Diogo's awesome water in
10 Years Ago
Fixed doors not shutting clientside, on the first USE Server Corpse Profiling
10 Years Ago
Added gc.interval convar
10 Years Ago
Fixed comfort/radiation/heat triggers not working
10 Years Ago
Enitty save pooling tweaks
10 Years Ago
Don't add road and river mesh filters and renderers on the server
10 Years Ago
BuildInformation generator
10 Years Ago
▅▋▍█▄ ▇▆▌▋▉█▇▍▇▊ ▊▋█▇▊▊▌▆ ▅▌▆▊█▉▌
10 Years Ago
Sqlite perf
10 Years Ago
Fixed rocket damage
10 Years Ago
More editor NRE fixes
10 Years Ago
Editor NRE fix
10 Years Ago
Decay is entity component (fixes decay reset)
10 Years Ago
Shadervariants
10 Years Ago
Merge from main
10 Years Ago
Some more profiling
10 Years Ago
Fixed devbranch branding not showing
10 Years Ago
Fixed pool sometimes not setting object to null on free
10 Years Ago
Re-enabled EAC logging, disable automatically on exception
10 Years Ago
renamed to grass.displace
10 Years Ago
Added graphics.grassdisplace (to enable/disable grass displacement)
10 Years Ago
Clear server log files on startup