198,713 Commits over 4,140 Days - 2.00cph!

12 Months Ago
merge from main
12 Months Ago
Fixed missing PreventBuildingMonumentTag on all caves prevent-building volumes - fixes the tin can alarm not deployable in caves - fixes barricades not deployabled around caves Ran S2P on all cave scenes
12 Months Ago
Missing file.
12 Months Ago
Fixes/pre-merge stuff.
12 Months Ago
DPV Beacon light LODs and material/textures Beacon light prefab setup
12 Months Ago
lake b and c builds, unity scene setup
12 Months Ago
barnacle clumps prefabs
12 Months Ago
updates to lake_a build
12 Months Ago
Fixed crashes with npc_portal_turret_floor Bump .exe versions Updated language files
12 Months Ago
Localized and toasted repair failed errors
12 Months Ago
Speed up navmesh generation by using arraypool instead of a massive buffer
12 Months Ago
Refactored and renamed a bunch of stuff so we can use these toasts for any type of gameplay errors (building, item movement, etc)
12 Months Ago
Fix memory leak and add more profiler coverage
12 Months Ago
12 Months Ago
Localized server side building errors Moved them out from the chat to the new toast UI
12 Months Ago
▅▊▌▌▊▊█ ▅▇▇█▌▄▅ ▆▌▆/▇▋▍ ▊▍▅▇▊ ▆█ ▌▌▉▋▊▉▍▌▋▉▊▍▄▊▄▇▇▌▍▊▌▌▊ ▆▉ ▅▇▉▅█▉ ▆█▅▉▇ ▌▉▋ ▇▄▇▉▆▉ ▇▊ ▇▉▊▌▉▋ ▉ ▊▍▅▆▆▉▆█ ▊▆ ▄██▍▄▋▉▋▄▉▊█▇▇▋▅█▄▄▉▊▍▉ ▍▉▊▅▉ ▇▆▄▊▋▆ ▆▅▍▋▆▌▅▄ ▉▅▍▅▊
12 Months Ago
New: Adding Server unit tests foundation Sadly, they're not fully functional now - the client and server connect to each other, but the full client handshake doesn't happen. Will chase this up after I setup companion server tests (what I originally intended to test). Tests: none, as I know it's borked
12 Months Ago
Add option to disable verbose log and add profiler markers, reduce gc allocs
12 Months Ago
Save and load navmesh as part of boostrap and saverestore flow, lower voxel size for tiles that only contain terrain
12 Months Ago
Merge from homing_spectate_fix
12 Months Ago
Fixed a Teams UI exception when first person spectating in a demo Hopefully fixed the homing launcher UI staying on when changing between perspectives while first person spectating
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Merge from spectate_blackout_fix
12 Months Ago
Fixed spectators getting a black screen
12 Months Ago
Merge from underwater_cinematic_blur_fix
12 Months Ago
Show the water line but increase the blur distance to 25m in cinematic mode
12 Months Ago
Adjusted locomotive LOD levels, letting it high higher LODs are nearer distance. It wasn't really adjusted for how large the locomotive is.
12 Months Ago
Fixed locomotive LOD1 using ground_cloth_a_LOD1 instead of the intended cloth_a_LOD1
12 Months Ago
Merge LocomotiveDebrisFix -> main again. No new changes except that this time we won't less Plastic mess it up.
12 Months Ago
Merge from main
12 Months Ago
Merge from underwater_cinematic_blur_fix
12 Months Ago
underwater_cinematic convar disables blur effect
12 Months Ago
Fixed vehicle parenting
12 Months Ago
Added the name of the entity blocking placement in the case of a prevent building volume "Cannot build in this area" -> "Blocked by X" Added a new message for deployable that need to be placed on water Localized the rest of the building error messages
12 Months Ago
Rework colliders on player elevators to prevent plaeyrs getting unparented from the lift platform if they stand too close to the edge of the paltform (they are slightly clipping the lift's mesh collider)
12 Months Ago
Refactored socket mods error messages, added new messages and localized the hardcoded ones
12 Months Ago
Rocket fire replacement. Old mat reserial.
12 Months Ago
Merge from parent
12 Months Ago
Added an admin convar to disable the tin can alarm wire culling, for cinematic purposes
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Nixed ancient chaff fx.
12 Months Ago
Updated gunfire FX. Improved muzzle flash color consistency. Deleted a duplicate smaller FX that seemed unused.
12 Months Ago
Merge from fix_reserved_slots_joining -> main
12 Months Ago
Ancient file cleanup.
12 Months Ago
▅▅▋▄▍█▌▄ ▊▇▊ ▍█▆ ▄▅▍▌▉ ▅█▊▇▆ ▅▊▍▇▅█ ▌▉▄ ▌▋▋█▇▄▍▆▆.
12 Months Ago
Fixed horses not being able to enter terrain holes again, while retaining the potential fix for boats in 101798
12 Months Ago
Simplified rockets a bunch. Lighter performance hit. Gave manpad rocket trail smoke the same optimization treatment.
12 Months Ago
Fix reserved slots being added when you left the queue after joining a server - supposed to only be reserved when you disconnect after getting past queue Add ReservedSlots to serverinfo command