reporust_rebootcancel

128,438 Commits over 4,201 Days - 1.27cph!

22 Days Ago
Fixed debug.printanimators double names in the inactive row
22 Days Ago
Added ui.printcanvases command, to dump the active and inactive canvases in the scene
22 Days Ago
Expose world boundary repel force as convars instead of hardcoded - world_boundary_force_start_distance - world_boundary_force_offset
22 Days Ago
Lock behind `boat_drift_deep_sea` convar instead of hardcoded blocking it
22 Days Ago
Prevent boats from doing normal drifting to shore in the deep sea until we are sure that the shore vectors are correct
23 Days Ago
Fix NONE compile error in Shield.cs
23 Days Ago
merge from dynamic_occlusion_pausing -> main
23 Days Ago
Fix compile errors
23 Days Ago
Set dynamic_occlusion_pausing to enabled instead of disabled
23 Days Ago
merge from industrial_pipe_batching -> main
23 Days Ago
Add `print_memory_batching_detailed` command to print out memory usage of individual batches - can supply filter to filter based on material name
23 Days Ago
merge from industrial_pipe_batching -> main
23 Days Ago
Make `batch_industrial_pipes` a non-admin convar
23 Days Ago
Add `print_memory_industrial` and `print_memory_batching` commands to show how much memory is being used by batching and industrial pipe meshes respectfully - batching will include both inactive renderers and active renderers since mesh memory is still used while the renderer is turned off
23 Days Ago
Slightly optimise command reordering
23 Days Ago
Jobified instance reordering
23 Days Ago
merge from optimize_sprinklers -> main
23 Days Ago
Fix compile error
23 Days Ago
Add `skinned_placeholder` convar to control if sprinklers will use static placeholders or not - default enabled - refresh_renderers will update placeholders if convar is changed
23 Days Ago
Fix compile errors
23 Days Ago
Update: convert error logs to error-once logs The current changes mitigate the problem, which will allow peeps to play longer while we chase up what's going wrong. Tests: none, trivial change
23 Days Ago
Update: adding more logging in an attempt to catch baseplayer NREs Tests: 2p local session with spectating, disconnects
23 Days Ago
Merge from boat_building
23 Days Ago
Cannons can only be mounted on finished boats. Call base mount showif checks. Refactor BallistaGun Menu_Mount_ShowIf so cannon can call base checks without the ballista specific checks.
23 Days Ago
RPG7 - Added baked viewmodel
23 Days Ago
Set dressing polish and some boosted bounce lighting in floating city 3
23 Days Ago
Added boat building station deployment guide prefab with latest artwork
23 Days Ago
Merge from boat_building
23 Days Ago
Merge from part_caching
23 Days Ago
Fixed barge surfaces not being picked up by HLOD (except casino). Rebaked HLOD in floating city 1 and 3.
23 Days Ago
Switch more stuff to using cached parts
23 Days Ago
Merge from parent
23 Days Ago
Re-add hull flag, set on hull blocks.
23 Days Ago
23 Days Ago
Added CachedBoatParts<T> Cache lists of blocks, anchors, sails for now.
23 Days Ago
Merge from main
23 Days Ago
Casino barge decks
23 Days Ago
added an elevator shaft to the casino roof in FC4
23 Days Ago
standalone underground elevator lift shaft prefabs, models and baked LODs - to be used as a static elevator in monuments
23 Days Ago
raised security tower cover
23 Days Ago
level submit
23 Days Ago
Codegen
23 Days Ago
removed Deferred Mesh Decal script from mesh object parent
23 Days Ago
removed double LODing method on prefab causing errors
23 Days Ago
supply signs lods, collision
23 Days Ago
Casino LOD/COL/Prefab progress
23 Days Ago
▅▇▅▊█▋▉▌ ▆▌▄██▇▌▇ ▍▆▄▊█▍▍▉▍▉ ▌▅▆▉▇▌█ █▆ ▆█▋▄▇ ▍▍▊▊▋▄ ▍▊▅▄▄
23 Days Ago
HLOD and s2p for floating city 3
23 Days Ago
Merge from main