243,208 Commits over 3,898 Days - 2.60cph!
Forgot early exit if no spawnable component is present
Added spawnable component to loot barrel 2
Made spawn handler log an error if a prefab does not have a spawnable component
Unity keeps modifying this
Changed ParentRedirect to AIObstacleRedirect
Strip some unused components from trees if clientside
[ultimate_soldier] Fixed some exceptions thrown when trying to access `Graphics.Scissor`.
Reapplied changeset 5154 to UIScene
Split UI into pixel-perfect and scaled parts (required for FPS graph, testing for branding)
[zombies] simplified and improved pathfinding again
updated radiation to work somewhat properly
Fixed leather sleeping bag missing rename dialog
Fixed serverbrowser not working
Removed some unused files from the base project folder
Fixed net_env being disabled
Fixed atlas gen compilation warnings
Fixed base normal map sample in legacy terrain
Fixed RustBuild not always reporting build errors properly
Multi-threaded atlas generator
Merging UI Reboot into main
protocol++
ui tweaks
fixed player preview with new light modes
made health/calories/hydration functional
fixed time using device time
Removed duplicated fields from terrain atlas set editor
Switched steering back to 3D.
Fixed AIObstacleMesh collision detection.
Fixed terrain splat apply to allow arbitrary texture sizes
Rendersettings can be stored in court controller prefab and restored when loading a scene as additive
Improved steering interest, danger, and obstacle intensities.
Scene updates to reflect SplatOverlay rename
Fixed warning in standard terrain shader gui
Added back base normal override along with vertical flip toggle (terrainpaint) for testing
Cleaned up legacy terrain stuff; created one for Petur that plays ball with existing terrain extensions
NPC steering is now two dimensional.
deploy / fire / holster animations for the pump shotgun.
Item splitter ui
Fixed buttons highlighting when not mouse over
Fixed blueprints initial order/info
Brought back glossy env to terrain shaders; in b21 env cubes are now correctly assigned to terrains
Reverted back to detail normals; blending with terrain normal needs work
Added custom terrain shader inspector to overcome what seems to be a b21 bug: lack of real-time updates
Fixed d3d9 compilation errors in water shader
Now sends shit to players proper. Also tidied menu hide logic etc.