141,141 Commits over 4,352 Days - 1.35cph!

5 Months Ago
Flare LODs
5 Months Ago
handling torque scaling properly when accumulated forces cancel (was dividing by zero in some cases and apply naninf torque)
5 Months Ago
Editor tool to find missing worldmodel outlines, fix missing outlines for: Apple, CactusFlesh, TunaCan, HiveNuclei, AdvancedAntiRadTea, AdvancedHealingTea, AdvancedHealthTea, AdvancedOreTea, AdvancedScrapTea, AdvancedWoodTea, BasicAntiRadTea, BasicHealingTea, BasicHealthTea, BasicOreTea, BasicScrapTea, BasicWoodTea, CoolingTeal, HarvestingTea, PureAntiRadTea, PureHealingTea, PureHealthTea, PureOreTea, PureScrapTea, PureWoodTea, WarmingTea, largebackpack, smallbackpack, wm_twitch_rivals_flag, candy_cane, snowball, candycanes, electric_garland, gingermen, pinecones, polestar, tinsel, xmas_baubles, Potato, horse_dung_pile, horsedung, LargeMedkit
5 Months Ago
Added and Setup Naval Improvised Plank GIBS
5 Months Ago
Removed redundant rpg7 ammo model prefabs
5 Months Ago
removed unused field from shore vector override mod
5 Months Ago
merge from shore_vectors
5 Months Ago
Disable automatic creation of plugin helper object at runtime that's not used outside of editor
5 Months Ago
merge from shore_vectors
5 Months Ago
merge from deep_sea
5 Months Ago
merge from floating_city_support
5 Months Ago
applying baked data for floating cities
5 Months Ago
rpg skin 3p holster position set and vm ADS idle anim linked in anim.controller
5 Months Ago
Swapped out remaining world models on supplies and food market barges
5 Months Ago
Added Flashlight Remake World Models and LODS
5 Months Ago
renaming new medical syringe fbxs
6 Months Ago
Allow enable_marker_teleport convar to be set from the server
6 Months Ago
Fix "converting to lowercase" warning when opening mute player dialog
6 Months Ago
fixed floating mesh decal on ghostship C/D back gate
6 Months Ago
seaweed decal - removed decal layer 0 adjusted some materials to receive it on layer 1
6 Months Ago
re-set garage door workshop max texture res to 2048 (up from 1024)
6 Months Ago
Smoother transition walking into the ship's bridge room
6 Months Ago
Fixcars admin command now fuels up boat engines
6 Months Ago
merge from main
6 Months Ago
wip xmas ceilingpaper, updated wallpaperbase.sav file
6 Months Ago
Wider collision gap around the ghost ship mast ladder spot
6 Months Ago
Removed mesh from cannon gib that was not a gib and had no backfaces
6 Months Ago
merge from Halloween_25_Update
6 Months Ago
Fixed Halloween UI not display during event
6 Months Ago
Fixed boat ladder pickup giving a regular ladder
6 Months Ago
Merge from floating_cities
6 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
6 Months Ago
Merge from parent
6 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
6 Months Ago
Merge from foliage_instancing_islands
6 Months Ago
Clean up left over shader constants Remove unused foliage terrain cbuffer update functions
6 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
6 Months Ago
Add a small delay after the reload is finished before resuming active rocket handling to allow for a bit of latency
6 Months Ago
Merge from parent
6 Months Ago
Remove CPU height sampling option can't be supported with mesh terrains Do not invalidate cells when pushing a mesh terrain (only invalidate when nearest is changed) Update terrain cbuffer after switching terrain data
6 Months Ago
Add support for showing rocket in left hand during reload
6 Months Ago
WIP showing ammo on 3rd person model
6 Months Ago
Setup SwapAmmo component on RPG vm
6 Months Ago
floating city 4 prop pass
6 Months Ago
Disable tutorial spawns on both possible deep sea sides
6 Months Ago
More Terrainmeta switchover tweaks
6 Months Ago
merge from deployguide_water_refraction
6 Months Ago
deploy guide renders in refraction under translucent water
6 Months Ago
Update: extract how we gather network group subscribers into a ISubscriberStrategy - implemented a DefaultSubscriberStrategy This CL doesn't have any logic change, it just reorganizes code so that we can start overwriting this(need it for spectating now and parallel processing in the future). Tests: 2p on craggy - saw the island entities spawn in as well as the players replicate
6 Months Ago
Better scientist mount position spawning code Compile fixes