155,792 Commits over 4,536 Days - 1.43cph!

12 Minutes Ago
cherrypicked ladder fix from biofuel branch
14 Minutes Ago
Initial light depth binning implementation
15 Minutes Ago
Improve rail junctions at procedural branchings and connections to monuments - Fixes branch junctions still rarely being impassable by train due to generating with more than the max of 10° tangent difference allowed by collation - Improves general smoothness of junctions, also fixing cases where they would start off onto the wrong side of the parent rail, then crossing right after, causing confusion when driving over them because you press LEFT but end up going RIGHT - Tries to untangle parallel tunnel entrance connections that sometimes like to cross over each other - falls back to doing nothing if it can't improve it Before | After: https://files.facepunch.com/cipeax/2026/September/example1.png https://files.facepunch.com/cipeax/2026/September/example2.png https://files.facepunch.com/cipeax/2026/September/example3.png
17 Minutes Ago
fixed ladder worldmodel outline from disappearing after a second. cause: child object of the prefab was off center. Zeroing transforms fixed it.
33 Minutes Ago
Add milk jar with sloshing liquid and improved glass - Milk moves with the jar and gradually settles - Keeps the same amount when tilted or upside down - Softer liquid surface edge and clearer glass - Includes a preview prefab for testing and tuning
36 Minutes Ago
Merge from render_pipeline_testing
41 Minutes Ago
Adding new frog rig
43 Minutes Ago
Merge from main
43 Minutes Ago
Updated second UV channel on calf,cow and bull
48 Minutes Ago
use nonjittered matrix for water reflection sampling to fix flickering with DLSS
48 Minutes Ago
merge from sv_console_terminal_fix
1 Hour Ago
Fix decal screen UVs on RRP DLSS
1 Hour Ago
Merge: from serverprofiler_disablememtracking - Bugfix for WatchAllocs failing to export snapshot almost always Tests: none, trivial change
1 Hour Ago
NRE fix for step 3, applying to prefabs
1 Hour Ago
Bugfix: ServerProfiler - don't record WS/VS system memory, as there's an untracked data corruption Was causing WatchAllocs to fail to export 80% of the time Tests: none, trivial change
1 Hour Ago
merge main -> rust_relay_server
1 Hour Ago
Cleanup, refactor, bug fixes.
1 Hour Ago
Merge: from main
1 Hour Ago
Cleanup/refactor
1 Hour Ago
Removed harvesting wolf skull from all farm animals
1 Hour Ago
Fixed duplicate LODGroups on Bull, cow, lamb and sheep ragdolls
2 Hours Ago
Enable r/w on fence_gate_col
2 Hours Ago
Fix animation NRE in Trans_ChasedFromBehind Fixed labels on livestock prefabs Add new meat to manifest Fixed missing parameter on sheep state machine
3 Hours Ago
merge from main
3 Hours Ago
Fix ViewModelCamera null rendertarget on BIRP
4 Hours Ago
Fix DeferredMeshDecals null rendertarget on BIRP
4 Hours Ago
Update raditation RRP volume vignette values
4 Hours Ago
Merge from blue_noise_dithering
5 Hours Ago
Removed the space from the items shortname, minifridge can now be used as an emoji in chat
5 Hours Ago
Disable RRP water additional lights for parity
6 Hours Ago
- Fixed coloured sky lanterns missing descriptions - Removed outdated research table warning - Fixed boltie description typo
Today
Implement upscaling method options (nearest, linear, bicubic, biquadratic, catmull-rom) and move sharpening pass to after upscale
Today
Hacky compile fix to get builds working
Today
Merge from main
Require manual periodic stirring of the bio mixture to ensure its turned into low grade
- Setup biofuel generator ui - Takes in food, converts to low grade
Today
add turn settle/slide/spin. (spin needs gain controls, basically useless for now - so off.)
Today
Stripped interlocked usage, more cleanup
Today
move convars around
Today
add gizmos, convars for tuning, rewrite to use anim clips rather than blending between them. looks a lot better but still needs to handle slide + extra step and direction switching
Today
Merge from sep_2026_mesh_checks
Today
Merge from main
Today
Merge from icon_generator_rework
Today
Alt dragging now rotates the light of the icon
Add in an event for the loading screen image shown
Today
Ran an optimisation + performance pass to the new console terminal improvements, added profiling
Today
Merge from main
Today
Merge from torch_hash_warning_fix
Today
respect water layer toggle in RRP
Today
Fix HttpContent being double disposed