reporust_rebootcancel

138,772 Commits over 4,505 Days - 1.28cph!

Today
update from main
Today
merge from main
Prevent pool table debug logs from spamming constantly
Today
merge from static_chair_variant
Today
Reapply gas station chair fileID change
Merge from powergrid/tentative_recycler_fix
Today
Added some checks to the SpatialBiomeFogCamera to prevent a command buffer warning from appearing
Today
merge from espcanvas_autosize_clan_fix
Today
Fixed clan text not being affected by the ESPCanvas auto-sizing setting
Today
merge from main stomp gas station
Today
merge from train_tracks_not_connecting_fix
Today
merge from automated_testing
Today
merge from misc_fixes_aug_26
Today
merge from fix_spectate_chat
Today
Merge: from main
Today
merge from kickwallpaper_drop_fix
Today
Tagged some old twitch drops as drops (ninja suit, twitch sunglasses, hobo barrel, industrial door, twitch rivals desk, twich underwear)
Today
merge from main
Today
Fix noise texture uv in volumetric light beam
Today
merge from kickwallpaper_drop_fix
Today
merge from repairbench_backpack_fix
Today
- Center airfields power level display - Removed 1 light from the entry door as it only needs 3 to open - ran s2p
Today
Updated the CommandBufferManager to name the command buffers after their camera events, as each camera event is given a unique command buffer
Today
Merge from main
Today
Merge from main
Today
Zigg Tank Large mesh collider update and primitive collision removal.
Today
merge from main -> base_occlusion
Today
Codegen
Today
Tests to confirm the interior walls are fixed
Today
Fixes to make edge case of interior walls not be hidden
Today
Add command to export a building into a format that tests can use (so we aren't spawning the giant base every single time)
Today
Add more tests
Today
Switch to using EnterPlayMode + DomainReload so the normal shutdown has a chance to run
Today
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
Today
Merge from nexus_fixes
Today
Mark classes used for the nexus server browser as JSON models so they don't get mangled by the obfuscator
Today
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
Rin
Today
merge from industrialTorch_SFX_fix
Rin
Today
merge from torch_3p_sfx_fix
Rin
Today
merge from rug_culling_distance_fix
Rin
Today
merge from largeplanter_gibs_fix
Rin
Today
merge from shippingcontainer_decal_fix
Rin
Today
merge from muzzlebrake_pos_fix
Today
merge from main -> base_occlusion
Today
Network group implementation
Today
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
Today
Merge from vm_hand_spawn
Today
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)
Today
Merge from vm_hand_spawn Only active on building_planner for testing, other vm's are unchanged
Today
Tests improvements, some fixes