200,694 Commits over 4,171 Days - 2.00cph!
FOR FUCK SAKE force update on deleted and moved asset
-crazy maths for arrow trajectory. Arrows do fly nicely to their target at any height tho.
-unbroken building. Also new dlls for vs cause vs/unity does that.
▊▄▋▍▊▇▆▉ ▅▄▋█▊▇▆ █▄▆▍▌▉█▋
Remember position of player's dropped/thrown items and put them back there when picked up
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)
Removed some deprecated and very limiting foundation placement checks (now handled by terrain sockets and deploy volumes)
added glass court to cloud city and set up reflection. added backfacing to court around glass area, tweaked texturing
Player Model scene reorganization
SpawnHandler tweaks. Player tribe should always get spawned now.
Units will automatically move themselves to a nearby valid navmesh position on init
Elvis rig updates:
- Added new mesh & blendshapes
- Removed lid bones
- Added facial UI
- Hooked up blends to controllers
- Skinning tweaks
Species ecology/topology spawn settings tweaks and island001 toplogy updates
fixed a bunch of 3rd person animations where the eyes were pointing the wrong way.
▌▌▄▊▋▋▇ ▄▋▄▊ ▌▄▉ ▉▉██▊▊ ▄▋▌█▅▋ ▉▉ ▅▌▋ █▅▍ ▌▍▆▆ ▊▍
▇▉▇ █▆▌▌▉▊▊▌ ▄▇▄▌▍▄
!▋▉▆ ▍▉▋▅▄▄▋▍▌▄ █▅▋▌▉▍
▌▆▊▅ ▌▍█▄▉▆▅ ▆▊▉▅▆▊ ▅▉▌▋▆▉▋
▇▍▍▍▇▅▄ ▉▇▌█▉▍▄ █▊ ▅▉▉ █▊▄ ▇█▌▋▍▋ ▇█▊▊▍▌
Added rocks/bank01 mesh
Added some layer culling code for testing
Tweaks
3rd person animations for 2handed sword
removed trees from island003, painted some forest topology map areas
Player Model scene reorganization
▅▆▋▊▊ ▌▇▉▊▊▍▌▌
!▍▆▍▊▌ ▇▅▌▉▇▇▆ ▍▌ ▄▊▊█▄▉ ▊▋▉▌▅▄
Fix quarry sounds not fading out when the quarry is deactivated
Items can piggy back onto other items blueprint unlocks
Can override clothing skins from item
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
UnitManager call TickUnits via TOD_Time.OnMinute
Make file inputs available
SteamSystem becomes SteamClient
added new changes to inner platform and platform shader (still need to fix led texture or remove it) and tweaks to fogging values
fixed a bug with the player switching from walk --> swimming
more 3rd person animations for 2handed sword
Added step and slope test cases to PlayerMovement scene
Improved player landing, fall damage, grounded and sliding detection
Improved jump and sprint blocking after landing to feel more natural
Fixed various situations that could cause jumping weirdness
Holding alt now lets you look around (somewhat) freely instead of just looking back
Steamclient Refactor
Steam Inventory loading, checking, refreshing
Added Species Consideration and a Human Only example of it.
Species Consideration now defines a Default Weight that's returned if a Species is not defined in the Species Weight list. Defaults to 0, but can be "inverted" to 1, say, for special cases.