111,294 Commits over 3,928 Days - 1.18cph!
super rough placeholder anims, initial setup of vm prefab & animator, parameters
fixed bug with plant age disappearing
display plant yield
NPC spawners at Outpost now properly respect ai.npc_enable.
WIP on cover points at bandit camp for NPCs.
Composter mesh and textures
Added runtime rust/standard impostor shader
aiming at plants now shows a bunch of information about their state
compound bow, lods and prefab
[D11] Fix for controller rotation on xb1, ortho basis matrix for xb1 added
[D11] Socket setup data for xb1
Grabbed relevant materials from
27740
Enabled gpu instancing on a few hundred materials
Fixed and optimized volume bounds att calculation
Removed fog volume radial distance option; always true
Added fog volume edge bounds attenuation, smooth fade-out at vol sides
Fixed fog volume clipping to background
ocean paths are now optimized and smoothed
ocean paths now shrinkwrap to the island based on depth and distance from terrain
two ocean paths (near/far) are generated and cached at startup (TerrainMeta.path.Ocean*)
ocean pathfinding/coastline path generation wip
[d11] some tidying of previous commit, experimenting with Unity NetworkLater. Can be enabled one line 184 of Bootstrap.cs
WIP attempt to move to Unity's NetworkTransport LLAPI instead of Raknet. This will save us from having to update Raknet for console support (Xbox One support is out of date, Switch support is non existent). There are some differences between the libraries so this is experimental at the moment. Need to finish of QOS bindings, and a lot of it has ended up identical to the Raknet assembly so further refactoring might be worthwhile.
[D11] Properly guard client side code for console
[D11] Rollback
27719 due to crash on client console
Noise native entry point updates
Removed atmos volume global settings; only fade in/out of volumes now
Moved fadeout duration to atmos volumes
Added fog clipping outside atmos volumes (edge attenuation coming next)
Moved OBB shader testing code to own cginc
Updated main camera prefab
Fixed occasional ConsoleUI-related NRE in edit-mode
Play mode skip fog volume fade when sleeping to handle spawn inside/outside
Edit mode skip fog volume fade on startup / entering edit-view
rhib fuel/engine functionality
rhib editor collision fixes
Switched to scene camera activating fog, instead of main
Fixed dredge rotation in bandit town
Rolling back
27718 due to scene crash (unity_2018.2.0)
[D11] Merged with main branch for Unity 2018.2.0f2
Merge from unity_2018.2.0
Swamps a, b, c fog settings
fixed swamp trees incorrectly baked imposters
bandit town biome mask transfer tweaks
swamps biome mask transfer tweaks
Added new door
Various visual tweaks to the fog
Fixed chair pivots
Fixed dredge mesh and colliders