userJarryd Campicancel
reporust_rebootcancel

12,876 Commits over 2,345 Days - 0.23cph!

42 Days Ago
Merge from island_scenes
42 Days Ago
Add compass marker for leaving the deep sea
42 Days Ago
Fixed beach chair on tropical island 1 pickupable
42 Days Ago
Add images for the other tropical islands
42 Days Ago
Merge from parent
42 Days Ago
Merge from floating_cities
42 Days Ago
Don't allow players to interact with growable plants in the floating city if they haven't purchased access to the farm
42 Days Ago
Fixed negative box collider size on casino barge culling volumes Added new floating city map marker S2P FC 1,2,3
43 Days Ago
Mark LightOccludee as IClientComponent, removes ~1400 unused transforms on the server when loading a floating city Add new ClientStubComponent - an empty client only component that will stop a hierarchy being stripped but will still allow stripping to occur on the server Fix mannequins not rendering when spawned on floating city entity (apply ClientStubComponent to entire bone hierarchy) S2P FC 1,2,3
43 Days Ago
Added support for CullingVolume to disable LODGroups (optional, see IncludeLodGroup on component) Enabled on Supplies barge so that skinned meshes are disabled Fixed S2P flattening applying to children of CullingVolume, this was stopping CullingVolumes working entirely as they rely on the hierarchy Remove Poolable component on supplies barge clothing S2P FC 1
43 Days Ago
Merge from parent
43 Days Ago
Merge from project_hammer
43 Days Ago
Merge from main
45 Days Ago
Roll back recent inEyesView changes, not reliable enough
45 Days Ago
Merge from map_work
45 Days Ago
Logs, compile fix
45 Days Ago
Various fog fixes
45 Days Ago
Fix terrain textures appearing incorrect when exiting map Don't show fog of war on rhib map Re-enable fog of war
45 Days Ago
Disable map markers changing global group if they are in deep sea Reallow deep sea map from mainland Create new island map markers Add MapBlit tool to bake out the current map into a 8x8k image for external tools
46 Days Ago
Merge from island_scenes
46 Days Ago
Don't show deep sea map button if not in deep sea
46 Days Ago
WIP deep sea map work Add a button to toggle between modes, disable fog of war for now
46 Days Ago
Fixed backpack unlock
46 Days Ago
Merge from small_ramp
46 Days Ago
Added vehicle blocker logic for small ramp (retract ramp if it hits a vehicle)
46 Days Ago
Merge from parent
46 Days Ago
Compile fixes
46 Days Ago
Merge from floating_cities
46 Days Ago
Cleaned up some LODGroups from various floating city bits
46 Days Ago
Added another NPC to the second farm entrance NPC's now remember if you've paid, persists through server restarts S2P floating city 1+2
46 Days Ago
Merge from parent
46 Days Ago
Run the deep sea terrain config when in island scenes (See DeepSeaEditorScene component)
47 Days Ago
Merge from small_ramp
47 Days Ago
Only allow interaction when looking at the base of the bridge
47 Days Ago
Make fold out colliders convex, general prefab setup
47 Days Ago
Merge from parent
47 Days Ago
Merge from main (stomp oilrig_1 prefab, will need a S2P)
47 Days Ago
Disable unlocked by default on hazmat, assign steam DLC pack Setup skin item for shotgun, unlock via steam DLC pack Assign steam DLC pack for chainsword
47 Days Ago
Merge from Project_Hammer
47 Days Ago
Merge from slots_optimize
47 Days Ago
Fixed caboose slot machine
47 Days Ago
Merge from main
47 Days Ago
Fixed NRE on boot caused by chicken coops
47 Days Ago
Revert rotations on guide mesh now that the animation is fixed
47 Days Ago
Add overrides for the last few LODs in the interior of the ghost ship so they cull correctly Mark a bunch of LOD materials on the ghost ships as GPU instanced for better batching Mark some lower LODs as not shadow casting
47 Days Ago
Don't generate navmesh on deep sea islands if AI.move is false, will generate it if set to true afterwards like other AI spawners
47 Days Ago
Merge from deep_sea
47 Days Ago
Enable fog of war in the deep sea in non hardcore modes Accidentally fixed a bunch of map functionality in the deep sea in the process - player location, vending machines now work In hardcore mode the deep sea map is entirely disabled Fog is reset when the deep sea wipes Fixed hardcore not working on craggy
48 Days Ago
Moved Small_Ramp folder to Deployable/BoatBuilding Created small ramp deployable and item Created convex colliders for base section Applied Door component, generated icon, applied gibs