reporust_rebootcancel

135,130 Commits over 4,444 Days - 1.27cph!

10 Months Ago
merge from physics_bounds_commands
10 Months Ago
server commands to set and get physics world bounds for profiling purposes
10 Months Ago
Completely hide shadow-proxy states affected by agressiveShadowLOD to improve performance
10 Months Ago
Completely hide shadow-proxy states affected by agressiveShadowLOD to improve performance
10 Months Ago
Update: augment serverocclusiondebug command to draw the path of occlusion query Written as throw-away code, will clean-up later Tests: used the command to debug, works with disabled ddraw instancing, but the data it displays looks wrong - investigating
10 Months Ago
Rebase on /main
10 Months Ago
LODs, prefab, collision for food barge checkout counter
10 Months Ago
merge from naval_update
10 Months Ago
Supplies barge store LODs and collision. Enabled GPU instancing on some mats.
10 Months Ago
Neutralized the tint on the sand footprints.
10 Months Ago
Scene backup
10 Months Ago
merge from batteringram_impacteffect_fix
10 Months Ago
merge from chandelier_fixes
10 Months Ago
Don't show raise/lower action on chandelier if you dont have building privilege
10 Months Ago
Adding missing bottom mesh to triangle hull prefab
10 Months Ago
fixed boat door pickup and repair, added guide mesh for door
10 Months Ago
Generate proto
10 Months Ago
subtract 130129 decay_scale_ui_fix
10 Months Ago
merge from main
10 Months Ago
split the glass part from boat door mesh to enable convex collision baker to work there
10 Months Ago
merge from emission_queue
10 Months Ago
merge from trailtail
10 Months Ago
merge from fix_artificalwater_flow
10 Months Ago
merge from fix_corpse_storageboxes
10 Months Ago
merge from workshop_wearable_icon_fix
10 Months Ago
Merge from quicksave_to_gamesetup_save
10 Months Ago
Socket name fixes. Manifest Prefab updates.
10 Months Ago
Fixed battering ram impact effect string pool warning
10 Months Ago
merge from steaminventory_descriptions_fix
10 Months Ago
merge from store_typo_fix
10 Months Ago
Fixed a typo in the legacy wood store page Updated shipping container store page desc
10 Months Ago
Fixed steam inventory item modals failing to find a fallback description and ending up using the prefab placeholder description
10 Months Ago
Stair localization fixes. Stair wood setup. Initial stair prefab setup. Test save update.
10 Months Ago
merge from baseplayer_serverupdateparallel
10 Months Ago
merge from indirect_instancing_fixes
10 Months Ago
merge from s2p_flatten_fixes
10 Months Ago
Less hacky shoreline wetness fix using 2D distance instead
10 Months Ago
wip stairs setup
10 Months Ago
Merge from parent
10 Months Ago
Merge from main
10 Months Ago
Merge from naval_update
10 Months Ago
Merge from naval_update
10 Months Ago
Fix terrain shadows, add vertex normal map sampling, use terrain heightmap instead of height slope map, change LOD slider into min/max slider for more control, and add convar for terrain renderer toggling.
10 Months Ago
Run scene2prefab (skip hlod)
10 Months Ago
SceneToPrefab flattening bug fixes * Don't flatten UI objects * Don't flatten anything under AIInformationZone
10 Months Ago
Log commands ran by admins to a log file - rotate daily log files - log any command ran by admins (including useless commands like "swapseats") so it works with modded servers as well where permissions can be all over the place - mark how each command was ran (server console, rcon, player) as well as some information about the user who ran it - enabled by default, can be disabled with startup parameter `-disableconsolelog`
10 Months Ago
Fix issues with `catapult.reload` admin command Previously passing "5" to load a player didn't work correctly with multiple catapults in the world as well as some other minor inconveniences Add descriptions
10 Months Ago
New `debug.fillmounts` command - spawns and mounts a player on every mount point in a radius for testing https://files.facepunch.com/cipeaX/2025/September/06_21-05-CharmingCanine.mp4
10 Months Ago
Add admin convar `enable_marker_teleport` - if set to true, right clicking on the map will teleport you to that location instead of placing a marker
10 Months Ago
Bear now harvests for 20 meat instead of 19