198,617 Commits over 4,140 Days - 2.00cph!

4 Months Ago
Animals that just got hit won't delay their next AI tick, effectively skipping to the front of the budgeted queue for the next frame Helps prevent animals play hit reactions a long time after being hit when the server is struggling
4 Months Ago
Merge: from texttable_allocs - Fixing allocs in Server::playerlistpos Tests: ran unit tests and stewed on Aux2 for a week
4 Months Ago
Merge: from main Tests: ran unit tests for Rust.Global due to conflicts in the asmdef
4 Months Ago
merge from main, will rebuild mannifest
4 Months Ago
Fixed adobe gate lock and controller positioning
4 Months Ago
Branching from previous twitch render branch commit (115881) and cherry picking main skin commits 115880 and 116543 so Jen can render skins while issue is investigated. (latest merge from main with spacially aware environment volumes broke rendering)
4 Months Ago
Desal Tank material and position update
4 Months Ago
tweaking bamboo scaffholding layout on ziggurat to clear some approaches and free some space on the ground fixed floating set dressing in areas, removed some mesh decals that interfere with underneath mesh decals of zigg floor
4 Months Ago
Compute foliage cell population on a 3x3 grid of 8x8 cells in a sequence of computes and AsyncGPUReadbacks to cache population counts in chunks as camera moves.
4 Months Ago
merge from properbeejail
4 Months Ago
merge from remove_old_chicken
4 Months Ago
merge from Item_Descriptions_update
4 Months Ago
merge from easter2025
4 Months Ago
Set correct source item for orchid, rose and sunflower entities so they show the correct icons.
4 Months Ago
Chicken food consumable information UI NRE fix
4 Months Ago
Merge from jungle_update
4 Months Ago
4 Months Ago
Scenes + prefabs + assets backup
4 Months Ago
Fix merge issues, increase cell compute radius, add clear buffer step to run separately
4 Months Ago
sar/lr300/ak47u updated backpack offsets
4 Months Ago
Merge from media_projects
4 Months Ago
Parent merge
4 Months Ago
Merge from main
4 Months Ago
Merge from main
4 Months Ago
Player seed updates
4 Months Ago
wip mesh decal support
4 Months Ago
Only bother increasing nucleus stats if its not grade 1
4 Months Ago
Max XP is now whatever grade 1 starts at
4 Months Ago
Align under over 25 degrees and over 16 degrees
4 Months Ago
Fixed incorrect perfect growth rate calculation
4 Months Ago
▍▊▋▄█▊ ▊▍█▄ █▇▊▉▌▅
4 Months Ago
█▇▄▌ ▍▋▆█▆▊▋▊
4 Months Ago
Clean: general cleanup - Removed dead code - removed some TODOs that no longer apply - more ReadOnly cases alongside NativeArray usage instead of spans Tests: unit tests
4 Months Ago
Merge from jungle_update
4 Months Ago
Compile fix
4 Months Ago
Update: expand PerfSerialWaterFactor & PerfBatchWaterFactors with different pop counts Covers various scenarios, from staging at 50pop to 10k for stress test. Also shows that we retain the 4x+ speedup across populations. Tests: ran perf tests
4 Months Ago
Merge from jungle_update
4 Months Ago
Merge from Snakes
4 Months Ago
Todo
4 Months Ago
Clean: last ReadOnly added Tests: unit tests
4 Months Ago
Clean: the ReadOnly crusade is almost over Tests: unit tests
4 Months Ago
Codegen
4 Months Ago
manifest
4 Months Ago
Clean: moar ReadOnly Tests: ran unit tests
4 Months Ago
Merge from snakes/mfju (merging from jungle update fix branch)
4 Months Ago
Fix lua_topointer Minor cleanups color_correction works with fog_volume Brings over Master/Simulate clientside spawnflags Upgraded colorcorrectionui to CS:GO's version with ability to load saved presets, also fixed preview not working Fixed GM:NeedsDepthPass causing NPCs to not render Also fixed it rendering ropes twice. Apparently the engine removes m_pRenderable from NPC entities for some reason? Remove DOFModeHack from pp_bokeh Rollermine becomes TWOPASS when open instead of translucent This makes it render better with SSAO pass (such as bokeh DOF)
4 Months Ago
Merge from jungle_update
4 Months Ago
Fix a missed line when manually merging Modifier.cs
4 Months Ago
Clean: a lil more ReadOnly Tests: unit tests
4 Months Ago
Clean: more ReadOnly usage Tests: ran unit tests