branchrust_reboot/main/misc_fixes_july22cancel

30 Commits over 0 Days - ∞cph!

1 Year Ago
Unsaved changes. Manifest update
1 Year Ago
Cleaned codegen without running generate again :(
1 Year Ago
Renamed clientperf_detailed to clientperf_frametime
1 Year Ago
Adding missing mount/dismount/swap sounds to Minicopter and Scrap Transport Heli
1 Year Ago
Merge from main
1 Year Ago
Extra missing interaction and deploy sounds
1 Year Ago
Spawnable static ents (incl. chairs and desks)
1 Year Ago
Mounting & sound fixes
1 Year Ago
Allow head look when mounted on invisible static chair & secretlab chair
1 Year Ago
Both toilet prefabs now use updated chair settings.
1 Year Ago
Updated more chair prefabs to allow upper body gestures. Setup generic chair mount sound definition to use across chair prefabs. Disabled gibs for invisible static chair.
1 Year Ago
Unsaved sound tweaks
1 Year Ago
Increased minimum time between open/close sfx to 0.2s
1 Year Ago
Enforce a minimum of 0.1s between an open or close sound playing, should hopefully fix sounds occasionally playing twice quickly
1 Year Ago
Fixed demos failing to playback if the local player died during the recording FIxed HurtOverlay appearing if in debug camera and the local player is hurt/dies
1 Year Ago
Open/close sounds for item_drop prefabs (normal, backpack, buoyant) and fuse box
1 Year Ago
Moved loot open/close sounds to new IContainerSounds interface for easier implemenation, refactored existing implementations Added support for loot open/close sounds to ItemBaseFlowRestrictor and DroppedItemContainer classes Fixed duplicate open/close sound entries on Modular Car LIfts
1 Year Ago
Missing interaction sounds
1 Year Ago
Merge from main
1 Year Ago
Added clientperf_detailed to return up to last 1000 client frametimes, switched clientperf to StringRaw()
1 Year Ago
Add --json support to listtoolcupboards
1 Year Ago
Merge from listtoolcupboards
1 Year Ago
Average fps more accurate for first 60 seconds (not perf 6 fps) Log last 1000 frame times (rolling buffer)
1 Year Ago
Return current performance info (report isnt updated when menu is open) and fix json
1 Year Ago
Added network version & protocol to serverinfo, status command can return json
1 Year Ago
PerformanceReport gathers all performance numbers, sends json blob & can include requestId to coorelate responses & can optionally return json
1 Year Ago
Add --json option to most text table commands: stats, playerlistpos, listvendingmachines, players, teaminfo, subscriptions, pool, print_prefabs, print_assets, packetlog, rpclog, playerlistpos, scalars, weather.report, print_approved_skins, monuments, combatlog
1 Year Ago
Added missing collider materials to a few prefabs
1 Year Ago
Re-applied previous month fixes from 71256 (duplicate branch)
1 Year Ago
Merge from main