userJarryd Campicancel
reporust_rebootcancel

10,934 Commits over 1,950 Days - 0.23cph!

57 Days Ago
Fixed LODGroup conflict on blunderbuss world model
57 Days Ago
Merge from world_update_2
57 Days Ago
Merge from Blunderbuster
57 Days Ago
Merge from world_update_2
57 Days Ago
Added "Tools/Find/Culling Volume one way connections" Fixed missing connections in cave_large_sewers_hard, cave_medium_hard, cave_small_medium, cave_large_sewers_hard
57 Days Ago
Merge from world_update_2
57 Days Ago
Fix NRE when attempting to repair an item and removing the item from the repair bench at the same time
57 Days Ago
Update conflicting prefab id on br_sphere prefab Manifest
57 Days Ago
Fixed mesh import settings on a bunch of divesite meshes Fixed seaweed decal not rendering (incorrect decal layer)
58 Days Ago
Switch to a blend tree
58 Days Ago
Added support for multiple IViewmodelComponents on a single viewmodel Added BlunderbussViewmodel component that adds a shotsLeft state and lerps between three layers based on how many shells are left
58 Days Ago
Added new SwapAmmoParticle class, same functionality as SwapAmmo on viewmodels but swaps a material on a particle effect Applied to 3rd person reload effect on HCR, shells dropped will now have the correct material
58 Days Ago
Merge from world_update_2
58 Days Ago
Merge from world_update_2
58 Days Ago
Further checks on waterball splash logic to prevent a splashing through foundation edge case
58 Days Ago
More culling volume fixes in cave_medium_hard
58 Days Ago
Manifest rebuild
58 Days Ago
Add harvestable layer to F1 layer tools
58 Days Ago
Batch mussel meshes
58 Days Ago
Merge from world_update_2
58 Days Ago
Fixed most rocks in divesite_d double rendering
58 Days Ago
Batch barnacles
58 Days Ago
Another possible fix for no collisions on the divesite plane
59 Days Ago
Enable divesite_plane_COL r/w
59 Days Ago
Blunderbuss + frontier hatchet backpack offsets
59 Days Ago
Merge from world_update_2
59 Days Ago
Fixed two possible cave configs that had misconfigured culling volumes that would result in seeing through into the void cave_large_hard, cave_small_medium
59 Days Ago
Only clear decals that are going to be recycled when playing back a demo shot, leave static monument decals untouched
59 Days Ago
Some prefab cleanup on divesite_d, still needs more work Fixed starfish_01 not culling Prefab replacer now selects the newly spawned prefabs
60 Days Ago
Added Tools/Find/Conflict ID Lookup tool Fixed campfire_on.static, cursedcauldron_on.static, lantern_on.static all assigned prefab id of 0 Rebuild manifest
60 Days Ago
S2P stables_b to fix missing HLOD on monument scene version
60 Days Ago
Merge from world_update_2
60 Days Ago
Possible fix for cave culling volumes incorrectly hiding themselves while a player is inside It appears MeshLOD may have been setting the meshfilter of some meshes to null before CullingVolume has a chance to build the volume bounds, leading to bounds that were too small Added debug.printCullingVolumeInfo to print the current volumes the camera is inside of for debugging
60 Days Ago
Fixed floating bottle in water_well_d
60 Days Ago
Fixed a culling volume setup in cave_small_medium that resulted in being able to see into the void
60 Days Ago
Fix compile error
2 Months Ago
Speculative fix for MapMarkerCH47.SetupUIMarker NRE
2 Months Ago
Fixed floating IO wires in Radtown Fixed floating stack of license plates in Radtown S2P
2 Months Ago
Remove DontBecomeSolidWithPlayerInside component from waterball, it's deprecated and no longer used Fixed water ball spawning 1m in front of player even if they are standing in front of something solid, fixes sometimes being able to pour radioactive water though walls and killing plants Removed a useless GetComponent in FixedUpdate
2 Months Ago
Merge from world_update_2
2 Months Ago
Merge from world_update_2/merge_main (this brings this branch up to date with main)
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Tag hill cliffs as AllowBarricadePlacement
2 Months Ago
Unsaved
2 Months Ago
Allow debug.ent_find_radius to work in live gameplay (was just demos)
2 Months Ago
Merge from world_update_2
2 Months Ago
Fixed NRE when looking at water if radiation water map doesn't exist
2 Months Ago
Fixed water well food cache and npc spawner marked as Client Cull while breaks spawning when used in MonumentIsland S2P affected water wells
2 Months Ago
Update the liquid push targets if we encounter a push target that is no longer valid while moving water around