140,171 Commits over 4,505 Days - 1.30cph!

11 Days Ago
merge from nameplate_dialog_fix
11 Days Ago
Added hideNametags to UIDialog, enabled it on sign and sculpture panels - makes things more robust when we want to selectively disable nametags on panels which render raw camera feed
11 Days Ago
Remove powerline IO entity spawn from powerlines in monument scenes Also check if the spawn point is inside a monument prevent building volume before spawning it S2P powerplant, outpost, launch site
11 Days Ago
Move all the descent code to a partial while I'm at it
11 Days Ago
Refactor, moving the new flight curve calc/build to its own class.
11 Days Ago
More cleanup
11 Days Ago
Move SatelliteTrailFadeOut to its own file. More comment cleanup.
11 Days Ago
Comment cleanup
11 Days Ago
merge from game_room_dlc -> darts_game
11 Days Ago
merge from main
11 Days Ago
Descent phase time defaults
11 Days Ago
merge from water_treatment_plant_maintainables
11 Days Ago
fix waterpipes audio order of operations - multiple spouts were playing duplicate audio, using silent prefab variant - fixed audio happening when water was in spout, but not producing (now it wont) - extended preventbuild volume lower - try fix ambient audio pool error - manifest
11 Days Ago
merge from main -> waterwell_stock_decrease
11 Days Ago
Merge from scale
11 Days Ago
merge from PlayerMaintainedMonuments
11 Days Ago
merge from gas_station_maintainables
11 Days Ago
save changes to scene + gas station S2P
11 Days Ago
fix gas station kill colliders again adjusted collider positioning and size now kills any other type of vehicles - like horses, bikes, and others that could be physics glitched
11 Days Ago
merge from nameplate_dialog_fix
11 Days Ago
Improved performance when checking for open painting / sculpting dialogs
11 Days Ago
Fixed nameplates showing up on the painting / sculpting dialogs
11 Days Ago
Added new sounds and audio support for gearbox
11 Days Ago
train tunnel small rooms update
11 Days Ago
merge from sculptures
11 Days Ago
bear rug comfort trigger size increased 1.1 -> 3 and minComfortRange stays at 2 - this means you will get comfort from further away but you have to be within 2m to get full comfort, previous commit's fixes means a single player within 2m of the bear rug will get 25% comfort - subject2change
11 Days Ago
merge from main
11 Days Ago
regenerated and updated rock sculpture guide mesh
11 Days Ago
Masterkey 3p and viewmodel animation updates
11 Days Ago
Calculate comfort from the player's center point, not feet. Clamp minComfortRange [0, triggerSize] so incorrect prefab setups never influence code - minComfortRange cannot be larger than the triggerSize, this creates poor comfort behaviour
11 Days Ago
merge from powergrid
11 Days Ago
Rock Sculpture - repacked textures to fix seams in sculptable block
11 Days Ago
added `basesculpture.useconvexcolliders` replicated convar as a safety net, may overfit some setups but will always patch holes in the sculpture
11 Days Ago
Fixed broken LOD on red recycler power indicator
11 Days Ago
merge from PlayerMaintainedMonuments
11 Days Ago
merge from airfield_maintainable_features
11 Days Ago
TriggerComfort gizmo to visualise the centre and minComfortRange
11 Days Ago
polish up airfield terminals - fix pressing button stopping charging - added "losing charge" state to screens - missing emission toggle - remove activation button from airdrop terminal (from playtest feedback), still present on chinook terminal - clean up airfield maintainables prefab
11 Days Ago
More WIP
11 Days Ago
Add remains spawn location as final point of the trail so it touches the ground
11 Days Ago
Updating legacy bow with new arrow mesh and fixiing issues with bowless crossbow drawing both arrow versions
11 Days Ago
Lots more tweaks
11 Days Ago
double trail distance, reduce thickness. more closely copy the original trail effect.
11 Days Ago
texture updates to wooden crate 1 rezised and optimized
11 Days Ago
dartboard and pool table unlock
11 Days Ago
Ensure proper animation events are synced up - allowing the arrow head to show at the same time as the arrow itself
11 Days Ago
arrow_late_loading_fix -> main
11 Days Ago
corrected comment
11 Days Ago
11 Days Ago
enforce mesh renderer is enabled in sculpting gui always