branchbefore/maincancel

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

8 Years Ago
Objective display fixes
8 Years Ago
Fixed some tutorials having the wrong knowledge screen assigned
8 Years Ago
Some minor DM filtering optimisations
8 Years Ago
Added "Sleep Around Camp" Goal Plan to Human/Sleep module. Should reduce the amount of wild sleeping that people do. Crafting & Building window lists show locked items
8 Years Ago
Craft/Build UI tweaks
8 Years Ago
setup better effects for trees
8 Years Ago
Made all interactions on Trees non-positional and exclusive (distances may need tweaking) because having 20k interaction positions is eating a bunch of perf
8 Years Ago
ManagerSingleton cleanup
8 Years Ago
More cleanup/refactoring of manager singleton stuff
8 Years Ago
Items now store if they were placed when saving, fixes placed items getting physics enabled after loading a game Added baskets to the advanced crafting unlock (reach apprentice whittling) Added a missing ProtoInclude for PersistedIgniteableData
8 Years Ago
Fixed being able to trigger place item on something that isn't held
8 Years Ago
{BLACKBOARD_ITEM} keyword can now be used on goal plans Added an extra indicator when placing items to indicate where an item will go and what it's rotation will be (outline material used for building placement is hard to see on small items like torches/baskets) Can now specify on a placeable item whether it can be rotated, defaults to true and marked torch and basket as false (rotation has no impact on these)
8 Years Ago
Can now ignite an unlit igniteable while holding a lit item (previously only the opposite was possible)
8 Years Ago
Fixed stray UnityEditor directive in AbilityCommandGenerationMethods
8 Years Ago
Scenarios now define a single primary objective and optional secondary objectives that are either concurrent on sequential
8 Years Ago
Objectives UI fixes
8 Years Ago
Base UIWidget canvas support
8 Years Ago
Save
8 Years Ago
people can actually have more than one personality
8 Years Ago
Temperature level correspondance with temperature values is now exposed in WorldManagerConfig. Changed the values to be a bit more reasonable.
8 Years Ago
trees wobble while being chopped is now based on sin curve rather than ever decreasing random values
8 Years Ago
Options widget genericness, UI scale option
8 Years Ago
Save
8 Years Ago
Fixes, cleanup
8 Years Ago
tree sapling updated to latest spec
8 Years Ago
UI cleanup
8 Years Ago
More UI
8 Years Ago
fixed bad skinning on human male chest
8 Years Ago
UI
8 Years Ago
More
8 Years Ago
Tribe create UI cleanup
8 Years Ago
NRE fix
8 Years Ago
Fixed UI missing raycaster
8 Years Ago
build fix
8 Years Ago
Target Filtering for undesired objects now excludes clothes. Dropping undesired items uses the drop interaction instead of drop blackboard item ability.
8 Years Ago
jenkinsfile
8 Years Ago
Jenkinsfile
8 Years Ago
PlayerBuildingPlacement cleanup
8 Years Ago
Fixed the AI debugger having a bunch of duplicate ticks.
8 Years Ago
GPV now owns Momentum. GPV now stores the scores that were arrived at during DM. Tweaks to sleep AI to make people less likely to sleep during the day for no particular reason. Removed lower limit on momentum.
8 Years Ago
menu music latest
8 Years Ago
menu music
8 Years Ago
Merge from custom scenarios branch
8 Years Ago
Fixed ScenarioEditor snapshot texture copy creating texture of the correct size
8 Years Ago
Various form element things
8 Years Ago
Fixed bad path in ScenarioEditor/GetScenariosInfo snapshot path
8 Years Ago
Another scenario snapshot path fix
8 Years Ago
Fixed DynamicDOF NRE
8 Years Ago
Options toggle alignment fix
8 Years Ago
Objectives data simplification Editor UI