repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

7 Years Ago
New Objective: Befriend A Tribe (added to Washed Up) Axes and spears are now gifts (Improved versions are more valuable gifts) New TribeDiplomacyTrigger type for detecting diplomacy changes Can no longer breed with people from other tribes Fixed some issues with gifting items
7 Years Ago
Weather/post
7 Years Ago
Fixed oaks getting bad material colors
7 Years Ago
Various post tweaks, biome colors
7 Years Ago
New foliage mats to biome libs Oak spawns (replace pines for now, to test)
7 Years Ago
oak tree has no shadows on leaves
7 Years Ago
Spawn populations editor fix
7 Years Ago
Build fix Objectives UI can be collapsed
7 Years Ago
new oak tree model new fern upgrading foliage,bush/grass/ferns to work with foliage shader
7 Years Ago
Compile fix
7 Years Ago
Disabled map camera transitions pending refactor
7 Years Ago
Compile fix
7 Years Ago
Objectives console commands fixes
7 Years Ago
Objectives console commands SimpleConsole warns you when a method with the ConComd attribute is not valid
7 Years Ago
Post tweaks
7 Years Ago
DataAsset OnValidate cleanup that I've been meaning to do for ages
7 Years Ago
Removed some time delays when cooking with a stick Hopefully fixed an issue where FaceTarget would sometimes not fully rotate to the target rotation and would never end
7 Years Ago
Some more tutorial screen info/images
7 Years Ago
Added persisted data for consumable (cooked amount/states) Collated command for cooking items on fire Can now set the cooked state of an item via the debug tools
7 Years Ago
Tweaks
7 Years Ago
Various objectives bits Fixed building completion activity not being generated when a building does not require construction or materials
7 Years Ago
All completion triggers must pass before an objective is completed Added "Build a camp" objective with time limit (Washed Up game mode) Objective time remaining displayed on UI Disabled idle sit on ground behaviour DataBrowser saves sidebar scroll vector
7 Years Ago
More unsaved stuff + fixed build error
7 Years Ago
Tutorial Sub-Tasks can now trigger unlocks when starting (eg. unlock basic weapons when the player is asked to craft a weapon) Unlock is silent (no UI pop-up)
7 Years Ago
Unsaved script
7 Years Ago
Fixed back button in radial menu widget in wrong position Added an open script button to CommandGenerator dropdowns to open the script up to the appropriate file/line of the generator IsDesiredEntity condition now checks for BuildingAction Desires as well as Building desires Added an IsDesired condition to the Create Building Desire action to prevent the Construct ability appearing when a unit already has a matching desire
7 Years Ago
Merge from Objectives
7 Years Ago
Merge from main
7 Years Ago
Save
7 Years Ago
Testing out some new senses elect behaviour: -The party leader's senses are now unaffected by being in a party (fixes sensing themselves) -Party members senses now use the leaders senses as an additive list, so if the leader can perceive something every party member can also perceive that thing
7 Years Ago
More
7 Years Ago
Objectives stuff
7 Years Ago
Tasks refactoring, objectives progress
7 Years Ago
foliage shader update & merge
7 Years Ago
Objectives prep, tasks cleanup BaseAssetEditor optimisation
7 Years Ago
Fixed BiomeSettingsEditor NRE when removing weather types from a season RTS camera follows unit when selected UI bits
7 Years Ago
Misc
7 Years Ago
Unit path line renderer now increases width as camera is zoomed out in RTSCamera mode
7 Years Ago
Added a penalty to return to territory module so units are less likely to go home when they have nearby friendly units (safety in numbers!)
7 Years Ago
Increased party overlay widget view distance to work better with new camera Fixed sneak and jog party member movement mode behaviours
7 Years Ago
RTS camera tweaks Controls modes prep
7 Years Ago
Fog of war distance calcs ignore height
7 Years Ago
Fog of war improvements, block player controller raycast when camera is in 50% or more fog
7 Years Ago
"Fog" of war camera effect, post profile
7 Years Ago
Fixes
7 Years Ago
Fixed desires not having their owner set during load (properly)
7 Years Ago
Fixed InteractionDesire not being properly persisted
7 Years Ago
Game mode can specify which camera mode we use
7 Years Ago
InteractionDesire.GetIcon NRE fix
7 Years Ago
Uncomment steam integration stuff