140,406 Commits over 4,505 Days - 1.30cph!
Merge from command_buffer_names
Prevent pool table debug logs from spamming constantly
merge from static_chair_variant
Reapply gas station chair fileID change
Merge from powergrid/tentative_recycler_fix
Added some checks to the SpatialBiomeFogCamera to prevent a command buffer warning from appearing
merge from espcanvas_autosize_clan_fix
Fixed clan text not being affected by the ESPCanvas auto-sizing setting
merge from main
stomp gas station
merge from train_tracks_not_connecting_fix
merge from automated_testing
merge from misc_fixes_aug_26
merge from fix_spectate_chat
merge from kickwallpaper_drop_fix
Tagged some old twitch drops as drops (ninja suit, twitch sunglasses, hobo barrel, industrial door, twitch rivals desk, twich underwear)
Fix noise texture uv in volumetric light beam
merge from kickwallpaper_drop_fix
merge from repairbench_backpack_fix
- Center airfields power level display
- Removed 1 light from the entry door as it only needs 3 to open
- ran s2p
Updated the CommandBufferManager to name the command buffers after their camera events, as each camera event is given a unique command buffer
Zigg Tank Large mesh collider update and primitive collision removal.
merge from main -> base_occlusion
Tests to confirm the interior walls are fixed
Fixes to make edge case of interior walls not be hidden
Add command to export a building into a format that tests can use (so we aren't spawning the giant base every single time)
Switch to using EnterPlayMode + DomainReload so the normal shutdown has a chance to run
Fix sqlite database being locked in the editor (requiring you to restart editor every time it happens)
- force close all open sqlite databases when exiting playmode
Mark classes used for the nexus server browser as JSON models so they don't get mangled by the obfuscator
Created 8 new sprinkler tests to catch an issue with sprinklers visibly splashing but not applying water to planters after a server restart
They all fail right now
Remove server.useLegacySprinklerLoadProcess, should no longer be needed
merge from industrialTorch_SFX_fix
merge from torch_3p_sfx_fix
merge from rug_culling_distance_fix
merge from largeplanter_gibs_fix
merge from shippingcontainer_decal_fix
merge from muzzlebrake_pos_fix
merge from main -> base_occlusion
Network group implementation
Updated the particle effects of the spray can to broadly match the texture being sprayed
Approximates the colour via a texture lookup. gets cached per texture so it only happens once per skin in a session
Remove the hand_mesh from v_building_planner_rig (hacky removal, proper re-export will be better but this should allow us to verify memory savings)
Merge from vm_hand_spawn
Only active on building_planner for testing, other vm's are unchanged