125,646 Commits over 4,171 Days - 1.26cph!

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