userJarryd Campicancel

12,299 Commits over 2,557 Days - 0.20cph!

12 Months Ago
Update some outdated splats on tutorial island
12 Months Ago
Merge from main
12 Months Ago
Don't allow non clothing or clothing that would be considered conflicting to be loaded onto the mannequin
12 Months Ago
Update mannequin to mimic player part creation process using a new skin set, this will allow us to selectively disable the parts of the mannequin like we do player parts
12 Months Ago
Allow the mannequin inventory to be opened
12 Months Ago
Codegen
12 Months Ago
Merge from pilot_hazmat_dlc
12 Months Ago
Merge from main
12 Months Ago
Adjust the logic that triggers the WearableEyeViewAdjustment behaviour so that it happens when the player is killed (set isLocalPlayer on the corpse player model and check for First person view)
12 Months Ago
Added new WearableRandomMaterial component, allows material randomisation per item
12 Months Ago
Merge from main
12 Months Ago
Spawn player example
12 Months Ago
New scene, no gameplay
12 Months Ago
Merge from naval_update
12 Months Ago
Merge from main
1 Year Ago
Fix not being able to repair skinned weapons that are crafting blocked by game mode (eg. redirect ak skins)
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Merge from main
1 Year Ago
Slight tweak
1 Year Ago
Fixed an edge case where a sprinkler would be visually spraying but not draining water or affecting sprinklers after the power was cut to a water pump
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Another possible map clearing while server restarts fix
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Fill in changes on hardcore prefab (for inventory game mode UI)
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Updated the compass description to mention the behaviour when it's on the belt bar
1 Year Ago
Fix a regression where the map was briefly visible when the map was closing while fog of war is active
1 Year Ago
Don't give the player the selected item (we don't want multiple viewmodels) Don't override the vm position and allow vm camera renderering, instead allow us to override where the vm camera renders from (for these purposes adjusting it 50m down is fine)
1 Year Ago
Reapply stomped changes
1 Year Ago
Merge from main (had to stomp BaseViewModel changes)
1 Year Ago
Merge from hardore_refresh
1 Year Ago
Don't show the mission button on the map if missions are disabled by the active game mode
1 Year Ago
Better map handling of sleeping bag clusters and fog, fixes clusters disappearing when opened
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Don't allow a client to send fog of war updates until they receive the initial fog update form the server
1 Year Ago
Merge from main
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Fixed another case of fog of war being deleted when a player is deleted (ReassignEntityId on FileStorage with the players new network id) This will wipe all existing fog of war
1 Year Ago
Fix map not rendering properly after leaving a hardcore server and joining a non hardcore server
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Merge from main
1 Year Ago
Codegen
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Death screen fade fix
1 Year Ago
Reassign the read only death screen fog images every time we open the death screen
1 Year Ago
Merge from spraycan_codelock_reskin
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Add back in the option to make the player not show their direction on the map, show an empty circle Even if a player has a compass on the belt, they still need to to pull out the compass to figure out a direction