252,726 Commits over 3,990 Days - 2.64cph!
Tweaking Unit+Senses raycasts a bit (better masking and layer checks on hit objects)
Raycasts can hit triggers now
Item now creates a child collider "SO Collider" acting as a Trigger on the SmartObjects layer
Items can piggy back onto other items blueprint unlocks
Can override clothing skins from item
Fix quarry sounds not fading out when the quarry is deactivated
▅▆▋▊▊ ▌▇▉▊▊▍▌▌
!▍▆▍▊▌ ▇▅▌▉▇▇▆ ▍▌ ▄▊▊█▄▉ ▊▋▉▌▅▄
Player Model scene reorganization
removed trees from island003, painted some forest topology map areas
3rd person animations for 2handed sword
Added rocks/bank01 mesh
Added some layer culling code for testing
Tweaks
▇▍▍▍▇▅▄ ▉▇▌█▉▍▄ █▊ ▅▉▉ █▊▄ ▇█▌▋▍▋ ▇█▊▊▍▌
▌▆▊▅ ▌▍█▄▉▆▅ ▆▊▉▅▆▊ ▅▉▌▋▆▉▋
▇▉▇ █▆▌▌▉▊▊▌ ▄▇▄▌▍▄
!▋▉▆ ▍▉▋▅▄▄▋▍▌▄ █▅▋▌▉▍
▌▌▄▊▋▋▇ ▄▋▄▊ ▌▄▉ ▉▉██▊▊ ▄▋▌█▅▋ ▉▉ ▅▌▋ █▅▍ ▌▍▆▆ ▊▍
fixed a bunch of 3rd person animations where the eyes were pointing the wrong way.
Species ecology/topology spawn settings tweaks and island001 toplogy updates
Elvis rig updates:
- Added new mesh & blendshapes
- Removed lid bones
- Added facial UI
- Hooked up blends to controllers
- Skinning tweaks
SpawnHandler tweaks. Player tribe should always get spawned now.
Units will automatically move themselves to a nearby valid navmesh position on init
Player Model scene reorganization
added glass court to cloud city and set up reflection. added backfacing to court around glass area, tweaked texturing
Removed some deprecated and very limiting foundation placement checks (now handled by terrain sockets and deploy volumes)
Fixed things not spawning in smartobject_test and other small terrain scenes
Added ForceDensity bool to SpawnPopulation
TerrainWeatherObject finds parent zone more reliably
Scenes assets (baked maps etc)
Remember position of player's dropped/thrown items and put them back there when picked up
▊▄▋▍▊▇▆▉ ▅▄▋█▊▇▆ █▄▆▍▌▉█▋
-unbroken building. Also new dlls for vs cause vs/unity does that.
-crazy maths for arrow trajectory. Arrows do fly nicely to their target at any height tho.
FOR FUCK SAKE force update on deleted and moved asset
finished the viewmodel animations for the 2handed sword.
Fixed entity network cache not getting invalidated on transform change
Added Machine EntityComponent and settings, MachineFunction WIP.
Minor refactoring and clenaup fof Entity and derived classes, moving functionality around. Cleaned up Action a bit
Adjusted the "unreasonable position/angle" thing,
Fixed missing shoreline wetness in non-pvt terrain shader path; also fixes flashing in low shader LOD
BiomeMaterial lib/object/settings tweaks, game runs again.
Biom mat library tweaks, and view management fixes. Nuked trees so I can merge from Peturs branch cleanly
Updated standard terrain shader for blend masking; added two props for control: blend factor and fallof
Removed unnecessary standard shader UI clutter (unused)
Updated Terrain material asset
rigged up and started animating the viewmodel for a 2handed sword
Added EntityView base class
Before Editor: Improvements to view creation and management (better prefab creation, storing of asset paths etc)
Added PVT toggle back to UI Tweaks on Performance section; default off until I figure out the anomaly