111,841 Commits over 3,928 Days - 1.19cph!
merge from electricity_sideinputs_drain_fix
▊▊▋▍▊ ▆▄▄▊ ▄▊▉▇▍▋▉▇▍▍▇▆_▅▅▇
▅▇▄▋ ▅ █▉▉█▊ ▍▋ ▊█▄▍▍ ▆▍ ▍▅▍▍ ▄▇█▅▋█ ▋▍ ▆▌▅▋ ▄▉▌'▍ ▄▄▊ ▌█▋▅▋█▍█▌▍
Call OnEntityLeave when force removing an entity from a trigger, fixes destroyed entities not cleaned up from the triggers' entityContents list
merge from analytics_dump_hierachy_formatting -> main
Added rigged model (separate model for now)
shadowed window mesh for interior of barred window, positioned turrets correctly
Fix components incorrectly marked as "unsupported" for enabling/disabling
- renderers
- particle systems
- LODGroup
merge from analytics_dump_hierarchy_formatting -> main
merge from analytics_asset_warmup -> main
Add ability to see what is enabled vs disabled for `GameObject.Hierarchy.Components.txt` from `dump` command
- Components show a checkmark if enabled vs disabled, they show a `~` if the component doesn't support enabling
- GameObjects show a `+` if active & `-` if disabled
▇▉▍▍▆ ▄▋▍▌ ▌▇▊▋▊▍▌█▆▉▍█_▋▋▉
▌▆▆'▋ ▌▅▇█▋▉▉▌▄ ▅▆▆▄▊-▉▉▆█▊▅▍ █▄▄▉▉▋ ▉▆▌▌█▍▇ ▉▅▆▋ ▌▍▇ ▌▍ ▆▉▊▆▉ ▅▅▊▇▊▅ ▋▇ ▄▆▍▆ ▋▄▊ ▆▆▌▆ ▊▄█▆▉▊
Add asset warmup & world spawn timings to `dump` command
- output to csv so it can be opened in excel
- don't output if there are zero data points
- reset the world spawn timing every time a new map is loaded
- Asset.Warmup.csv
- World.Spawn.csv
split off indicator lights, set up emissive uv2, first pass on emissive textures for unique and transparent materials
Merge from fix_unity_hook -> main
Remove some unnecessary updates
Move LagSpikeProfiler.enabled into the record method
Show editor's email instead of the server name when in the editor (so it's easier to select a server in grafana)
Move uploader creation into it's own method EnssureUploadersCreated()
Ensure invokes are reset when we start recording so we don't get the cumulative stats since startup
Move Reset() methods outside of serialize methods
▉▇▆▊▇ █▌█▉ ▌▆▄▅▍▆▍▌█▆▊▍_▄▍▊
Improve readability of code
- move try catch & "enabled" check into each Serialize() method
- move some Serialize() methods into their profiler classes
- set default enabled state in each profiler so the convars reflect what is turned on
Messed up my last commit, re-applying 98711:
'pipette' command can now copy items skin
'selectitem' will also try to select item with the same skin in your inventory
'pipette' command can now copy items skin
'selectitem' will also try to select item with the same skin in your inventory
Added client flags for braking, pulling over and lights
Expose overall stock
Swap vendor check to a distance check
Expose refill time
Set vendor up to just have 1 of each item
Expose refill time
Increase brake power
Reduced check radius
player update. 3p updated chainsaw anims exported
- correct WaterFactor handling with eye height
- corrected deployable spawn orientation
- driving animation with throttle input
Switched method of equipping
▄▌▍▍▇ ▆▍█▌ ▋▄▌▄▉ ▌▆▉▋ ▊▅▄▊▆_▍▌▌▉▆_▋▋▍▅▇▄
Fixed incorrect patron wait condition
Fixed a potential OOB error when clearing wires
Added CallsPerSecond attributes on SeismicSensor, Electrical Branch and WireTool RPCs
Codegen
fix for 3p captive struggle anim not working
Spawned vendor now points in the direction of initial travel
Client stop targets discarded
Added vendor fronts to new WIP model
Removed DDdraw's
Removed redudant ServerInit in vendor front
storage building large progress
Show belt items as locked to make it clearer you can't use them when handcuffed
Sorted wheel values
Vendor moves as expected again