branchrust_reboot/main/misc_fixes_july22cancel

30 Commits over 0 Days - ∞cph!

2 Years Ago
Unsaved changes. Manifest update
2 Years Ago
Cleaned codegen without running generate again :(
2 Years Ago
Renamed clientperf_detailed to clientperf_frametime
2 Years Ago
Adding missing mount/dismount/swap sounds to Minicopter and Scrap Transport Heli
2 Years Ago
Merge from main
2 Years Ago
Extra missing interaction and deploy sounds
2 Years Ago
Spawnable static ents (incl. chairs and desks)
2 Years Ago
Mounting & sound fixes
2 Years Ago
Allow head look when mounted on invisible static chair & secretlab chair
2 Years Ago
Both toilet prefabs now use updated chair settings.
2 Years 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.
2 Years Ago
Unsaved sound tweaks
2 Years Ago
Increased minimum time between open/close sfx to 0.2s
2 Years Ago
Enforce a minimum of 0.1s between an open or close sound playing, should hopefully fix sounds occasionally playing twice quickly
2 Years 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
2 Years Ago
Open/close sounds for item_drop prefabs (normal, backpack, buoyant) and fuse box
2 Years 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
2 Years Ago
Missing interaction sounds
2 Years Ago
Merge from main
2 Years Ago
Added clientperf_detailed to return up to last 1000 client frametimes, switched clientperf to StringRaw()
2 Years Ago
Add --json support to listtoolcupboards
2 Years Ago
Merge from listtoolcupboards
2 Years Ago
Average fps more accurate for first 60 seconds (not perf 6 fps) Log last 1000 frame times (rolling buffer)
2 Years Ago
Return current performance info (report isnt updated when menu is open) and fix json
2 Years Ago
Added network version & protocol to serverinfo, status command can return json
2 Years Ago
PerformanceReport gathers all performance numbers, sends json blob & can include requestId to coorelate responses & can optionally return json
2 Years 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
2 Years Ago
Added missing collider materials to a few prefabs
2 Years Ago
Re-applied previous month fixes from 71256 (duplicate branch)
2 Years Ago
Merge from main