199,962 Commits over 4,140 Days - 2.01cph!
Fixed movement on slopes. Ground normal always returned as 1 and slope speed calc was broken (probably unnoticed because slopes were never detected).
Updated getting in/out of vehicles. Can now attach both player and motor. There's still an issue with player's eye orientation after getting out.
Changed car from four seats to one, driver only.
Moved water scrips from 3rdparty to scripts/procedural/water
Moved water resources and materials to content/nature/water
Moved water shaders to content/shaders/water
Renamed WaterEx component to Water
Moved cginc in shaders/include/standard to shaders/standard/include
Moved cginc in shaders/include/speedtree to shaders/nature/include
Moved grass and std-speedtree* to shaders/nature
Fixed cginc paths in all relevant shaders
Made beam jumping puzzles easier
Fixed several blockers, jump shortcuts
Fixed rotation offset when exiting vehicles.
Enabled collaborations modules
fixed garlic not lodding, was due to missing material on collision mesh(weird)
improved wolf walk anim
added wolf addtive in combat facial anim
adding conversation to repo
Added testbox_nospawns scene
Collaborations request state cleanup
Collaboration request recipients don't null their reference to the request on accept/decline
backup
beam puzzles a notch easier
Ignoring + deleting Icon file that plastic doesnt like
Improved bucket design to not clip with player's camera
Made animation less choppy - got boring after a while
Removing duplicate ALS project
Removed HeldItem Actions and replaced with interface
Cave_small_easy entrance rubberbanding fix
Cave_small_medium layout rework
GoalPlanSettings now strores a list of optional "fail on interrupt" references to other GoalPlans
Improved TribeTrackerWidget couroutine management to avoid rare IOEs
Adding a 0.5m padding to building allowed zones in caves to allow for slight construction angles and alignment error
Agent+Behaviour now deals with GPV slot state callbacks and failure history tracking
DecisionContext Confidence calculation is hooked up again, using new failure tracking
Fixed TribeTrackerWidget.Tracker.IsVisible NRE
progress, prevent building volumes outside caves
Condition asset organisation
Rolled all Corpse related conditions into single CorpseCondition with modes
DataParameters.id HideInInspector
Bunker rooms dressing scene for prefabs
More conditions cleanup
Removed useless Unit.Targeting component and related condtions, actions and a selector
Fixed NRE related to player commands reseting selected unit's current goals
AI : Human - Food module scoring tweaks, added Eat From Resource GoalPlan
Renamed "Behaviour Chain Selectors" to "Target Filters", added tab in DataBrowser
Updated all GoalPlan assets with new field names, because Unity is lying to me.
Added missing semicolon in CImage::CloseImage
Automated Linux Build #442
Automated Windows Build #442