reporust_rebootcancel

142,086 Commits over 4,413 Days - 1.34cph!

3 Months Ago
merge from naval_update
3 Months Ago
merge from planner_viewmodel_clipping_fix
3 Months Ago
merge from adventcalendar_resetstate
3 Months Ago
merge from rpg_redirect_fix
3 Months Ago
merge from Youtooz_GroundwatchFix
3 Months Ago
merge from TechTreeT2_Muzzlebrakefix
3 Months Ago
merge from BearSkinRug2_Reloaded
3 Months Ago
merge from Xmas_CollisionMesh_Fix
3 Months Ago
merge from building_blocks_skin_and_fixes_dec25
3 Months Ago
merge from YouTooz scientist plushies LOD fix
3 Months Ago
cherrypicking bamboo_shelve_stacking
3 Months Ago
upressed SKS skinnable texture submissions to 2k from 1k
3 Months Ago
Merge from main
3 Months Ago
scrap box matrix added, updated icon, prefabs updated
4 Months Ago
supply lightdir/color for water again, adjust texture formats
4 Months Ago
fix double-rendering atmosphere
4 Months 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
4 Months Ago
Possible fix for UGC items getting duplicated/incorrect images applied when entering network range of a player boat
4 Months Ago
Animate cannon fuse to show whether the cannon is loaded or not, keeping this as a backup.
4 Months Ago
Merge from artist_pack_dlc
4 Months Ago
Fixed reactive target collider not updating on the server Reactive target gibs are simplified, gib meshes are no longer r/w
4 Months 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
4 Months Ago
Mark easel_col as r/w
4 Months Ago
Allow repairing cannons
4 Months Ago
pt_boat_turret_fixes -> main
4 Months Ago
- Fix rear turret being able to move outside its clamping bounds
4 Months Ago
Merge from naval_update
4 Months Ago
Server admin UI tab progress
4 Months Ago
merge from artist_pack_dlc -> main
4 Months Ago
Lowered HLOD distance of floating cities 200 -> 100
4 Months Ago
fix interface compiler defines
4 Months Ago
Comment out player state stuff from paintball code for now to get it compiling on the client, wasn't totally functional yet anyway
4 Months Ago
Item list flex scroll fixes
4 Months Ago
Attempt at fixing the god awful unity scrollrect default behaviour, feels better now
4 Months 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
4 Months Ago
Fix native grid crash with buoyancy batching enabled
4 Months Ago
Added playerboat.kill_all_above_deployable_count command.
4 Months Ago
Added keyboard controls to the item list
4 Months Ago
Merge: from main
4 Months Ago
Merge from deployable_limit
4 Months Ago
Enforce limit
4 Months Ago
merge from main
4 Months Ago
audio volume changes
4 Months Ago
Include count of total amount of warnings and errors after the manifest finishes generating
4 Months 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
4 Months Ago
merge from main -> fix_manifest_errors
4 Months Ago
Merge: from main
4 Months Ago
Update: OcclusionValidateGroups now also checks all active players and all sleepers Tests: none, trivial change
4 Months 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
4 Months Ago
Deployable limit convar wip