130,610 Commits over 4,232 Days - 1.29cph!
    
    
    
        
            
            
            
                
                Update caboose versions of slot machine
Delete 6 meshes that are no longer needed, about a mb worth
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                merge from fix_chat_message_logs -> main
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▅▌█▇▄ ▍▇▋▄ ▇▇▍▆▉▍▇▌█_▇▆▋▌▄▄▉▍_▇▄▉
 
                
                
                
                
                
             
         
        
            
            
            
                
                Make the slot machine and storage entity poolable, entering range of a slot machine that has already been pooled now takes 0.13ms and allocates 384b (was over 2ms)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Try to fix linux compile error again
 
                
                
                
                
                
             
         
        
            
            
            
                
                ▉▍▇▊▊ ▇▍▆▊▅▅▊ ▅▍▌ █▊▊▆▅▇▄▉▄ ▆▍▌▆▋▍▄ ▌▅▍▉▌▊▉ █▍ █▋▌█▅, ▅▍▉▆█▇ ▉▍ ▉▉█ █▇█▊▉▋ █▋▅▇█▅▇ ▄▌ ▄▅ ▇▊▉▆▄▌▅▄ ▇▍▆ ▊█▌▉█ ▄▇▇ ▅▋█▊▇ ▅▆ ▋▊▋▅▆ ▊ ▆▇▊▍▍▆▇█▆ ▊▆▋▅▄ ▊▉ ▍▋▆▊█▍█▍▍▆▅▌▅█▆▅▋▊▇. ▄▅ ▊█▌ ▄▍▌ ▅▆ ▌-▅▄▉▆ ▋▍ ▌▉▅▇▍▋▍ ▋▄▉ ▆▌▇ ▄▄▉ ▊▊▇▆▇█ ▊▉▄▇▋▄▅▄▆ ▌▊▆▇ ▆█▄▄█▊▋▋█▊ ▄▋▅▌▉ ▇▍▌ █-▊█▌▉
▇▊▄▌ ▉▄▇█▅ ▄▊ ▋▄▊▉▌ ▉▉▊▅▍▄▉▉▆▉ ▊▆▍▅▊▌ ▇▍▋ ██▌▅ ▋▅▆▌▋█▅
 
                
                
                
                
                
             
         
        
            
            
            
                
                MeshCull the black out box
 
                
                
                
                
                
             
         
        
            
            
            
                
                Keep aim dir on cannons local whenever they're parented(to a boat), change all of the writes to aim dir to assume the same.
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from ui_overhead_optims
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed chat and sleeping bag clusters texts appearing blurry
 
                
                
                
                
                
             
         
        
            
            
            
                
                Cannon FX restoration.
Nested them as standalone prefabs.
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from ui_overhead_optims
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added hierarchy path for non menu, game or engine UI in printCanvases command. Easier to spot canvases from entities
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed F1 tools tab hud toggles not initializing correctly following 
133710, causing half of the hud to disappear when opened
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                A whole marathon of Indirect Instancing changes:
- Schedule all jobs at the beginning of LateUpdate() for better worker utilisation.
- Further improve scheduling behavior by modeling actual dependencies between jobs using writes_to_* and reads_from_* handles.
- Allow instance reordering and command aggregation to run in paralell to give even more flexibility to the scheduler.
- Run the debug overlay (where possible) in parallel with the jobs to improve performance
- Avoid garbage allocation when scheduling the frustum culling job. (GeometryUtility.CalculateFrustumPlanes)
- Schedule all jobs using ScheduleByRef.
- Correctly set `[ReadOnly]` and `readonly` for all jobs to help Burst as much as possible.
- Make batch size tunable: `indirect_instancing.batches_per_worker`
- Add somewhat automatic instrumentation to CrudeProfiler via `using` statements.
- Add ProfilerMarker to mimic what Unity 6 is doing with `using` statements. (Still need to verify it this compiles out properly.)
- Add more profiler instrumentation.
- Rename a ton of things for clarity.
- Remove CommandBuffer. We won't need it where we're going.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Slot machine optimisation pass - halved the file size of the prefab, removed all skinned renderers
Removed all allocations from client side invokes
Don't spawn the payout UI elements until the player is with 15m (when the canvas would enable)
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from fix_chat_messages_logs -> main
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix compile error on linux server build
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix chat messages not being logged to the logfile, only to the server console
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from main (using main version of all the prefabs changed by a manifest update in naval)
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from update_manifest_oct_25 -> main
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed farm barge NPC opening door too early
 
                
                
                
                
                
             
         
        
            
            
            
                
                Prefab changes after generating manifest
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                merge from ui_overhead_optimms
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from floating_cities
 
                
                
                
                
                
             
         
        
            
            
            
                
                 Delete client_modding ophaned prefab to fix GenerateManifest() throwing exception
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Fixed hudcomponent command messing with all these optims, we now toggle gameobjects only and keep the canvases untouched
 
                
                
                
                
                
             
         
        
            
            
            
                
                Crosshair disables its canvas when hidden
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Now disable their canvas when invisible:
Rock paper scissors
Camera overlay
Scope overlay
Fixed blackout overlays not turning off completely
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                main -> unskinned_windmill
 
                
                
                
                
                
             
         
        
            
            
            
                
                scientist_boat_fixes -> naval_update
 
                
                
                
                
                
             
         
        
            
            
            
                
                Up scientist boat count from 12 to 36 
(might scale with server pop in the future)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Dont global breadcast deep sea boat spawning - should prevent weird issues... scientists being without the boat?
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Now disable their canvas when invisible:
- Reticle
- Player names
- Demo recorder saved
- Vital notices
Removed canvases on farmable animal, sleeping bag name, io entity
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from fix_workshop_dof -> main
 
                
                
                
                
                
             
         
        
            
            
            
                
                cherry pick: fix workshop DepthOfField inconsistencies
 
                
                
                
                
                
             
         
        
            
            
            
                
                DepthOfField workshop fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix crash when changing mesh quality levels near a ghost ship
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed TreeSway causing graphical glitches with Flashlight
* The core issue was that value of `pShaderAPI->CurrentTime()` changed mid-frame, so  some mesh would render with one time value, and then depthWrite shader would render the shadows for that mesh with a different timestamp, all within the same frame. Now we cache the time at frame start, fixing this and possibly other issues.
$basetexturetransform support for DepthWrite (alpha tested materials)
Prevent potential crashes on changelevel to do with color correction
Pull request: Minor loading screen cleanups
Disallow spawning SWEPs without models via spawnmenu
* Weapons like the built-in fists, that are just invisible when spawned in (middle mouse click)
Allow duplicating HL2 weapons from spawnmenu via duplicator as non admin
Speed up entry animations for the 3 PHX seats
* From 3 seconds to 1 second, like the other seats
Fixed 2D skybox not rendering in water reflections without 3d skybox
* When the water material specified "render 3D skybox", but map has no 3d skybox.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Removed canvas on health vital, use a canvas group instead