branchbefore/maincancel

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

8 Years Ago
Expose entity filter sources when no EntityType is selected in GoalPlanSettingsEditor BC elements Refactored player command evaluation, fixes commands not having their DSEs evaluated when they use a command generator
8 Years Ago
And another
8 Years Ago
Fixed index out of range in UI Console
8 Years Ago
Removed Intention from the codebase entirely
8 Years Ago
cookable condition can now use blackboard entity
8 Years Ago
missed a meta
8 Years Ago
Console expand toggle, help command suggestions
8 Years Ago
Disable goal priority in DSE scoring Console stuff
8 Years Ago
dropping attached items will actually detach them
8 Years Ago
Fixed some typos, spawn_item uses cursor position
8 Years Ago
F12 also opens console
8 Years Ago
ProjectVersion
8 Years Ago
Jenkins file updated for Unity 5.6.1f1
8 Years Ago
Cleaned up canvas/group/raycaster setup in UI Replaced TMP usage in console UI as its unreliable apparently, fixed console input losing focus after submit. Up arrow command history in console, down arrow to scroll through suggestions, right arrow/tab to complete
8 Years Ago
Compile fix
8 Years Ago
Renamed console command execute to invoke
8 Years Ago
Fixed so CommandSystem support args.Length == 0 by using cmd.IsValid rather than args.Length > 0. Added list_weathertypes console command.
8 Years Ago
UI scene fuckery
8 Years Ago
Console command tab completion, command and argument suggestions
8 Years Ago
trying to make mouth work on children
8 Years Ago
fixed spawn_unit error
8 Years Ago
Console stuff
8 Years Ago
Prevent more player input when console is open
8 Years Ago
meta
8 Years Ago
Added spawn_unit command, util
8 Years Ago
Vitals widget updates tooltip text when selected unit changes
8 Years Ago
exhausted additive animation
8 Years Ago
Fixed console UI blocking some inputs
8 Years Ago
save
8 Years Ago
meta
8 Years Ago
Added set_timescale command
8 Years Ago
More console stuff, set weather command
8 Years Ago
Console no longer puts UI into modal state, instead just blocks player controller raycast
8 Years Ago
Console system basics
8 Years Ago
removed weird panting sound
8 Years Ago
human adult hitboxes
8 Years Ago
UI editor window works in playmode Interactable indicator tweaks
8 Years Ago
AP data
8 Years Ago
Exposed player controlled toggle in DebugTools spawning tab
8 Years Ago
Compile fix
8 Years Ago
Renamed some stamina related effects Fixed DataAsset caching display names badly
8 Years Ago
Data save
8 Years Ago
Fixed Conversations.GetTopics not clearing buffer
8 Years Ago
Fixed interaction max subscriptions always being 1
8 Years Ago
Save
8 Years Ago
Fixed weird TMP error caused by the ° character
8 Years Ago
Debug spawning can specify whether the entity should be player controlled Revamped selected unit info, effects & vitals display
8 Years Ago
Info text truncate
8 Years Ago
Desire creation in AttachToItem CanAttachToItem doesn't actually attach the item (goty)
8 Years Ago
Fixed desires debug display Various AI tweaks