128,905 Commits over 4,232 Days - 1.27cph!
    
    
    
        
        
            
            
            
                
                Reduce cases causing texture stretching
Fix centre falloff
Add directional displacement strength to material
Adjust bush and ferns displacement strength
Clamp max displacement height radius
 
                
                
                
                
                
             
         
        
            
            
            
                
                Terrain shadow culling wip, and merge fix
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from puzzle_reset_changes -> main
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilLooted on water treatment
Disable radiation on the manually opened puzzle room
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilReset on trainyard
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilLooted on dome
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntiLooted and ignoreAboveGround on sewer branch puzzle
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilLooted in sats
S2P
- shrink from 7m -> 5m
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilLooted in radtown
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add right click option to update spawn groups on a PuzzleReset by finding all within 0.25m in the scene
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilReset on harbor 2
S2P
- fix door barricade not spawning with puzzle, ensure it doesn't consider the puzzle started
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilReset on harbor 1
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Enable pauseUntilLooted on ferry terminal
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add pauseUntilReset to airfield puzzle room
S2P
 
                
                
                
                
                
             
         
        
            
            
            
                
                BoatBuildingBlock will still initialize supports if its parent is a PlayerBoat. Fixes boats collapsing when editing a boat post load/paste.
 
                
                
                
                
                
             
         
        
            
            
            
                
                blueprints facing proper direction
 
                
                
                
                
                
             
         
        
            
            
            
                
                Let bots exec admin/dev commands, filter out NPCs from bot.exec, display a success message with bot.exec.
 
                
                
                
                
                
             
         
        
            
            
            
                
                building planner viewmodel remake
wip textures
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Don't run ListenServerColliderFix when the child being added to a PlayerBoat is a player. Reduces some of the FPS drop when boarding a large playerboat in Unity editor.
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Fixed deep sea entrance billboards spawning at the wrong pos
Tweaked exit billboard size and pos
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                Hide chat log for autoswitching if the channel didn't change
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed portal renderer toggle convar not working
Moved a bunch of replicated convar to client only
 
                
                
                
                
                
             
         
        
            
            
            
                
                scientist_boat_ai_improvements_3 -> naval_update
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                scientist_boat_ai_improvements -> naval_update
 
                
                
                
                
                
             
         
        
            
            
            
                
                - Better AI attacking turret distance checks
- Better turret DOT checks
 
                
                
                
                
                
             
         
        
            
            
            
                
                - Ensure when leaving a state the correct target is cleared
- Fixed a bug when leaving RAM states
- More debug logs
- Ensure when leaving seek state that we clear active target
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                - Rewrite and cleanup of pursue behaviour
- Multiple NRE fixes
- Better print outs
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                The big one - deleted old models, materials and viewmodel anims, moved new models and materials to main folder
medical syringe with new model and anims all functional
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed fireball yellowification.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Removed InitBounds hack in deep sea portal UpdateRenderer
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fixed floating city losing their global networkness on save restore
 
                
                
                
                
                
             
         
        
            
            
            
                
                - Wrap floating cities in the same avoidance triggers as Oilrig
 
                
                
                
                
                
             
         
        
        
            
            
            
                
                fixed worldmodel outline not showing
 
                
                
                
                
                
             
         
        
            
            
            
                
                merge from main -> puzzle_reset_changes
 
                
                
                
                
                
             
         
        
            
            
            
                
                Add 'BoatAIAvoid' Triggers, this will stop the boat ai from 'crashing' into areas with lots of small obstacles
- Wrapped Oilrig
- Wrapped Large Oilrig
 
                
                
                
                
                
             
         
        
            
            
            
                
                Ignore new multi command behaviour for binds, they already handled chaining before.
 
                
                
                
                
                
             
         
        
            
            
            
                
                front 50cal view model camera animations - block out
 
                
                
                
                
                
             
         
        
            
            
            
                
                lowered research costs to be in line with new workbench values
 
                
                
                
                
                
             
         
        
            
            
            
                
                - Better 'get' and 'give up' targetting detection
- Fixed target claiming possibly happening on the same boat thats trying to get rid of the target
- Standardised check system
- Applyed it across all targetting logic
 
                
                
                
                
                
             
         
        
            
            
            
                
                Fix client boat building blocks after paste
 
                
                
                
                
                
             
         
        
            
            
            
                
                All consumables can no longer be used when both hands are occupied (driving a mountable that blocks item usage)
^ This is a stopgap change until hotbar food eating is implemented
Improved "disabled" menu option text to be more generic.
 
                
                
                
                
                
             
         
        
            
            
            
                
                Minor mat tweaks for lighting behaviour.
LOD1 popping improvements.