reporust_rebootcancel

98,482 Commits over 3,683 Days - 1.11cph!

7 Years Ago
fix
7 Years Ago
phrases
7 Years Ago
protocol++
7 Years Ago
reverted bradley LOS change double shotgun has quicker deploy duration wall netting is cheaper and default blueprint skin approval halloween content
7 Years Ago
Ai fixes.
7 Years Ago
Fixed LS roof colider again
7 Years Ago
Updated iceberg prefab/scene Added snowy versions of boat materials
7 Years Ago
█▇▋▅▋▄▆ ▄▆▋▆▇▉▉▌ & ▇▇▊▋▍▇▉██ ▄▄█▊▄ ▅▄▆▄▆▌▌
7 Years Ago
Removed redundant gbuffer code
7 Years Ago
Added stuck prevention improvements to ai.
7 Years Ago
camera fixes
7 Years Ago
Removed NetworkQueueList.Add profiler sample (profiling test)
7 Years Ago
▅▇▊▊ ▍▅█
7 Years Ago
Another little tweak wrt navmesh link traversal.
7 Years Ago
▆▉██▋ ▊▆▉▉▌▇▌▅▆ ▉▆▄
7 Years Ago
▋█▉▅▅▆▉▄▍ ▍▉▆▅▌ ▊▄▆
7 Years Ago
▌▄▍▉▄▍█▄▅ ▊▄▋▉
7 Years Ago
▇▍▄▆▇▊ ▌▉▉▋▆▅▊█▅ ▅▇█ (▇▆▌▅ ▊▄ ▍▆▋█)
7 Years Ago
bonefollower/camera execution reorganization, should be rock solid now
7 Years Ago
Tweaks to AI settings to prevent navmesh tears around obstacles.
7 Years Ago
▍▋▅▌▋▆▅ ▄▍▌██▊▍ ▆▄▊▆▇█▆▍▅▅ ▆▆ ▇▆▅▌▅▄▌
7 Years Ago
Improved network read and write performance by accessing the stream buffer directly
7 Years Ago
LS floating walkway fix
7 Years Ago
Skeleton arms LOD and COL
7 Years Ago
garage door more common
7 Years Ago
equal chance for all item drops in a tier
7 Years Ago
Misc ai tweaks and navmesh grid link updates.
7 Years Ago
Fixed ObjectWorkQueue getting count via Linq (wtf2)
7 Years Ago
Fixed NetworkQueueList getting count via Linq (wtf)
7 Years Ago
Added ice sheet debris decals
7 Years Ago
Merged skeleton arms
7 Years Ago
Fixed frost / lens dirtiness cpu perf issues in editor Optimized frost / lens dirtiness post effect for bandwidth (2x)
7 Years Ago
Added image effect control over skipping to save redundant blits Added profiler guards to all image effects in use
7 Years Ago
Eliminated a bunch of server logging overhead that could cause frame rate drops
7 Years Ago
Network groups now use ListHashSet instead of HashSet (allows for faster iteration) Optimized SendSnapshots and FindInGroup by iterating directly over the networkable buffer
7 Years Ago
Removed ladder leading to LS roof and replaced it with a makeshift walkway
7 Years Ago
▉▅▇▇ ▌▄▅▊ ▄▍ ▉▋▇█▉▊▆▊▋█ ▋▍█▆▄ ▋ ▉▊▊ ▆▆▍▉▄▊▍▋▇▆ ▉▅▊▅ ▉▆▄ ▍▆▍▇▉▇▊▊▅▊ ▋▄▆▅ ▉█▍ ▋▋▊▅▆▌
7 Years Ago
Optimized bloom again w/ reduced cpu overhead + slight gpu (lowp) + cleaned
7 Years Ago
wall.frame.netting double sided for better lighting X offset to center the net into the frame
7 Years Ago
▍▌▉▋▄ ▄▆▊▍ ▌▇▆ ▇▋▋▊▍
7 Years Ago
▄▄▇▉▌▉▄▊ █▇▆▇
7 Years Ago
██▋▆▋▋▍▋ ▆██▉▆▇▍▍▌▋▌▊
7 Years Ago
More ai tweaks
7 Years Ago
▄▇▌▍▅▇▆▆
7 Years Ago
Reduced sky dome reflection probe resolution to 256 Disabled collisions in world/snow emit prefab
7 Years Ago
Added cover to the rocket factory ladder allowing safer access to the roof
7 Years Ago
Fixed error when dropping items
7 Years Ago
Actual fix for animal collisions.
7 Years Ago
Made RPC parameter handling GC-free
7 Years Ago
Converted network stream read / write to get / set bytes via unions