34,492 Commits over 4,232 Days - 0.34cph!
    
    
    
        
            
            
            
                
                Fixed missing MeshCull scripts on red industrial door handles (door.hinged.industrial_a_a and door.hinged.industrial.a)
Disable shadows on LOD1 of the train tunnels call elevator push button
Disable shadows on LOD4/5 of static computer station and removed an unneeded client side mesh collider
 
                
                
                
                
                
             
         
        
            
            
            
                
                Removed hardcoded Z/C/Y keys managing debug camera zoom
Added debugcamera_zoomin and debugcamera_zoomout bindable buttons
Added debugcamera_raise and debugcamera_lower bindable buttons, if these are bound then the debug camera will use this instead of the hardcoded Q/E
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from hapis_conversion
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
        
        
        
            
            
            
                
                Merge from content_reporting
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from hapis_conversion - startup fix (hopefully)
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from sav226 - Staging wipe
 
                
                
                
                
                
             
         
        
            
            
            
                
                Don't run TreadAnimator unless player is within 20m (takes 0.3ms of time if player is in network range of launch site or junkyard)
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Added new Figma colour pallette mirroring the predefined Figma colours as close as possible (see FigmaPallette.unity scene)
 
                
                
                
                
                
             
         
        
            
            
            
                
                shotgun slugs now have less damage falloff
 
                
                
                
                
                
             
         
        
            
            
            
                
                disable todo list if gametips are disabled
bumped ladder up in t1 tech tree
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from cui_improvements
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from content_reporting
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from async_loading for some testing
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from cui_improvements
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from spectate_crosshair
 
                
                
                
                
                
             
         
        
            
            
            
                
                Updated the Visual Studio Editor package from 2.0.11 to 2.0.14 (won't affect Rust itself)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed RustText showing "SendMessage cannot be called" warnings after every compile
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from inventory_idle
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added adminlight convar (same as admintime, useful to test lighting)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge research table fixes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Hopefully fix hold to dismount showing an unlocalized string on progress bar UI (will need a phrase rebuild)
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added options for modular car prefabs to spawn repaired, with parts and fuel. Set all Paddy's cars to start with fuel + T3 parts.
 
                
                
                
                
                
             
         
        
            
            
            
                
                 Rename NewAssembly to Rust.FileSystem
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Merge from inventory_idle
 
                
                
                
                
                
             
         
        
            
            
            
                
                Cherry picking 71982+71989+72002. Fixes for the vehicle full flag.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Merge from inventory_idle
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix error when picking up a photo frame with edit history
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from adminpanel_ugc
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from physical_camera_convar
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from spectate_crosshair
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from starting_deploy_rotation
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add midiconvar.reloadbindings to refresh midi bindings if they have been changed in a text editor at runtime
 
                
                
                
                
                
             
         
        
            
            
            
                
                Reattempt merge from misc_fixes_june22 + additional fixes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Require multiple ping samples from the server before showing the ping warning screen so it is more reliable
 
                
                
                
                
                
             
         
        
            
            
            
                
                Merge from modularvehicle_presets
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added support for the Error Text special case to the hudcomponent convar
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fix fog overlay effect from smoke grenades not working correctly when spectating
If debug camera is enabled the fog effect will now use the debug camera position
Fix smoke effect not updating if timescale is 0
 
                
                
                
                
                
             
         
        
            
            
            
                
                Allow ridable horses to bypass the clipping check when mounted to an elevator, fixes horses not parenting to elevators since 
65146
Removed some unneeded transforms in the elevator_lift client hierarchy