userJarryd Campicancel

13,063 Commits over 2,376 Days - 0.23cph!

44 Days Ago
Merge from relationship_optim
44 Days Ago
Added PersistentObjectWorkQueueListBacked, a new version of PersistentObjectWorkQueue that can be provided with a separate list to iterate over Handy for situations where we don't want to maintain a separate list of objects to iterate over, we can now just provide a list and the work queue will iterate over it Doesn't have Add or Remove methods as it only reads the list Updated RelationshipUpdateQueue to iterate over player list instead of a separate, identical list Added an experimental fast path to UpdateAcquaintancesFor that checks the server occlusion state to see if two players can see each other rather than raycasting Much faster than a raycast, although it will still fall back to that if the server doesn't have occlusion enabled, can be disabled with BasePlayer.allowRelationshipServerOcclusion
44 Days Ago
Move UpdateContacts in RelationshipManager to a PersistentObjectWorkQueue, budgeted to 0.05ms by default (BasePlayer.relationshipUpdateQueueFrameBudgetMs) This used to iterate over every player on the server every 1s so would scale poorly, will now gradually update relationships over time
44 Days Ago
Merge from botcollider_optim
45 Days Ago
Replace ServerUpdateBots with a PersistentObjectWorkQueue In a test of 500 bots on the server (about baseline on an empty server) this was taking 0.25ms because it looped over every entity, every frame. The internal logic is time gated so it would only actually check/modify 5-15 each frame WorkQueue is budgeted at 0.05ms and goes through as many as possible in a frame within that window As this might result in some bot colliders temporarily being the wrong size for a frame or two I've added manual forced collider size updates when a player state changes that we are otherwise checking in the update process (mounting/dismounting/wounding/crawling) to minimise any delays
45 Days Ago
Merge from naval_update
45 Days Ago
Don't do any processing for UpdateReputations if the player's reputation state hasn't changed
45 Days Ago
Readd nextPlayerCheck to JunkpileWater, we don't need to be running this check every frame on every junkpile
45 Days Ago
Adjust TOD headless check to work via compiler defines, it seems liike cameras are still present on the server (although not doing anything) so it thought it was running on the client Should save 0.1ms a frame
45 Days Ago
Marked FishSwarm as client only, was profiling as 0ms but it was still running a coroutine so might as well nuke it on the server
45 Days Ago
Merge from main Only conflict is cake.entity, auto resolved
48 Days Ago
Remove SimpleFloatingEntity and associated prefabs, they were never used
49 Days Ago
Magnet crane can now sleep Seems to take a couple of tries to actually settle once a player dismounts Had to add some box colliders to replace the wheels otherwise the crane would sink into the ground once the wheels were disabled The one magnet crane on the map was taking 0.28ms each fixed update even when not in use and was the slowest part of the fixed update, now takes 0.06ms once sleeping
49 Days Ago
Merge from farm_plant_respawn_fix
49 Days Ago
Merge from naval_update
49 Days Ago
Reduce underwater_drag_budget_ms default to 0.05 (was 0.1)
49 Days Ago
Disable nav mesh obstacle carving on LootContainers spawned in the deep sea (can be controlled with debug.disableLootNavObstaclesInDeepSea convar) Strip all NavMeshObstacles on floating cities
49 Days Ago
Merge from naval_update
50 Days Ago
JunkpileWaterWorkQueue frame budget now defaults to 0.05ms (was 0.25)
50 Days Ago
▆▉▇▇▌ ▊▄█▆▌ ▍█▊▊▇▌ ▍▇▌▄█▄▋ ▅▇▋▉▅ ▄▍▋
50 Days Ago
Merge from naval_update
50 Days Ago
Merge from nav_optimisation Bump radius to 200m just to be safe
51 Days Ago
Move the player check up to ScientistNP2 and disable the FSM as well
51 Days Ago
Don't run LimitedTurnNavAgent if there are no players within 150m Check every 5s
51 Days Ago
Static planter boxes in the deep sea (farm barge) spawn their plants ripe and will respawn them every 2 minutes
51 Days Ago
Merge from naval_update
51 Days Ago
Fix casino npc not hooked up to vending machine S2P all floating cities
51 Days Ago
Adjust scale of deep sea ghost ship markers
51 Days Ago
Fixed warning spam on space LR
51 Days Ago
Merge from lr_canvas_rework
51 Days Ago
Hooked up low ammo and burst indicators
51 Days Ago
First pass on overhauling the space LR readout to work with regular renderers and not canvases as canvas world space rendering completely breaks down at world edges and in the deep sea Baked out a texture for the LCD font, made a material and quad per digit
51 Days Ago
Merge from naval_update
51 Days Ago
Wrap the bag parenting logic behind a convar that's on by default just in case (debug.bag_respawn_parenting) as it's a little risky
51 Days Ago
When respawning on a sleeping bag that is parented to a player boat, parent the player to the boat immediately on spawning instead of waiting for the parenting volume to pick it up Hopefully fixes cases of getting stuck clipping when spawning close to a solid object while the boat is in motion
51 Days Ago
Sail canvas collider now ignores player movement, prevents players geting stuck Switch the boat planner material to Rust Standard/Cloth, fixes wacky motion blur
51 Days Ago
Add a death screen icon for the new scientist
51 Days Ago
Protobuf, codegen
51 Days Ago
Merge from main (will need fixes)
52 Days Ago
Merge from main
52 Days Ago
Clamp the cannon pitch and yaw to zero on the client as the camera eye controller was still being run and rotating around even though we couldn't see it since the cannon takes over the camera Fixes the player spinning around when dismounting the cannon
52 Days Ago
Standardised cannon LODs
52 Days Ago
Fixed coconut world spawn with wrong label FIxed wrong item id on coconut item
52 Days Ago
Disable the local player body if looking up in a cannon at an extreme angle, prevents the player body clipping into the camera
52 Days Ago
Fixed incorrect id's on two deep sea dwellings
52 Days Ago
Merge from naval_update
52 Days Ago
Fixed trailing whitespace on deploy animation state causing a state could not be found warning when deploying the planner viewmodel
52 Days Ago
Can no longer use the spray can on modular boats
52 Days Ago
Added debug.showAllCullingVolumes, overrides the culling volume behaviour and forces everything to show regardless of camera position (although the underlying LOD components could still cull themselves based on distance settings) Admin only
52 Days Ago
▅█▄▌▋▆ ▄▍▅▍▋ ▉█▌▉▋ ▌▍█▄▋▅ ▅▄▍▇▋▄▇▅▊ █▅▄▄▇▄▌ █▉█▄▋▇▇▅▇ ▇▄▉▉▉▆▋▄▄ ▆▄▍ █▉▄▉▄ ▆▆▇▇ ▌▅ ▋▍█▍▉▋▇▌ ▋▋▍▇ ▍▌▉▅▆█▄ ▄▄▍ ▍▍▄ ██▊▄▄▋▍ ▉▌▋▊▄▇▅▇ ▋█▆▅▉