userJarryd Campicancel

13,591 Commits over 2,466 Days - 0.23cph!

3 Years Ago
Actually track the act of cooking chicken as opposed to just tracking acquring the item Fixes several bugs with the cooking stage
3 Years Ago
Added some extra supplies to the furnace mission
3 Years Ago
Fixed repeatcommand convar not working as expected when run via a bind
3 Years Ago
Merge from main
3 Years Ago
Parachute gibs are no longer affected by the wind material effect
3 Years Ago
Add server.parachuteRepackTime replicated convar to control how long a parachute repack takes Clamped between 0 and 15s
3 Years Ago
Don't spawn the unpacked parachute if BypassRepack is turned on
3 Years Ago
Merge from forward_momentum_change
3 Years Ago
Merge from main
3 Years Ago
Start modal layout changes
3 Years Ago
Fix exception when opening help modal between missions Updated a bunch of modal text with fixes and highlighting
3 Years Ago
Styling
3 Years Ago
More modal setup
3 Years Ago
Fixed underwear skins not being applied correctly when a player first enters a server (cache the underwear skin in case the player model hasn't been created yet when the player receives it's first load)
3 Years Ago
First pass on converting the help modal into a single panel that the player cycles through
3 Years Ago
Added a custom build ping type for better clarity
3 Years Ago
Added a tutorial stage to build a roof onto the starter base
3 Years Ago
Reduce chicken and barrel count
3 Years Ago
Rework deploy pings to be a bit more reliable
3 Years Ago
Convert build target to use BaseEntityRef instead of copy+pasted id uints Add a mission step to craft and place a key lock on the door of the base
3 Years Ago
Wrecked boat instead of a helicopter
3 Years Ago
Added a key bind to open the current tutorial help panel at any time, defaults to Y Added some text to the objectives panel to explain the bind
3 Years Ago
Merge from main
3 Years Ago
Remove debug log Fixed tooltips staying on if the underlying UI element was pooled while the tooltip was active
3 Years Ago
Merge from main
3 Years Ago
Merge from report_npc_fix
3 Years Ago
Don't pass NPC's in range along with reports
3 Years Ago
Merge from main
3 Years Ago
Merge from tc_layout_update
3 Years Ago
Update TC tooltip
3 Years Ago
Only allow players to place walls at the correct rotation, no soft side facing out
3 Years Ago
Split the build base objective into two parts, building the foundations and then building the walls This allows an extra modal UI to explain softsides
3 Years Ago
Add a specific mount stage to the final mission
3 Years Ago
Harvest pings can now be changed per objective so different resources can have their own pings
3 Years Ago
Swap craft bow and craft bandages objective
3 Years Ago
Heal objective now just requires the player to use a bandage
3 Years Ago
Don't show the tutorial highlight in the crafting menu if the item is in the crafting queue Refactored the crafting queue UI component to reduce allocations
3 Years Ago
Fix exception when finishing tutorial Don't show bag count after placing a sleeping bag Various typo fixes
3 Years Ago
Layout tweaks
3 Years Ago
Added auto panel closer to start of tutorial panel Added debug.starttutorial
3 Years Ago
Fixes
3 Years Ago
Fixed hunt chicken objective not completing
3 Years Ago
Text updates
3 Years Ago
Styling changes
3 Years Ago
Merge from main
3 Years Ago
Merge from detailed_vehicle_dismount_times
3 Years Ago
Fixed scrap transport seats using boat dismount speed RHIB seats now use aquatic dismount speed Workcart and locomotive now use ground dismount speed
3 Years Ago
Merge from main
3 Years Ago
Merge from toggle_vending_machines_map
3 Years Ago
Merge from console_window_improvements