userJarryd Campicancel
reporust_rebootcancel

13,349 Commits over 2,435 Days - 0.23cph!

5 Months Ago
Merge from floating_cities
5 Months Ago
Cleaned up some LODGroups from various floating city bits
5 Months 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
5 Months Ago
Merge from parent
5 Months Ago
Run the deep sea terrain config when in island scenes (See DeepSeaEditorScene component)
5 Months Ago
Merge from small_ramp
5 Months Ago
Only allow interaction when looking at the base of the bridge
5 Months Ago
Make fold out colliders convex, general prefab setup
5 Months Ago
Merge from parent
5 Months Ago
Merge from main (stomp oilrig_1 prefab, will need a S2P)
5 Months 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
5 Months Ago
Merge from Project_Hammer
5 Months Ago
Merge from slots_optimize
5 Months Ago
Fixed caboose slot machine
5 Months Ago
Merge from main
5 Months Ago
Fixed NRE on boot caused by chicken coops
5 Months Ago
Revert rotations on guide mesh now that the animation is fixed
5 Months 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
5 Months 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
5 Months Ago
Merge from deep_sea
5 Months 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
5 Months 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
5 Months Ago
Fixed boat ladder pickup giving a regular ladder
5 Months Ago
Merge from floating_cities
5 Months Ago
Switched monument entities either to simple models or immortal, non-pickupable versions of the entity (Affects connected speakers, boom boxes, beach table and beach chairs) S2P floating city 1, 2, 3
5 Months Ago
Merge from parent
5 Months Ago
Converted chicken coop chickens to move in local space, fixes them floating into outer space when deployed on a boat Also generated convex colliders for the hutch so we don't get non convex mesh errors when deploying on boats
5 Months Ago
Add support for a projectile to declare override projectiles based on a weapon Create prefab variants for standard/hv/incen rockets, they get spawned instead of regular rockets
5 Months Ago
Add a small delay after the reload is finished before resuming active rocket handling to allow for a bit of latency
5 Months Ago
Add support for showing rocket in left hand during reload
5 Months Ago
WIP showing ammo on 3rd person model
5 Months Ago
Setup SwapAmmo component on RPG vm
5 Months Ago
Disable tutorial spawns on both possible deep sea sides
5 Months Ago
More Terrainmeta switchover tweaks
5 Months Ago
Unsaved terrain prefab id's
5 Months Ago
Finally fixed snow material showing on deep sea island (for real this time, promise)
5 Months Ago
Fixed beds on boats not triggering periodic refreshes of respawn options on the client
5 Months Ago
Move tutorial islands further away from deep sea (only cover half of the map edge)
5 Months Ago
Fixed constant NRE's and profiler errors in WaterCamera
5 Months Ago
Merge from island_scenes
5 Months Ago
TerrainMesh now searches from the root of the island, should catch the various rocks using terrain blend shaders Added debug.printterrainconfig TerrainConfig is now a BaseScriptableObject so we can use FileSystem S2P both islands
5 Months Ago
Merge from parent
5 Months Ago
Fixed farm access guard not actually taking scrap, S2P both cities (no scene changes)
5 Months Ago
Merge from floating_cities
5 Months Ago
Invoke gestures with a gesture config, not a string Clamp the gesture list so the scroll doesn't feel bad
5 Months Ago
Merge from main
5 Months Ago
Merge from boomerang_animfix
5 Months Ago
Update icon of boat stairs block
5 Months Ago
Don't spawn tutorial islands in the deep sea