129,099 Commits over 4,201 Days - 1.28cph!

19 Days Ago
Add "ShouldChildrenInheritNetworkGroup()" to allow a parent to prevent any of it's children from inheriting network group - set to false so ghost ships don't network children to the whole deep sea
19 Days Ago
Preserve meshCache old behaviour by adding submesh tris to another field
19 Days Ago
Reimplemented sail wind blocking: sails will only be blown by the wind if there is room behind the sail. Added list of points to check for clear LOS. Debug drawing of LOS points and status. Sail.Blowing now checks Flag_WindBlocked is false. Additional recache of value on sail raised/lowered.
19 Days Ago
Merge from monument_notification_sounds
19 Days Ago
19 Days Ago
Cancel running tile building operations if the tile is re-queued
19 Days Ago
set up ak variant entities and masks
19 Days Ago
Update: AnalyticsUploader - implement FPUploaderImpl - add editor-only DryRun switch to log everything instead of actually sending it - IUploader.Upload is now async Tests: none, not hooked up to anything yet, that'll be next experiment
19 Days Ago
Fix notification 'red bubble' not appearing when we have unread notifications on launch
19 Days Ago
merge from mesh-guide-shader-improvements (further fixes)
19 Days Ago
merge from main
19 Days Ago
Global network the floating island entity, now that we split the children
19 Days Ago
Manifest update
19 Days Ago
merge from naval_update
19 Days Ago
Pick axe animation and entity updates
19 Days Ago
Fixed contact menu button sizing issues, moved it to flex
19 Days Ago
Fix flickering block spiral stair guide
19 Days Ago
Fix twitch drop background NRE
19 Days Ago
exported updated dragon rpg anims and created/added world model rig it to dragon rpg entity
19 Days Ago
fix door wreath/knocker guides not rendering
19 Days Ago
Add convar functions for setting favourite colours with one list command, improve help text for convars
19 Days Ago
Added Single 50 Cal Bullet, Empty Bullet and Ammo Link Model
19 Days Ago
properly render multiple guides at once with different states
19 Days Ago
fix_dumb_name -> naval_update
19 Days Ago
Rename 'Mouted' to 'Mounted'
19 Days Ago
Move useable by turret check to the serverside
19 Days Ago
Compile fixes
19 Days Ago
Lower wander strength to stop them running into walls
19 Days Ago
Update 50 Cal Model to include updated bullet belt
19 Days Ago
Added a "Clear Building Area" radial option to the boat building station. Destroys all boat blocks and deployables in the building area. Only usable when there are no players or finished player boats in the build area. TODO: Make sure to check for auth when I merge it.
19 Days Ago
Merge from monument_notification_sounds
19 Days Ago
Fix for oil rig notification not working on server restart 🤞
19 Days Ago
r/w and prefab LOD distance tweaks, enabling batching on props that can use it
19 Days Ago
merge from charity_plushies_2025
19 Days Ago
Updated plushies desc
19 Days Ago
New avoidance update interval convar Codegen
19 Days Ago
Fix client sails not correctly restoring sail visual state. Change sail to use high wind anim.
19 Days Ago
Codegen compile fix
19 Days Ago
Iterations on the wheel movement sounds(start, stop, and moving loop) and rename file names.
19 Days Ago
merge from main
19 Days Ago
r/w and prefab LOD distance tweaks, enabling batching on props that can use it
19 Days Ago
Adding blockout rpg world model rig
19 Days Ago
merge from naval_update/deep_sea
20 Days Ago
merge from naval_update/deep_sea/map_marker
20 Days Ago
Text and icon stays at the center of screen
20 Days Ago
Removed 50 Cal Dual Prefab Added and Setup Right Hand Side 50 Cal Prefab
20 Days Ago
merge fix_invisible_nametags to main
20 Days Ago
Added armor parts to the mannequin
20 Days Ago
MemClear query vis arrays before scheduling new jobs to fix nametags sometimes staying invisible after teleporting.