userJake_Richcancel

3,958 Commits over 1,066 Days - 0.15cph!

1 Year Ago
More basic stats More profiler markers that are exposed in release builds
1 Year Ago
Change `analytics_enabled` to be a saved convar (to make it easier to toggle in editor) - default to false instead of true
1 Year Ago
Cleanup
1 Year Ago
Rename InvokeLogger -> InvokeProfiler Rename PacketLogger -> PacketProfiler
1 Year Ago
Serialize invoke stats in data points
1 Year Ago
Capture performance stats for every single server frame & send to azure analytics - packets (sends, recvs, total outbound packets) - invokes (execution time, invokes, adds / removes) - general execution time per frame Grab all physics stats (colliders, triggers, collisions, etc) - figure out later how to expose it in release build Add `dump_profiler_recorders` command to dump all ProfilerRecorder handles to disk in a .csv
1 Year Ago
Prevent pve tag from potentially being included twice if set in server.tags and server.pve
1 Year Ago
Fix `server.tags` convar not working with `pve` tag
1 Year Ago
Switch `Vis.Entities()` to iterate through `List<MLRSRocket>` Move `AddTargetSet()` from local method to private method Reduce random variance of `TargetScan()`
1 Year Ago
▇▄▌ ▊▅ ▅▍█▊ ▅▊▇ ▊▆▋▉▉▅▊ ▄▄▇▌▌▇ ▇▇▄▋▆▋▊▉▇
1 Year Ago
Fix triangle foundations not lining up after building outwards due to side sockets being 0.01m offset
1 Year Ago
Fix NRE in BaseViewModel.HideSightMeshes()
1 Year Ago
Fix TC showing "Clear Authoirzed List" when no players are authed on TC
1 Year Ago
Fix more client errors
1 Year Ago
Fix client compile errors
1 Year Ago
Add ability to auth friends on TC (similar to turrets) - rename `AddSelfAuthorize()` -> `AddAuthorize()` - both "auth self" and "auth other" use same RPC - must assign "PickAFriend" dialog to tool cupboard entity for it to appear as an option in the radial menu - enabled on both TC & retro TC skin
1 Year Ago
Fixed dragging backpack / diving tank onto equipped backpack going into backpacks inventory instead of swapping items (or doing nothing)
1 Year Ago
Fix hover looting clothing inside full backpack not doing anything
1 Year Ago
▆▋▍█▄▊▋ ▅▊ ▋▅▍▆ ▊▉█▉▄█▉▄▌▊▍ ▅▄▍▄▆▆ ▆▅ ▊▊▋ ▅▄▄▄▅▉▄▋ ▄▋▋▋ ▍▋▌▍▍ ▅▊▋▇ - ▄▍▆▄ ▊▊▌█ ▉▄▆▉▍▇ ▇█▄▇▍▍▅▉▆ █▆▄▆ █▇▇▍▄▍▇▅▄ ▌▍ █ ▍▆▇▉▊█ (▅▄█) ██▌▌▋ ▋▆█▋ ▋▌▊█▇▅ ▅▅▆▊▉ ▆▇▊▄▌ ▍▋▌▄ ▉▄▅▍▌▍ ▍█▅▆▅ (▄▊▆) ▄▅▌▉▌ ▆▇▉▆ ██▅▅▋ ▌▍▋▄ ██▆▋▊▊ ▉█▅▋▍▍▉█▉ ▄▊▌▄█ ▍▊▊▍▋▊ █▊▋▅▉▅█▅▊ ▆▄▆█▅
1 Year Ago
Disable temp fix in unity 2021 that got rid of UI pooling for lists >1000 elements
1 Year Ago
▆▉▅▉▆▅▍▄ ▅▇ ▆▌▉▉▋▍▍▉▇ ▍█▍▍▉▋ `█▉▉▅▄▋▄▄▉▇▄▋▇▇▌▉▍█▊▊▅▇▍▇▇()` █▅▆ ▌▍▆▉▉▌▌▊▇▍▅
1 Year Ago
▊▆█▇ ▌▇█▉ "▄▍█▄▌▄▄▇ █▍▇▉▇" ▊▌▅▊ ▋▊▍▍ ▆█▋▊ ▉▄ ▍▍▊▅▇▋▊▌▉▅ ▇▄▌▆ ▆▇▊ ▉▊▋▄█ ▆▊ ▄▊▉▊▌▉ (▊▇▆ ▄▄█▋▋▄ ▌▋▋ ▇▄▇▋▌▊▊▌▋)
1 Year Ago
▅▍▋ ▅▇█▄▄ ▍▉▋▆▅ ▉▇ ▊▄▇▇ ▅▆█▊▌▉▅▌▇▊ █▄▉▆▉▊▍ ▄▄▄▋▍ ▇▇ █▉█▊ ▌▅ ▄▆ ▆▌ █▉▋▆▌ ▉▆▊▋ - █▉▉▆▍▊▌ █▊▄▇▉▅▌ ▅▆▆▅█▍ ▅▉▆▌ ▋▌▍▍▊▅█▋
1 Year Ago
Prevent wall from being rotated when an explosive is attached to it (grenade, satchel, c4) https://files.facepunch.com/jakerich/LNQthAh9I0tju90N/u5THoZxmUFpVoSSX.mp4
1 Year Ago
Support old uncompressed tags alongside newer compressed tags
1 Year Ago
Fix storage adapters not able to be picked up when holding hammer
1 Year Ago
Fix debris spawning on top of eachother when a foundation breaks, then a wall breaks after
1 Year Ago
Add debris to square & triangle foundations - debris added to all foundation wall sockets - 1 debris added on terrain in center of foundation https://files.facepunch.com/jakerich/vBA5ptZzQPvqzAhX/buUrI3Cu6T0zkcBo.jpg
1 Year Ago
C4 & satchel will mark the BuildingBlock it lands on as "damaged" when it sticks to it (but deal no damage until it blows up) - prevents players from upgrading building block in the 10 seconds before C4 blows up
1 Year Ago
Allow xmas ice high walls to be demolished too
1 Year Ago
Fix ContextMenu opening (with no options) when high walls are past their demolish timer of 10 minutes
1 Year Ago
Allow high walls & external gates to be demolished - move demolish code from BuildingBlock -> StabilityEntity - add `canBeDemolished` field - add `demolish_seconds` convar (default 10m) to control demolish time
1 Year Ago
Add ability to put items into backpack by dragging the item onto the equipped backpack (rather than opening backpack)
1 Year Ago
Change method names so harmony mods stop disabling the feature serverside Add `ping_estimation` convar to manually toggle ping estimation (default enabled)
1 Year Ago
Disable ping logging inside editor, switch to a convar `ping_estimate_logging`
1 Year Ago
Fix storage adapters blocking looting of boxes when looking directly at the adapters - add support for GameTrace to ignore the type of an entity - will still GameTrace the storage adapter if you are holding a WireTool/PipeTool https://files.facepunch.com/jakerich/acrocQIGlVgn6mTE/01R7sjXhY7xH2U9S.png
1 Year Ago
Change the actual code that uses `isHoldingShift`
1 Year Ago
Pass `isHoldingShift` to Construction.Placement
1 Year Ago
Fix disabling external wall snapping (by holding shift) not working outside of the editor
1 Year Ago
Fix sleeping bag not keeping last valid position for 0.25m when placing onto building blocks (still be strict when placing onto vehicles / parented entities)
1 Year Ago
Switch asset warmup to use the existing Timing class Hook Timing events and send to Azure inside performance analytics (so we can assossiate load times -> hardware)
1 Year Ago
Analytics for asset warmup & prefab warmup
1 Year Ago
Fix horses occassionally being hit twice by bullets & dealing an extra +50% damage to them - raised density to 100 = no bullet penetration
1 Year Ago
Fix ammo being dropped on the ground when unloading a weapon with a full inventory
1 Year Ago
Fix foundation not replacable under a roof - ensure foundation can't be placed clipping into roofs https://files.facepunch.com/jakerich/DiEvbg8FtDsQvCkQ/ZXt1WMKFWMUmUu0d.png https://files.facepunch.com/jakerich/ba6PAFGqdbJdQgs8/xFa89R274Dbx7H8o.png
1 Year Ago
Fix 'Saved = true' being set for the new function
1 Year Ago
Add `refresh_nickname_cache` to force manual refresh of steam nicknames
1 Year Ago
Force the nickname cache to refresh when connecting to a server to give steam every chance in the world to download nicknames
1 Year Ago
Refresh list of nicknames every 30s for the first 2 minutes of gameplay, then move to refreshing steam nicknames every 5min
1 Year Ago
Fix minigun deleting ammo when it runs out of durability and deletes itself (by putting ammo into inventory)