136,140 Commits over 4,293 Days - 1.32cph!

8 Days Ago
merge from naval_update
8 Days Ago
merge from planner_viewmodel_clipping_fix
8 Days Ago
merge from adventcalendar_resetstate
8 Days Ago
merge from rpg_redirect_fix
8 Days Ago
merge from Youtooz_GroundwatchFix
8 Days Ago
merge from TechTreeT2_Muzzlebrakefix
8 Days Ago
merge from BearSkinRug2_Reloaded
8 Days Ago
merge from Xmas_CollisionMesh_Fix
8 Days Ago
merge from building_blocks_skin_and_fixes_dec25
8 Days Ago
merge from YouTooz scientist plushies LOD fix
8 Days Ago
cherrypicking bamboo_shelve_stacking
8 Days Ago
upressed SKS skinnable texture submissions to 2k from 1k
8 Days Ago
Merge from main
8 Days Ago
scrap box matrix added, updated icon, prefabs updated
8 Days Ago
supply lightdir/color for water again, adjust texture formats
8 Days Ago
fix double-rendering atmosphere
8 Days Ago
sync Rust.RenderPipeline changes: - fix missing shader parameter for legacy shadow caster shaders - render forward opaque objects (only SRPDefaultUnlit and RustLit light modes, allows atmospheric elements to render) - make camera context directly accessible by the camera component - add RustRenderPipeline pipeline shader tag
8 Days Ago
Possible fix for UGC items getting duplicated/incorrect images applied when entering network range of a player boat
8 Days Ago
Animate cannon fuse to show whether the cannon is loaded or not, keeping this as a backup.
8 Days Ago
Merge from artist_pack_dlc
8 Days Ago
Fixed reactive target collider not updating on the server Reactive target gibs are simplified, gib meshes are no longer r/w
8 Days Ago
Reactive target fixes Fixed ground watch floating in the air Simplified placement sockets to 4 corners and middle, expanded all sockets Fixed rotation axis
8 Days Ago
Mark easel_col as r/w
8 Days Ago
Allow repairing cannons
8 Days Ago
pt_boat_turret_fixes -> main
8 Days Ago
- Fix rear turret being able to move outside its clamping bounds
8 Days Ago
Merge from naval_update
8 Days Ago
Server admin UI tab progress
8 Days Ago
merge from artist_pack_dlc -> main
8 Days Ago
Lowered HLOD distance of floating cities 200 -> 100
8 Days Ago
fix interface compiler defines
8 Days Ago
Comment out player state stuff from paintball code for now to get it compiling on the client, wasn't totally functional yet anyway
9 Days Ago
Resolve self-crash with File:Read Add fallback material for sprites/flare6 (env_funnel) Add 2koth_ and cppl_ maps to TF2 category Replace coreball.mdl with one with simpler physics model Merged Pull Requests * Fixed start/stopsound for some entities in Hammer having invalid default values * Localize "password" placeholder in server browser Some potential crash fixes
9 Days Ago
Item list flex scroll fixes
9 Days Ago
Attempt at fixing the god awful unity scrollrect default behaviour, feels better now
9 Days Ago
Update: add TestOnCycleStackables test to validate onCycle caching Weirdly it passes with no duplicate-key exceptions. Maybe the exception is just a symptom, gonna check elsewhere Tests: ran unit test
9 Days Ago
Fix native grid crash with buoyancy batching enabled
9 Days Ago
Added playerboat.kill_all_above_deployable_count command.
9 Days Ago
Added keyboard controls to the item list
9 Days Ago
Merge: from main
9 Days Ago
Merge from deployable_limit
9 Days Ago
Enforce limit
9 Days Ago
merge from main
9 Days Ago
audio volume changes
9 Days Ago
Include count of total amount of warnings and errors after the manifest finishes generating
9 Days Ago
Merge: from useplayertasks_removegroupocludee_nre - Bugfix for player connecting to a sleeper from a save emitting an error Tests: unit tests + 2p on Craggy
9 Days Ago
merge from main -> fix_manifest_errors
9 Days Ago
Merge: from main
9 Days Ago
Update: OcclusionValidateGroups now also checks all active players and all sleepers Tests: none, trivial change
9 Days Ago
Bugfix: OcclusionGroup - handle connecting to a sleeper loaded from a save Done via initializing sleeper if it supports server occlusion in PostServerLoad Tests: unit tests + 2p on Craggy with a sleeper in a save