userJarryd Campicancel

12,443 Commits over 2,588 Days - 0.20cph!

58 Days Ago
Remove turrets from all monuments marked as a Town (not just safe zone) in hardcore mode Fixes turrets persisting in hardcore apartments as it's not marked as a safe zone
58 Days Ago
Clear hostile time when spawning inside the apartment (so you don't get killed immediately as you leave the room if you died in combat)
58 Days Ago
Can break in to a room even if the door is open (to remove the invisible blocker)
58 Days Ago
Fixed invisible colilder not updating if the player was already in the trigger volume when breaking in (which was always)
58 Days Ago
Fixed invis door team check passing if the player is in any team (was caught on the server anyway, but this is still a nicer fix)
59 Days Ago
Merge from apartment_complex_monument
59 Days Ago
Whoops, forgot to S2P
59 Days Ago
Merge from apartment_complex_monument
59 Days Ago
Mostly fixed invisible door logic, now gets fully disbaled when a break in occurs Requires player to step back and then forwards to re-enter trigger bounds, will fix later today
59 Days Ago
Can no longer reassign beds in apartments
59 Days Ago
Fixed not being able to use the painted sign in the penthouse
59 Days Ago
ApartmentDoor.Load NRE fix
59 Days Ago
Subtract 156029, too many shadow issues
59 Days Ago
Merge from apartment_complex_monument
59 Days Ago
59 Days Ago
Added a tool to find all shadow proxies that have a cull distance greater than the cull distance of their parent, fixed some cases (Tools/Find/Shadow Proxies Culling Too Early) Converted the bus to a RendererLOD setup
59 Days Ago
Much more aggressive LOD transitions on rentable shops
59 Days Ago
Include the lighting prefabs in the furniture list that gets disabled when an apartment is occluded, fixes the lighting prefabs always rendering
59 Days Ago
Caught a light with a missing LOD component
59 Days Ago
Merge from apartment_complex_monument
59 Days Ago
59 Days Ago
Fixed button inside security room not opening door
59 Days Ago
Fixed disabling domain reloads breaking renting rooms due to static telephone manager fields
59 Days Ago
Replace 0 with O on the door label if the door is in the basement Add · to both sides of the door label if the door is in the penthouse
59 Days Ago
More LOD fixups Should be no more loose components
59 Days Ago
Converted some static structures to RendererLods/MeshLods Rentable shop signs, window_penthouse_flat_opaque, Caboose_ground_junk_straight_b/c
59 Days Ago
Merge from main
59 Days Ago
Merge from occlusion_culling_toggle_fix/batch_culling_fixes Fixes MeshCull components not properly disabling when culled by occlusion culling Fixed renderers with Rendererbatch components not being included in the culling system, even if they don't meet the batching reqs (submeshes, r/w, vert count, etc) Can be toggled via graphics.useDetailedRendererBatchCullingCheck for a/b testing (on by default) Our benchmarks show an occasional slight decrease in max frame rate but a moderate increase in low frame rates (slighty lower ceiling ceiling, higher floor) Also includes a speculative fix for an index out of range error some players were experiencing
60 Days Ago
60 Days Ago
Merge from main
2 Months Ago
Merge from apartment_complex_monument
2 Months Ago
Fixed rentable shop vending machines still being drone accessible despite UI saying otherwise
2 Months Ago
Added master key to produce exchange vendor in bandit town 1000 scrap, affected by demand pricing so starts at 2000 (+100%) Only one available, restocks every 12 IRL hours VERY PLACEHOLDER values
2 Months Ago
Merge from projector_disable
2 Months Ago
Removed/disabled almost all instances of Projectors Disabled on all Lighting prefabs, mostly used in underwater labs Disabled on all MotorRowboats and disabled their Update loop Added a GameObjectLOD component to the above ground pool, this is now the only place we use projectors in the game (it was the only place I could see an actual visual difference) S2P large oil rig Deleted AboveGroundPool_DeleteMe prefab entirely (only took me 6 years)
2 Months Ago
Merge from softcore_updates_july_26
2 Months Ago
Don't apply softcore gather rates to diesel pickups
2 Months Ago
Quarry is affected by softcore gather rate
2 Months Ago
Merge from main
2 Months Ago
Merge from spray_scale
2 Months Ago
Added ability to change scale of spray skins, exposed on SteamInventoryItem as SprayScale
2 Months Ago
Fixed Signage inspector not showing manifest info
2 Months Ago
Fixed remove all option not working on rentable shops
2 Months Ago
Merge from apartment_complex_monument
2 Months Ago
S2P apartments to make sure sign changes get picked up
2 Months Ago
Removed sockets and deploy volumes from rentable shop signs Manifest
2 Months Ago
Demo compat manifest!
2 Months Ago
Delete rentable shop sign item definitions Rename shop signs to remove .worldmodel suffix