199,192 Commits over 4,140 Days - 2.00cph!

16 Days Ago
Local phrases update
16 Days Ago
merge from main
16 Days Ago
Store overlay page carrousel scroll, arrow buttons
16 Days Ago
snap_deployable_improvements -> main
16 Days Ago
Fixed computer station snapping Fixed cooking workbench snapping
16 Days Ago
fix double shadows
16 Days Ago
do not copy shadow mode from renderer to avoid rendering shadows twice
16 Days Ago
revert protocol version
16 Days Ago
merge from main
16 Days Ago
snap_deployment_improvements -> main
16 Days Ago
Further refinements to snapping feel
16 Days Ago
Fixed screen mode setting changing the wrong convar
16 Days Ago
Fix bug which could cause a 'wall' to be returned when it should've been deployable snapping Prevent corner hits from easily hitting the floor Ensured float checks on score dont lose float accuracy
16 Days Ago
Bugfix: BaseRaidBench - make sure weapon flags are synced with held state Tests: ran the scene
16 Days Ago
added Projectile.UseBatched ClientVar to switch between serial and batched tick for projectiles
16 Days Ago
Update: BaseRaidBench - give players projectile weapons on spawn For what-ever reason, doesn't appear in hands(instead on back), despite being reported as "held". Still investigating Tests: ran the bench scene
16 Days Ago
Fix Typo in ServerAdminPlayerInfo
16 Days Ago
16 Days Ago
Finishing up blend layers on floating walkways
16 Days Ago
▌▆██▆▍ ▊▇ ▋▊▄█▄ ▍▄▆▋▅ ▉▅ ▉▇▄ ▄▇▉ - ▌▌▆▊▉ ▊▉▍▉▋ ▍▉ █▉▉ ▊▍▆▍▅ ▆▇▊▍▊█▄ █▅ ▉▆█ ▄▊▅▋▄ ▅▅█▍▄█▆▇▆ ▋▍▊▌ █▋▄▅▇█▆▆▄▄▊ ▄▋ ▍▉▉█▌▇▋
16 Days Ago
Jobified trace-testing in HitboxSystem, also replacing local NativeArray helper function with existing Expand static extension
17 Days Ago
▋▉▇▅▉▋▍▇▄█ ▊▋▌▌▌▉
17 Days Ago
Fixed some old sins in debug.cs (static public -> public static) and fixed old typo in debug.invis description text
17 Days Ago
merge from new_menu
17 Days Ago
Exclude soft mask assembly from obfuscation
17 Days Ago
corrected InitializeVelocity on projectile to keep Projectile performance test consistent between runs (increased run-count)
17 Days Ago
▉▅▋ █▌▋█▇▄█ ▋▉▇▊▆ ▉▌ █▅▋▊ ▍▊ ▅▄▉▋ ▆▇ █▇▍▌▊▊ ▅▇▍▄▉▌▋▌▊▊▌ ▉▄▆▅▍
17 Days Ago
merge from store-june-2025
17 Days Ago
merge from legacy_wall_gate_sitem
17 Days Ago
merge from player_report_endpoint_changes
17 Days Ago
merge from compound_spawn_tweaks
17 Days Ago
ghost ship trawler exterior textures resize on many onboard props ship name decal prep
17 Days Ago
Admin command `debug.invis` now displays GameUI when invis is active https://files.facepunch.com/jacob/1b0111b1/Unity_mEGC9tT2nm.png
17 Days Ago
Water barrel cant snap to other water barrels, bounds are too hard to work with
17 Days Ago
snap_deployable_improvements -> main
17 Days Ago
▌▍▄▅▍ ▅█▋▊█▊▍▌ ▍▉▊▆▊▌▉▅▆▋ ▇▍▉▇ █▇▉▆▄█▇ ▋▊▆ █▅▇▇▋ ▉▇▌▅ ▋▍ ▆▊▋ ▅▌▇▅
17 Days Ago
snap_deployable_improvements -> main
17 Days Ago
Fixed storage barrel b corner snapping
17 Days Ago
Cleanup
17 Days Ago
Fix typo on legacy wood - updated strings
17 Days Ago
Merge from main
17 Days Ago
Fixed snapping not working right on brutalist foundations
17 Days Ago
Continuing working on blends for floating walkways
17 Days Ago
merge from new_menu
17 Days Ago
Added a missing Preserve attribute in SoftMask, constructor fails in obfuscated clients
17 Days Ago
Removed SetPhrase in Bootstrap, localization isnt loaded at this point
17 Days Ago
Optim: reduced unnecessary Transform reads in batched position/rotation update, also added AddRange(BufferList<>) function to BufferList to change to that for marginally faster loop speed Test: consistency tests passing with serial using old method still
17 Days Ago
Update: BaseRaidBenchmark - adjust the camera positioning to get the full circle in view Tests: ran the scene
17 Days Ago
set repairable definition correctly so items can be spraypaint skinned
17 Days Ago
Deployable snapping setting Fixed some padding issues