branchbefore/maincancel

17,530 Commits over 1,614 Days - 0.45cph!

7 Years Ago
More Agent+DM cleanup
7 Years Ago
Agent+DecisionMaking cleanup Removed obsolete UnitFailuresWidget
7 Years Ago
Possessions debug panel
7 Years Ago
updated cliff02 collision to stop units feet going underground
7 Years Ago
added flowers back to spawn population
7 Years Ago
Fixed failure notifications for possessions
7 Years Ago
Possessions component initial implementation
7 Years Ago
Activity tweaks
7 Years Ago
Logging
7 Years Ago
Fixed Activity notifications not working properly
7 Years Ago
Fixed various diplomatic event/activity data Tuned AO down a bit Activity creation logged, editor prefs exposure
7 Years Ago
Ported diplomatic events stuff out of Activity and into new DiplomaticEvents static
7 Years Ago
Action.CraftItem now records who the item was craft for in the activity data it generates Added ActivityData.CraftedFor, and keyword Activity defs can specify a list of conditions and or triggers that will cause related notifications to expire, notifications UI handles evaluation
7 Years Ago
Fixed NRE in decay panel Fixed sticks coming from a sapling not getting a view prefab data assigned and failing to be picked up (TreeParameters now has a ViewPrefabData that gets assigned to trunk view)
7 Years Ago
Unsaved changes
7 Years Ago
Added a Chop Trunks into Logs plan to woodcutter module
7 Years Ago
Added a Go Home method to GameCamera Triggers via H key, has an exposed method on GameCamera to get hooked up to UI Looks for first building in players group, falls back to unit average position if no buildings are built
7 Years Ago
moved cooking AI to module
7 Years Ago
Moved basket crafting from role equipment to its own AI. People should now only make baskets when there's food to be gathered.
7 Years Ago
Can toggle build menu with B key
7 Years Ago
Roles install AI modules Added Woodcutter module
7 Years Ago
A tribe member being attacked now triggers the correct activity which pauses the game (restricted it to only fire when the unit is at full health to prevent spam)
7 Years Ago
Posessions boilerplate
7 Years Ago
Role on click should always work if no other interaction was found
7 Years Ago
Crafting for self and for tribe are now separate Goals Tidied up Senses lists
7 Years Ago
(hopefully) fixed Senses not updating the lists of structs properly resulting in Knowledge containing very old distance data
7 Years Ago
Cooking (and basket making) now unlock upon building a crafting table. Rock is no longer a tool
7 Years Ago
null check current snapshot when changing game state in audio manager
7 Years Ago
target filters inside conditions and considerations should now show up in the AI debugger
7 Years Ago
Fixed tutorial widget not loading properly
7 Years Ago
Skip portrait render requests for dead units
7 Years Ago
Tribe tracker portraits remain clickable after a unit dies
7 Years Ago
Fixed woodcutter role not being unlockable Distance considering pathfinding check range exposed via global AI config, reduced and made human only Distance consideration is used only by humans
7 Years Ago
Tooltip positioning thing
7 Years Ago
Removed role score conditions since they're unused, hid the skills list in editor as they're also unused for now
7 Years Ago
Logs stockpile unlocks with standard buildings
7 Years Ago
Tutorial improvements
7 Years Ago
Last few UI tweaks
7 Years Ago
Various UI tweaks
7 Years Ago
Fixed some other spawners
7 Years Ago
Fixed stone spawner near tribe start on island 1 not having physics enabled checked
7 Years Ago
Moved tutorial widget UI tweaks
7 Years Ago
Version ++ Role assignment sounds
7 Years Ago
ActivityManager static init (fixes activity subscriptions not working during asset warmup)
7 Years Ago
Portraits use mood as background, added health vital meter that shows when < 100%, pulsates when < 50%
7 Years Ago
foliage works withoutline (needed to resasign textures to materials)
7 Years Ago
Disabled cohesion UI
7 Years Ago
Subtracting objective unlocks stuff
7 Years Ago
Building UI tooltips
7 Years Ago
made radial menu popup instant if you move the mouse while holding rmb