reporust_rebootcancel

140,081 Commits over 4,505 Days - 1.30cph!

3 Days Ago
Codegen, compile fixes
4 Days Ago
Merge from main (will need codegen)
4 Days Ago
Gutter cornices: combined each into one MeshLOD renderers 30 > 3 LOD components 30 > 3 Parts cull at different distances (supports 15, caps 35, rail 75), so each state is a mesh of only what's still visible - 802/88/24 tris, matching the originals at every band. Still batches, all states under the vert cap. time for bed
4 Days Ago
If a code lock has 2 or less authed users skip that lock when calculating the door tax Configurable by decay.upkeep_lock_min_users convar Attempting to exempt player run hotels from being overly taxed, may need to re-evaluate if abused
4 Days Ago
Abyss barrels: combined the seaweed into one mesh per barrel Merged the seaweed clumps on both storage skins into a single mesh per LOD, driven by one MeshLOD (0/7, cull 15). seaweed clumps 107 > 2 meshes LOD components 109 > 4 renderers 115 > 10 prefab size 518kb > 121kb Geometry and collision unchanged. Wind is preserved.
4 Days Ago
Merge from main
4 Days Ago
optimized poker table variants: Merged every RendererLOD chain across the four static configs into one combined FBX each, driven by a single MeshLOD (1/10/25, cull 60). - RendererLOD chains: 34 > 4 MeshLOD - LOD components: 226 > 192 - renderers: 321 > 212 - GameObjects: 143 fewer - LOD0 submesh draws: 49 > 14 - prefab size : 508kb > 122kb Also cleared a dead LODGroup from _cardtable_base
4 Days Ago
update from main
4 Days Ago
update from main
4 Days Ago
RidableHorse.prefab
4 Days Ago
merge from fix_masterkey_swipe -> main
4 Days Ago
Add tests to prove the swiping is correct
4 Days Ago
Fix the master key getting stuck in the animation state if you left click with key, as it derives from the keycard but has no swipe animation
4 Days Ago
russian roulette; - updated prefab - updated textures wip
4 Days Ago
Crystal AR store page wip
4 Days Ago
Wood armor gloves placeholder skin viewer mesh
4 Days Ago
Added wooden armor parts and crystal AR to the skin viewer
4 Days Ago
merge from maintainables_fixes
4 Days Ago
remove extra debug log
4 Days Ago
merge from editor_save_toolbar -> main
4 Days Ago
merge from skinviewer_cubemap_fix
4 Days Ago
merge from main -> editor_save_toolbar
4 Days Ago
Refactored PlaceDecorRoadside to use Dithering and retry placement of pipes a configurable amount of times to get past the terrain checks blocking >80% of spawns - Dithering only moves away from roads, to make sure it doesnt re-try with one directly in the path Also fix PlaceWaterTreamentPipes to not use unnecessary statics
4 Days Ago
Fixed cubemap not working for viewmodels in the skin viewer unless you connected to a server
4 Days Ago
merge from qol_compost_ui -> main
4 Days Ago
Codegen
4 Days Ago
Optim: consolidate bundle un-/sub to store opening closing - force reload the active tab when opening store page Lets us unload resources while being ingame. Saves us 380MB in textures Tests: both backends in editor, took snapshots in standalone client. Noticed reopening shop now has borked images in standalone >.>
4 Days Ago
merge from main -> qol_compost_ui
4 Days Ago
added more calf texture and material variants and an extra cow variant.
4 Days Ago
Bugfix: make sure grids of general store tab get notified about closure Avoids growing asset bundle ref count Tests: navigated through abunch of menus, no errors
4 Days Ago
Updating izi world model rig
4 Days Ago
revert anchors to softer checks, too many was preventing them from spawning works is carried by the terrain heigh raisers to try to fill terrain under the skirt in the prefab
4 Days Ago
Swap live background over to a small apartment Setup custom lighting for icon rendering
4 Days Ago
Use a live background in the character creator Streamline everything into a single CharacterStage prefab Cleanup old crappy static shot renderer
4 Days Ago
merge from paint_f1menu_fixes
4 Days Ago
optimised binbag pile - 41 renderers down to 1. There are 14 of these around the apartment complex alone. it was a pile of 34 nested binbag prefabs plus 6 ground_junk, each carrying its own mesh lod and renderer batch, sat under a parent that had its own mesh lod on top. all 41 drew at once at close range draw calls 41 > 1, mesh lod components 41 > 1 rendererlod, gameobjects 41 > 3 collision 34 mesh colliders -> 1 i dont t
4 Days Ago
Update: convert icons on DLC tab to be dynamic refs - updated StoreBundleTool to auto-update stale properties after bundle assignment - ran dyn ref bundle assign - also made CoverImage only do non-unity-null check as it was misfiring Tests: navigated through in editor both in db and bundle backends, tried standalone
4 Days Ago
Merge from hab_armour_damage
4 Days Ago
HAB armour returns parent hotairballoon health.
4 Days Ago
Fixed paintable dialog interactions executing (drawing, zooming, panning, orbiting) when the F1 menu is open Fixed brush preview hiding the cursor while the F1 menu is open when hovering the cursor over the paintable area Applied the fix to paintings / canvases, pumpkin, sculpture and neon dialogs Before: https://files.facepunch.com/raul/2026/August/27_16-56-RingedLimpkin.mp4 After: https://files.facepunch.com/raul/2026/August/27_16-57-LawngreenSunbittern.mp4
4 Days Ago
Bit more decal work on boiler room decals
4 Days Ago
merge from main
4 Days Ago
Attempting to fix pipe access point procgen spawning by generating an outter and inner terrain anchor ring to look for 'flat' terrain underneath the prefab, s2c
4 Days Ago
Tooltip pass
4 Days Ago
fix override in last change
4 Days Ago
Added 50x50cm pipe corner variant to Pipe Kit B. UV'd wires in boiler room + Decal polish.
4 Days Ago
Set translation strings
4 Days Ago
Move gamepad options to their new section in the left bar now that there's a bunch.
4 Days Ago
reduce network range of critters
4 Days Ago
Implement gamepad cursor acceleration and options