reporust_rebootcancel

124,211 Commits over 4,171 Days - 1.24cph!

9 Days Ago
Static versions of deployable prefabs added and replaced in scene. LOD3 of food market shell rebaked. Aircon with no bottom fixed.
9 Days Ago
merge from physics_bounds_commands
9 Days Ago
server commands to set and get physics world bounds for profiling purposes
9 Days Ago
Completely hide shadow-proxy states affected by agressiveShadowLOD to improve performance
9 Days Ago
Completely hide shadow-proxy states affected by agressiveShadowLOD to improve performance
9 Days 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
9 Days Ago
Rebase on /main
9 Days Ago
LODs, prefab, collision for food barge checkout counter
9 Days Ago
merge from naval_update
9 Days Ago
Supplies barge store LODs and collision. Enabled GPU instancing on some mats.
9 Days Ago
Neutralized the tint on the sand footprints.
9 Days Ago
Scene backup
9 Days Ago
merge from batteringram_impacteffect_fix
9 Days Ago
merge from chandelier_fixes
9 Days Ago
Don't show raise/lower action on chandelier if you dont have building privilege
9 Days Ago
Adding missing bottom mesh to triangle hull prefab
9 Days Ago
fixed boat door pickup and repair, added guide mesh for door
9 Days Ago
Generate proto
9 Days Ago
subtract 130129 decay_scale_ui_fix
9 Days Ago
merge from main
9 Days Ago
split the glass part from boat door mesh to enable convex collision baker to work there
9 Days Ago
▉▅▍▆▄ █▅▉▉ ▅█▅▋_▅▅▅▊▇_▊▌▇_▉▊▄▇▋
9 Days Ago
merge from emission_queue
9 Days Ago
merge from trailtail
9 Days Ago
merge from fix_artificalwater_flow
9 Days Ago
merge from fix_corpse_storageboxes
9 Days Ago
merge from workshop_wearable_icon_fix
9 Days Ago
Merge from quicksave_to_gamesetup_save
9 Days Ago
Socket name fixes. Manifest Prefab updates.
9 Days Ago
Fixed battering ram impact effect string pool warning
9 Days Ago
merge from steaminventory_descriptions_fix
9 Days Ago
merge from store_typo_fix
9 Days Ago
Fixed a typo in the legacy wood store page Updated shipping container store page desc
9 Days Ago
Fixed steam inventory item modals failing to find a fallback description and ending up using the prefab placeholder description
9 Days Ago
Stair localization fixes. Stair wood setup. Initial stair prefab setup. Test save update.
9 Days Ago
▋▋█▄▆▇█▄▋▉███ ▇▊▋▇ ▄▆▄▇ ▌▅▌ ▌▅▌▌█ ▆▌▇█▌▋▌▇▍▅▍▍_▍▆▇▋█▊▉█▇▌▋▆▌▆▌▊▊▅▅_█ ▉▉█▋▄
9 Days Ago
merge from baseplayer_serverupdateparallel
9 Days Ago
merge from indirect_instancing_fixes
9 Days Ago
merge from s2p_flatten_fixes
9 Days Ago
Less hacky shoreline wetness fix using 2D distance instead
9 Days Ago
wip stairs setup
9 Days Ago
Merge from parent
9 Days Ago
Merge from main
9 Days Ago
Merge from naval_update
9 Days Ago
Merge from naval_update
9 Days 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.
9 Days Ago
Run scene2prefab (skip hlod)
10 Days Ago
SceneToPrefab flattening bug fixes * Don't flatten UI objects * Don't flatten anything under AIInformationZone
10 Days 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 Days 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