branchbefore/maincancel

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

9 Years Ago
GameState consistency when loading scenes in the editor, for make benefit of Great Tutorial. People now drop any un-used items when crafting because why not (temp hack)
9 Years Ago
Fixed bad light culling layers causing issues in standalone builds Fixed bad Building description text Fixed missing return in CraftItemSettings callback
9 Years Ago
Building completion sound hookup
9 Years Ago
RangedState.OnCurrentValueChanged is now invoked when the Stat's cap value changes during UpdateManipulators
9 Years Ago
Added GroupDeath UnitActivityType, hooked up in Relationships.OnOtherUnitDied Relationships.OnOtherUnitDied TODOs re thresholds and event perception StatManipulatorParametersDrawer tweaks
9 Years Ago
Fixed a bunch of bad effects stat minip data
9 Years Ago
Stat Manipulation can now be driven by a simulator method defined in the editor via reflection (?`-´)????.*???
9 Years Ago
StatManipulatorValueSimulators dummy class
9 Years Ago
When Decision Layer of Relationship Considerations were set to Goal Plan, I couldn't add it to any considerations list in AI Designer. Changed it to "Any" for now. When condiering whether to accept or decline an invitation to breed, Love and Hate is now taken into consideration.
9 Years Ago
UnitAttachments now supports stacking, defined per Item. Cleaned up a lot of API Small sticks can be stacked and carried in bundles of 4 UnitCommandsWidget "hand" button draft implementation, shows interactions for carried items (currently just drop) Right clicking on a selected unit no longer shows a radial menu for carried item interactions Renamed ToolType FishingRod to FishingSpear
9 Years Ago
place_building sfx levels
9 Years Ago
Considerations for Ally, Rival, Friend, Foe, Love and Hate.
9 Years Ago
Make pregnancy and baby age use DateTime and tick more often than OnDay.
9 Years Ago
Removed some debug state behaviours
9 Years Ago
Restored missing attack state behaviours
9 Years Ago
HumanController fuckery
9 Years Ago
Tweaks
9 Years Ago
Moved project trajectory calc a bit so it's easier to debug when things go wrong
9 Years Ago
Compile fix Projectiles use fixedDeltaTime
9 Years Ago
Combat debug when calculated projectile velocity is nan
9 Years Ago
animation bool logging
9 Years Ago
Fixing stupid shit
9 Years Ago
Debug logging in ItemActions
9 Years Ago
Removed some missing components from TOD prefab
9 Years Ago
UnitAttackState state machine behaviour, callbacks and timeouts in combat reworked
9 Years Ago
Compile ifx
9 Years Ago
More tweaks
9 Years Ago
Animation event log
9 Years Ago
Self transition fixes
9 Years Ago
HumanController.Combat attack state transition consistency Animation debug logs for debug selected units
9 Years Ago
Fixed NRE related to tooltips GPV slot debug doesnt require decision logging to be enabled
9 Years Ago
Foldable combat ability drawer
9 Years Ago
Added a Dummy spawn to testbox
9 Years Ago
UIScreen requires a CanvasGroup component, UIScreen.IsActive setter no longer calls gameObject.SetActive, instead uses CanvasGroup Added IUIElement interface, for parent UIScreen assignment during UIScreen init Tooltip is no longer global widget, each UI screen now has Fixed potential NRE in WeatherWidget.UpdateText
9 Years Ago
Disabling scene save hook that updates list of valid game scenes Testbox is default game scene for now Rebaked Navmehses for testbox to match game scenes Debug overlay fixes
9 Years Ago
event music fix
9 Years Ago
CorpseCreator logs error when Item has no corpse component Fixed Item "Generic Corpse" not having the Corpse component
9 Years Ago
Blocker is now on blocking layer
9 Years Ago
Fixed Sleep Time Tweaks to Sleeping and Breeding
9 Years Ago
tweaked some weapon ranges and procs
9 Years Ago
another little tweak
9 Years Ago
Combat Ability selection tweaks
9 Years Ago
Things now show up in the data browser again
9 Years Ago
More
9 Years Ago
Tweaks
9 Years Ago
AI Designer can now filter module list by a selected Unit and displays module listing in the editor sidebar. Also a bunch of other misc editor fuckery.
9 Years Ago
apparently I made changes
9 Years Ago
Fixed event music only working once.
9 Years Ago
TribeMemberActivityTriggerSettings flagged Music
9 Years Ago
Relationships debug actually shows us data