reporust_rebootcancel

153,749 Commits over 4,536 Days - 1.41cph!

Yesterday
- Setup biofuel generator ui - Takes in food, converts to low grade
Yesterday
add turn settle/slide/spin. (spin needs gain controls, basically useless for now - so off.)
Yesterday
Stripped interlocked usage, more cleanup
Yesterday
move convars around
Yesterday
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
Yesterday
Merge from sep_2026_mesh_checks
Yesterday
Merge from main
Yesterday
Merge from icon_generator_rework
Yesterday
Alt dragging now rotates the light of the icon
Yesterday
Add in an event for the loading screen image shown
Yesterday
Ran an optimisation + performance pass to the new console terminal improvements, added profiling
Yesterday
Merge from main
Yesterday
Merge from torch_hash_warning_fix
Yesterday
respect water layer toggle in RRP
Yesterday
Fix HttpContent being double disposed
Yesterday
merge from render_pipeline_testing
Yesterday
fix underwater bubbles not working in RRP
Yesterday
merge from main -> sentry_upload
Yesterday
- fix reading tail of log not truncating extra bytes - fix log files >5MB being skipped over instead of the tail uploaded
Yesterday
- Basic script setup - Initial IO power input
Yesterday
▆▍█▊▇▉ ▌▅▄▍█▅█▌
Yesterday
Fix compile error
Yesterday
merge from render_pipeline_testing
Yesterday
fix regression with water drop shader refraction in BRP
Yesterday
main -> grenade_client_prediction
Yesterday
main -> biofuel_generator
Yesterday
Hide the panels a little bit if you are orbiting around the character
Yesterday
Tests for new way of reading logfile
Yesterday
Fix wooden and bone arrow world model gibs
Yesterday
Fix bee grenade honey flicker and tune glass, honey and trim materials https://files.facepunch.com/pilgrim/2026/September/10_19-11-TanZander.gif
Yesterday
▉▍▋▉▉▄▋▇ ▋▍█▅▅ ▋ ▇▌▉▆▇▆▋ ▌▆▍▅▆▄ ▋▉▄▊█▄ ▇▆▋▄▅ █▊▌▇▆▅▌▌▌▊ ▇▆▆▅▍ ▉▍▋▋▋█▇ ▍▍▌▊▆ ▄▄▋█▊▌ ▇▋▊▇▇▉▅▅▇ ▇█▇▆▋▉█▉▇▉ ▍▆▋ ▅▋▌▉▉▌▋▌▅▅▋▇▍ ▇▆▆▉▅▊▊▅▍ ▉▊▉▌▋▉█▇▍▊▉▊▊ ▍█▌▍▇▇█▆▆ ▊▌▌▅▆▇▋▇▆ ▉▉▅▅▆▍▋▄ ▅▇▋▅▄
Yesterday
Disable per-object culling
2 Days Ago
- switch from writing sentry tags to disk and trying to link them to crashes to putting the sentry tags in the log file and parsing them when uploading the crash - upload the last 100KB of the logfile instead of the whole thing - cleanup
2 Days Ago
Update: store DLC background is now dynamically loaded Tests: opened the page, saw it loading in. swapped tabs, opened pack views
2 Days Ago
Bugfix(editor): StoreBundleTool - fix bundle assignment setting stale bundle value to props Tests: ran it on a modified prefab
2 Days Ago
merge from main
2 Days Ago
Merge SMAA with RRP
2 Days Ago
Rebase on main
2 Days Ago
merge from main
2 Days Ago
Update: convert store's general tab background images to be dynamically loaded from bundles and backend Tests: navigated to general tab and scrolled by. flipped between tabs
2 Days Ago
added new textures for the cow calf and bull. Bias maps and plain maps to drive the procuderal system. Added male calf proc mat. Updated other cattle materials.
2 Days Ago
Implement SMAA 1x in RRP
2 Days Ago
Added dedicated gibs for driftwood sets 1, 2 and 3. All ground wood resources now have gibs, except the wood pile, which uses staged destruction as it is harvested. https://files.facepunch.com/pilgrim/2026/September/10_16-46-DeepHochstettersfrog.mp4
2 Days Ago
Merge from rustplus_custom_monument_markers
2 Days Ago
Send custom monument marker names to Rust+ properly
2 Days Ago
exported/setup nailgun refresh anims and set up entity with latest w model
2 Days Ago
Move the expand button over to the right
2 Days Ago
Merge from render_pipeline_testing
2 Days Ago
Client caches rendered icons before joining
2 Days Ago
- Attach characters to specific servers (so on joining that character is bound until next wipe), subsequent changes wont affect the character on the server - Modal improvements