branchrust_reboot/maincancel

35,343 Commits over 4,324 Days - 0.34cph!

4 Months Ago
▌▅▌▍▌▊ ▆▄▊▉█▊▋▆
4 Months Ago
merge from multiline_console
4 Months Ago
Merge: from analytics_v2_expose_telem - Can view AnalyticsV2 stats via analytics.stats, analytics.tablestats and analytics.uploaderstats Tests: used above to check stats in editor
4 Months Ago
Manifest update
4 Months Ago
Compile fix
4 Months Ago
merge from Halloween_25_Update/PH
4 Months Ago
rpc_improvements -> main
4 Months Ago
▌▉ ▍▊▊▅▆ █▇▌▄ ▇▊█▉▋▄▋▅▊▋▍▅▌█▋▇▄▇▍▄▇█▉
4 Months Ago
Merge: from voice_when_invis_fixes - Voice chat is now heard by nearby invisible players and spectators Tests: tested voice replication between 2 players, when invis and when spectating. invis case also tested disconnect-reconnect while invis.
4 Months Ago
added halloween wallpaper store icons and hooked up to wallpaper skin assets. We will need to fix in-game icons at another date
4 Months Ago
merge from rpg_skin
4 Months Ago
merge from optimize_reduce_dynamic_occlusion -> main
4 Months Ago
merge from industrial_pipe_batching -> main
4 Months Ago
merge from optimize_reduce_dynamic_occlusion -> main
4 Months Ago
Update: minor ServerProfiler function filtering adjustment - built from b90a83e5 Was annotating everything from SubGrid, instead of ignoring everything Tests: unit tests
4 Months Ago
merge from Halloween_25_Update
4 Months Ago
▆▋▇▊▄▍█▅
4 Months Ago
merge from fix_team_chat_carryover -> main
4 Months Ago
remove redundant SprayFailReason.MountedBlocked debug log
4 Months Ago
merge from deployguide_swamp_brightness_fix
4 Months Ago
Merge: from baseplayer_serverupdateparallel - Optimizes ServerOcclusion by reordering work and reducing number of pairs considered - Optimizes parallel snapshot send out by reducing Pool contention - General optims via reduced profiler instrumentation (new ServerProfiler.Core binaries) Tests: 2p session on craggy with teleporting around and various occlusion scenarios (invis, dead, normal occluded, in view)
4 Months Ago
merge from fix_ice_skin_particles to fix chainsaw fx lighting issues
4 Months Ago
Merge from render_pipeline_testing
4 Months Ago
Merge: from spectating_disconnect_nre_fix - Bugfix for server NRE when spectating player disconnects Tests: 2p on Craggy, disconnected while spectating - no more NRE
4 Months Ago
Merge from render_pipeline_testing
4 Months Ago
Merge: from basepalyer_netgroup_interit_fix - Fixes cargoships(and other global entities) putting players into global network group which stops replication with "outside" world Tests: 2p session on Craggy, spawned a cargo ship and threw items, killed other player, tried spectating
4 Months Ago
Merge: from analytics_queue_rewrite - Bugfix for missing session-start event from Client, invalid session-end event from Client, malformed json aggregation - Added support to edit upload intervals (tied to existing same server vars) - Adjusted uploaders for some tables to avoid trying to send to our backend Tests: unit tests + manual testing on Craggy (S+C mode) and Bootstrap (C only)
4 Months Ago
merge from ui_overhead_optims
4 Months Ago
Added a null check for shared materials when preloading textures for hotbar items to prevent NREs when a mesh renderer has a null material
4 Months Ago
fix deploy guide"built-in render texture type not found" error
4 Months Ago
merge from ferry_cameras
4 Months Ago
merge from anisotropic_fallback
4 Months Ago
Merge: from analytics_save - Adds a "save" event tracking when server creates a save Tests: triggered save in editor with logging
4 Months Ago
Partial revert for setrrccode convar admin bypasses, now only the commands bypass turret and drone auth checks
4 Months Ago
Add gametip for too hot debris harvest attempts
4 Months Ago
merge from fix_terrain_texturing_alloc -> main
4 Months Ago
merge from upgrade_cctv_convars -> main
4 Months Ago
Fix compile error
4 Months Ago
Cherrypick 134447 (fix steam being accessed too soon in client analytics)
4 Months Ago
merge from fix_terrain_texturing_alloc -> main
4 Months Ago
merge from oilrig_postvolume_fix
4 Months Ago
merge from workshop_max_texture_res -> main
4 Months Ago
merge from boatspawner_nudge_fix
4 Months Ago
Merge from texture_streaming_delay_fix
4 Months Ago
Merge from slots_optimize
4 Months Ago
▉ ▆▍▌▋▆ ▇▉▌▍ ▄▋▉▅▆▇▋▌▍▊▍▌▄▅▌▌
4 Months Ago
Merge from shadow_cascades_light_leak_fix
4 Months Ago
moved rotation guides on wallpaper guides to the top so they're visible with new guide shader
4 Months Ago
Buildfix: add missing CLIENT guards Tests: build all configs locally
4 Months Ago
Merge: from analytics_queue_rewrite - New analytics uploading backend, disabled by default (analytics.usev2) - New debug vars - analytics.log and analytics.dryrun Tests: unit tests, used both old and new analytics backends and monitored logs