197,322 Commits over 4,110 Days - 2.00cph!

1 Hour Ago
Don't show manifest fix options if prefab ID is 0
1 Hour Ago
Merge from frontier_external_fixes
1 Hour Ago
snap_deployables -> main
1 Hour Ago
fix chippy arcade machine snapping and corner snapping Fix twitch rivals desk snapping and corner snapping
2 Hours Ago
main -> snap_deployables
2 Hours Ago
Fixed bed corner snapping and regular snapping issues Fixed legacy furnace corner snapping Fixed repair bench placing and corner snapping Fixed composter snapping and corner snapping Fixed mixing table corner snapping Fixed electric furnace snapping and corner snapping Fixed cooking workbench snapping Fixed large battery snapping and corner snapping Fixed small battery snapping and corner snapping Fixed small generator snapping and corner snapping Fixed abyss barrels snapping and corner snapping Fixed bamboo barrel snapping and corner snapping Fixed wicker barrel snapping and corner snapping Fixed storage barrel b&c snapping and corner snapping Fixed sofa corner snapping on the right side
2 Hours Ago
Rain profiles. Cloudy/Overcast improvements. Cleaned up obsolete profile files. Set a default invisible cirrus to climate for error purposes. More stuff I'm forgetting.
2 Hours Ago
Fixed demolish timer restarting after using the simple upgrade menu on an external wall/gate
2 Hours Ago
Merge from main
3 Hours Ago
Merge from workshop_render_fixes
3 Hours Ago
Reimplement settings switcher as it looked like I didn't commit it and it got deleted?
3 Hours Ago
Merge from main
3 Hours Ago
Various fixes & consistency tweaks.
3 Hours Ago
Iterating Moved underground neutral to custom tonemapper for better blending.
3 Hours Ago
Merge from softcore_respawn_fix
3 Hours Ago
Disable saving on the softcore respawn zones, fixes them duplicating on server restarts Added debug.removeOverlappingStaticSpawnPoints convar to clean up any duplicates
3 Hours Ago
Remove 'exact' corner snapping for the sleeping bag - works way better
4 Hours Ago
Greatly improved corner snapping when trying to put 4 boxes in a 4 by 4
4 Hours Ago
abyss storage container deploy and interaction sounds
6 Hours Ago
6 Hours Ago
Merge from main
Today
▌▌▇▌▍ █▍▉▇ █▄▊_▄▍█▉▇▇▇_▋▍█▇▉██▊▇▉ -> ▌▅▊▇
Today
merge from QA_Island
Today
▋▆▍ ▇▄▋▄▉▅▋▉▅ ▊▌▄ ▆▉ ▅▇▍▋▍▍▌▆▅▍▄▍▆▇▅▉▊() ▇▆ ▆▌▇ ▄▄▊█▆▋ ▍▅ ▆▋▉▇▊▍▌▄▌ - ▆▄▅▌▌ ▍▊ ▌▇█▉▍█ ▋▄ ▋▋▆▌▄▉▊▅▇ - ▍▊▇█▍▋ ▅▋▉▉▄▅▋█▆▅▄▉▍▇▇▅▋() ▍█▊▌ ▊▍▍ ▇▊▍▋▌▅ ▉▅▍▉▆▌ ▇▍ ▋▌▍▆▄▋▄▍▊
Today
▆▇▌▋ ▊▅▋▄▋▉▇▋
Today
▊▄▅▉▆ ▆▆▉▊ ▆▊▍▍ -> ▋▆▋_▌▊▆█▅▍▆_█▌▉█▉▌▄▍▄▍
Today
Add QA Island to scene loader
Today
merge from party_system -> main
Today
Fix joinKey not being reset when team enters pool
Today
Update build settings
Today
merge from party_system -> main
Today
subtract 124432 - restore CraggyIsland
Today
Cherrypick 123243 which was commited on wrong branch (fix reconnecting to same server as party leader not prompting other users to connect)
Today
Mitigated the over-bright arid atmosphere haze in certain lighting conditions.
Today
merge from party_system -> main
Today
Fix party invites that arrived before the main menu was fully setup not being shown
Today
fix editor error
Today
Merge from fix_eager_cctor
Today
fix merge to main
Today
merge from party_system -> main
Today
Merge: from autoturret_optim - switch timing variables from float to double Tests: editor builds C+S + confirmed deployed turret scans & detects, shoots, reacts to flank shots
Today
Update: AutoTurret.nextShotTime -> double Tests: editor builds C+S
Today
Update rich presense for party members at the same time the rich presense is updated for a friend
Today
Update: AutoTurret.nextIdleAimTime -> double Tests: editor builds C+S
Today
Clean: delete AutoTurret.lastShotTime Was never set, and the code that depended on it had to do extra calcs, only to discard results. Tests: editor builds C+S
Today
Update: AutoTurret.nextVisCheck -> double Tests: editor builds C+S
Today
Fix rich presence not updating for friends inside your party
Today
Update: AutoTurret.lastDamageEventTime -> double Tests: editor builds C+S
Today
Update: AutoTurret.lastTargetSeenTime -> double Tests: editor builds C+S