130,165 Commits over 4,201 Days - 1.29cph!

12 Days Ago
Floating city 1 2 3 scene2prefab
12 Days Ago
Fix floating point overlow in mip level calculation
12 Days Ago
merge from naval_update/deep_sea
12 Days Ago
Added renderer for the sea floor in the deep sea, moving it from Y -100 to -50 to match the terrain margin height Removed the bottom radiation volume
12 Days Ago
Revamped the culling volume setup for the casino interior to improve performance / casino interior will only render when entering through the elevator Added fake curtains to block off the interior when peeking from outside Various other tweaks and fixes
12 Days Ago
re-populated entity prefab (would not re-connect), added rotational offsets to match existing position, will most likely conflict when merging with player update entity
12 Days Ago
Bugfix: AnalyticsV2 - skip client analytics if steam hasn't been started Tests: none, trivial change
12 Days Ago
re-populated worldmodel prefab (would not re-connect), scale and collider updates
12 Days Ago
set viewmodel prefab to use bone based animation
12 Days Ago
Bugfix: AnalyticsV2 - Log and DryRun no longer skip accumulators and uploaders once changed As an extra, it got rid of a bunch of inheritance code Tests: ran unit tests and logged analytics in editor
12 Days Ago
Fix shooting/reloading cannons under water
12 Days Ago
Add playerboat.sink
12 Days Ago
Fix bug that capped the amount of cameras you can add to a computer station at 256 characters of the combined identifiers, caused by the default max length when reading the joined bookmark string on the client. Bumped it to 1024 which should be more than enough for most situations.
12 Days Ago
fix deploy guide"built-in render texture type not found" error
12 Days Ago
Merge: from main
12 Days Ago
naval_update -> pt_boat_2
12 Days Ago
merge from ferry_cameras
12 Days Ago
Assigned names to the 4 static cctv cameras at ferry terminal, they actually work now. S2P FERRYDOCK, FERRYUTILITIES, FERRYPARKING, FERRYLOGISTICS
12 Days Ago
Lerp when not using sights based on a fixed sensitivity value
12 Days Ago
added hazmat worldmodel, set up prefab and linked to item.
12 Days Ago
set up viewmodel prefab with updated model, re-populated animator and updated anim names
12 Days Ago
Client Prediction V2: Calculate a common time frame reference to send as a time key Hold a list of 20 previous predicted states on the client On receving a new server state: check your list Reconcille if needed
12 Days Ago
More debugging ConVars
12 Days Ago
put the ocean back into the cargo test scene (ocean topology)
12 Days Ago
merge from anisotropic_fallback
12 Days Ago
RPG7 - Fixed ammo position in world model prefab
12 Days Ago
Update: UsePlayerTasks - ensure SendEntitySnapshotsWithChildren_AsyncState have equally sized batches Previously we counter players for batch limit (skipping it's hierarchy), but that could lead to lopsided unequal tasks Tests: couldn't test this one, but it's similar code to other places so should be gud
12 Days Ago
merge from naval_update/deep_sea
12 Days Ago
Dont call kill on dead or destroyed players
12 Days Ago
Better logs from deep sea commands
12 Days Ago
Added component to show loaded ammo in dropped RPG
12 Days Ago
Swap over TIme.time to Epoch.Current so we can have consistent time values on the client + server
12 Days Ago
Fixed client portal weather lerping
12 Days Ago
Make sure to network the deep sea Open flag to clients
12 Days Ago
Optim: UseOcclusionV2 - ServerOcclusion caches unoccluded connections - removed couple redundant if checks This allows us to completelly skip faster-but-still-slow ShouldNetworkTo that have internal hash lookups in SendNetworkPositions - hoping it'll speed it up 50% Tests: ran in and out of occlusion on Craggy. disconnected to validate sleeper, then killed sleeper and reconnected - all works
12 Days Ago
Fixed the deep sea portal bounds not being initialized when spawned, causing them to never teleport players ffs
12 Days Ago
Added a shader for rendering the movement of paintball pellets inside a hopper
12 Days Ago
Raised height of weapons vendor due to legs clipping (supplies barge)
12 Days Ago
merge from fc_shorevector_fixes
12 Days Ago
painted ocean topology onto shared FC terrain and rebaked shore vectors
12 Days Ago
handling null/empty heightslope and waterheight data in baked data properly (was trying to blit empty arrays)
12 Days Ago
Fix anchor visual state on entering network range or loading in.
12 Days Ago
merge from naval_update
12 Days Ago
Added tropical4 to the deep sea islands
12 Days Ago
merge from naval_update/island_scenes
12 Days Ago
Fix anchor not anchoring
12 Days Ago
Small boat crane (LODs and COL pending)
12 Days Ago
Added tropical3 to the deep sea islands
12 Days Ago
▉█▌▋▌█ ▅▊▋▊▆▊ ▄▇▉▄ ▄▌▆█▆ ▌▅▊ ▄▉▅▍▍▄ ▄▌▄▉▍▍▍█▊▉
12 Days Ago
Fixed anchor culling when lowered.