127,299 Commits over 4,171 Days - 1.27cph!

6 Minutes Ago
Merge from monument_notification_sounds
7 Minutes Ago
8 Minutes Ago
Cancel running tile building operations if the tile is re-queued
13 Minutes Ago
set up ak variant entities and masks
19 Minutes 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
20 Minutes Ago
Fix notification 'red bubble' not appearing when we have unread notifications on launch
29 Minutes Ago
merge from mesh-guide-shader-improvements (further fixes)
31 Minutes Ago
merge from main
34 Minutes Ago
Global network the floating island entity, now that we split the children
34 Minutes Ago
Manifest update
48 Minutes Ago
merge from naval_update
51 Minutes Ago
Pick axe animation and entity updates
53 Minutes Ago
Fixed contact menu button sizing issues, moved it to flex
54 Minutes Ago
Fix flickering block spiral stair guide
1 Hour Ago
Fix twitch drop background NRE
1 Hour Ago
exported updated dragon rpg anims and created/added world model rig it to dragon rpg entity
1 Hour Ago
fix door wreath/knocker guides not rendering
1 Hour Ago
Add convar functions for setting favourite colours with one list command, improve help text for convars
1 Hour Ago
Added Single 50 Cal Bullet, Empty Bullet and Ammo Link Model
1 Hour Ago
properly render multiple guides at once with different states
1 Hour Ago
fix_dumb_name -> naval_update
1 Hour Ago
Rename 'Mouted' to 'Mounted'
1 Hour Ago
Move useable by turret check to the serverside
1 Hour Ago
Compile fixes
1 Hour Ago
Lower wander strength to stop them running into walls
1 Hour Ago
Update 50 Cal Model to include updated bullet belt
1 Hour 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.
1 Hour Ago
Merge from monument_notification_sounds
1 Hour Ago
Fix for oil rig notification not working on server restart 🤞
1 Hour Ago
r/w and prefab LOD distance tweaks, enabling batching on props that can use it
1 Hour Ago
merge from charity_plushies_2025
1 Hour Ago
Updated plushies desc
1 Hour Ago
New avoidance update interval convar Codegen
1 Hour Ago
Fix client sails not correctly restoring sail visual state. Change sail to use high wind anim.
2 Hours Ago
Codegen compile fix
2 Hours Ago
Iterations on the wheel movement sounds(start, stop, and moving loop) and rename file names.
2 Hours Ago
merge from main
3 Hours Ago
r/w and prefab LOD distance tweaks, enabling batching on props that can use it
3 Hours Ago
Adding blockout rpg world model rig
3 Hours Ago
merge from naval_update/deep_sea
3 Hours Ago
merge from naval_update/deep_sea/map_marker
3 Hours Ago
Text and icon stays at the center of screen
3 Hours Ago
Removed 50 Cal Dual Prefab Added and Setup Right Hand Side 50 Cal Prefab
3 Hours Ago
merge fix_invisible_nametags to main
3 Hours Ago
Added armor parts to the mannequin
3 Hours Ago
MemClear query vis arrays before scheduling new jobs to fix nametags sometimes staying invisible after teleporting.
3 Hours Ago
Merge from monument_notification_sounds
3 Hours Ago
All mannequin parts, prefab tweak and added clothes
3 Hours Ago
Update: AnalyticsTable - return EventRecord back to pool - amended test to check for pool usage Tests: ran unit tests