17,530 Commits over 1,614 Days - 0.45cph!
Fixed Dispenser firing an action that hasn't been assigned
Added new Go To Blackboard Position (no wait) plan to the CurrentBehvaiourIsGoToBlackboardPosition check (was breaking sprint/jog movement)
Super mega WIP Lost and Found map that definitely isn't at all shaped like a vagina
UI tweaks, tribe create post
Fixed bug causing interactions to get added to a smartObject twice
Various Growable/Dispenser/Tree/Resource cleanup
rebaked some NavMeshes because I may have nuked one during a merge
Lost and Found initial scene fuckery
Island01 tweaks
Growable controls resource dispensable availability
Actually add the scene...
Fixed player tribe not spawning in correct place if customization is disabled in the game mode.
Added empty scene for Lost And Found
game mode scene list should now be validated against the game's scene list
Game Modes now define a list of valid scenes
Various Growable/Seed fixes
null check disabled movement modes in Navigation
re-enabled setting start time from Session
Disable dynamic DOF in tribe create
Refactored/cleaned up reproduction persisted / date time usage
GameDateTime month support, TimeManager.OnMonth actually invoked now
Re-enabled breeding AI module
Growable/Seed boilerplate
made starting day be determined by a 0-1 float representing time in year
TimeManager.SetTime cleanup
Added asset for Lost And Found
Character create DOF mode
Removed StartingSeason in GameModeDefinition
Slight refactor of existing game modes to put things in the base mode.
Added classes for Loast and Found mode
Fixed items not being added to the UnitAttachments entities list, causing encumbrance calculation to be wrong
Fixed dataBrowser.AssetTypes missing GameModeDefinition
Various Player command refactoring, radial menu improvements prep
Ponder ability now "Random Idle" for 2-6 real seconds, no longer triggers anims
Clamp lerp value distance in dynamicDOF
Dont clear keep item desires when issuing commands
Fixed AbilitySettings.AbilityPlan not being properly initialized
AbilitySettings cache of all asset instances via .All property
AbilitySettings holds an instance of it's own AbilityPlan at runtime
Player controller config all now held in PlayerControllerConfig, not the monobehaviour
Removed rally tribe button from the menu widget
Added cursor drop shadow
Added a null check to AudioManager pooling process to prevent the errors when loading a game (this might not fix the root cause of the issue)
Fixed UIUtility not correctly using MaxBoundsY on unit (MaxBoundsY is a local offset, it was being used a world space Y coordinate)
Above change fixes enemy widgets and conversation widgets
Switched PartyOverlayWidget to use UIUtility now that MaxBoundsY calculation is working
Fixed a case where conversation widgets would start erroring out if a game was loaded while the current game had a conversation in progress
Fixed not being able to see hint widgets in editor (use the editor preference to disable them, they were being disabled regardless)
Fixed and adjusted the 3d preview settings for several buildings (particularly small hut)
Hair option tooltips are no longer zero-indexed
Changing selected tribe member in tribe creation UI now closes the open toggle group
Fixed delegates not being cleared on tribe create buttons and causing hover states being processed for multiple units at a time
Replaced using EventTrigger for buttons sounds with a new ButtonSound component
EventTrigger consumes all ui events, so it blocks scroll views working (explains bad scrolling on craft+build screens)
Added a Clear Blackboard Desire ability and hooked it up to the Clear Desire goal plan (should stop empty goal plan messages, pretty sure this is what this goal plan was meant to do)
Fixed in-progress building upgrades not loading successfully
Fixed hitch when opening radial menu
Camera module FOV changes
Reduced rock smash time
Post tweaks
disabling Steam things in editor only