128,960 Commits over 4,232 Days - 1.27cph!
    
    
    
        
        
            
            
            
                
                Reorganized the loc menu items
 
                
                
                
                
                
             
         
        
            
            
            
                
                Update: make batching constants servervars
- New vars are Server.SnapshotTaskBatchCount and Server.DestroyTaskBatchCount
- factored out SendEntityDestroyMessages
Tests: none, trivial changes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Bugfix: recycle filter buffers when there's no results
UsePlayerUpdateJobs 2 only issue
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
            
            
            
                
                Update: ran Generate Code
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
            
            
            
                
                Update: Network++
UsePlayerUpdateJobs 2 can send packets out of order, which needs client-side change (see CL 128169)
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
            
            
            
                
                Update: amending a comment for SendDemoTransientEntity
Finished investigating, server-demos shouldn't be a problem for multithreaded networking
Tests: none, trivial change
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Added biomes
Added vine trees
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                ▊▋▋▄▉ ▊▄▉ ▍▋▋▇▉ █▉▆▊▌▊█ ▅▌ █▍▍█ ▌▆▅ ▆▆▅▄▅▍ ▉▅▋▍█, ▇▅▉▄ ▉▍▍▍▉ ▊▍ ▅▆ ▌▍ ▌▆▌ ▅▄▋▋ █▊▉▊▇ ██▍▄ ▍▍▆▅▍▇ ██▍▉ ▍▋█▆▄▌.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix demo.timescale jittering below when set to a value below "0.2" (below 1ms delta), now its completely smooth even at "0.01"
This unfortunately breaks demo compatibility.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed hole in HeightTexture
Changed some text colour
 
                
                
                
                
                
             
         
        
            
            
            
                
                Crowdin download within unity, wip
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from skinviewer_woodendoubledoor_fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed wrong material on skin viewer's wooden double door handles
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed store new items sequence only showing one featured items
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from store_newitems_fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from glowdetection_tool_fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed skin glow tester not keeping previous weeks results
 
                
                
                
                
                
             
         
        
        
        
            
            
            
                
                Cozy Beanbag Seat - Added new material variation, changed both materials to use met-smooth instead of spec-smooth, improved gibs, some other prefab configs
 
                
                
                
                
                
             
         
        
            
            
            
                
                Figure out why blocks don't want to connect to their opposite side
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fixed phrase contexts update catching RustText set to localized false
 
                
                
                
                
                
             
         
        
            
            
            
                
                Updated phrase finder window
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed phrases using the same key and english being ignored by the phrase update
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed bbq loot panel title
 
                
                
                
                
                
             
         
        
            
            
            
                
                Connect together faces when entity links update
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix debug points for walls
 
                
                
                
                
                
             
         
        
            
            
            
                
                Bugfix: players go back to sleep on disconnect on a server with UsePlayerUpdateJobs 2
This looked scarrier than it ended up being. One concern left to investigate - looks like I'llbe able to merge it in tomorrow
Tests: 2p session on craggy with UsePlayerUpdateJobs 2
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fixed 4 conflictings phrases
- setfreq_desc
- spin_desc
- drink_desc
- open_loot
 
                
                
                
                
                
             
         
        
            
            
            
                
                Skip phrases in EntityMenu.cs, we catch these by attributes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Added a check looking for unused phrases and conflicts
Removed some unused/duped phrases
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add debug points to faces so we can ddraw better visualizations for the faces
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix backface check for 180 degree faces not working due to needing a bigger offset with the normal
 
                
                
                
                
                
             
         
        
            
            
            
                
                Make logging "a little clearer"
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable more materials for instancing that weren't caught previously because of a buggy automation in indirect instancing tools
 
                
                
                
                
                
             
         
        
            
            
            
                
                Linearise colour values before storing them in the instance data buffer
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Some fixes for the phrase contexts update, it wasn't catching everything
 
                
                
                
                
                
             
         
        
            
            
            
                
                Cleanup/polish indirect instancing tools
 
                
                
                
                
                
             
         
        
            
            
            
                
                more WIP on bunker entrance