repobeforecancel

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

8 Years Ago
Fixed bad event invoking causing bad bookkeeping of interaction position counts
8 Years Ago
Overview map lerp fix
8 Years Ago
DebugPanel_Navigation shows blocked IP as object field
8 Years Ago
Added "Near Building or Immovable" Or Condition used in Human/Building/Process Item For Building GP
8 Years Ago
InteractionPosition.OnTriggerExit tweak SmartObject.GetNearestUnoccupiedInteractionPosition will return the IP that the unit is blocking, if possible
8 Years Ago
Various building AI tweaks
8 Years Ago
Fixed Ambient Temperature Is Cold curve being the wrong way round
8 Years Ago
Removed old animator trigger from desires widget
8 Years Ago
Desires Widget no longer deactivates after a timeout Increased AI tick rate to 20 game seconds (was 10)
8 Years Ago
OverviewMap lerps scattering density Reduced map camera edge scroll speed
8 Years Ago
IsCarryingRequiredTool checks that we have a a free hand No longer clear desires when issuing move commands
8 Years Ago
Campfire interaction positions
8 Years Ago
refactored Session.StartNew to consolidate it with StartNewFromExisting Zone component can optionally define a default game mode for playing the scene in editor
8 Years Ago
updated building shader to be a bit more organised
8 Years Ago
Adjusted building decay formula, exposed global durability multiplier in game config
8 Years Ago
Fixed campfire missing upgrade mapping/data
8 Years Ago
Fixed TribeSpawner.OnValidate not properly supporting multiple buildings of the same prefab due to name in hierarchy not matching that in the data lookup
8 Years Ago
Building decay info on the debug panel Debug panel icon support
8 Years Ago
slider all the things. game modes now define the start hour as a float for super precise start times
8 Years Ago
Save
8 Years Ago
Buffed fear drain when no longer threatend
8 Years Ago
better decay shader
8 Years Ago
Seasons use TimeManager.DaysPerMonth to calc their duration WorldManagerConfig exposes transition time for seasons (hours)
8 Years Ago
apparently a meta file
8 Years Ago
Fixed dark berry bushses Island 1 spawner tweaks
8 Years Ago
island1 topo
8 Years Ago
Removed tribe spawn and blocked channels from TerrainTopology.Enum (Seemingly fixed weird topology painting bug) Copied Tree & Dispenser component settings from normal pines to tall pines
8 Years Ago
navmesh
8 Years Ago
Reverted some island1 stuff
8 Years Ago
building shader improvements
8 Years Ago
Fixed tribe spawner not creating/assigning entities properly (views had no entities, were non-interactive)
8 Years Ago
Fixed an editor exception when looking at a stats component on a group
8 Years Ago
More lost and found map WIP
8 Years Ago
Trying out adding an additional collider to trees to increase clickable area
8 Years Ago
Fixed tree chopping interaction being disabled
8 Years Ago
Fixed player controller not always clearing command creation buffers Added command generation method for placing items
8 Years Ago
Version++
8 Years Ago
Growable tweaks
8 Years Ago
Fixed Dispenser firing an action that hasn't been assigned
8 Years Ago
Added new Go To Blackboard Position (no wait) plan to the CurrentBehvaiourIsGoToBlackboardPosition check (was breaking sprint/jog movement)
8 Years Ago
Super mega WIP Lost and Found map that definitely isn't at all shaped like a vagina
8 Years Ago
More post
8 Years Ago
UI tweaks, tribe create post
8 Years Ago
DOF tweaks
8 Years Ago
Save
8 Years Ago
Fixed bug causing interactions to get added to a smartObject twice
8 Years Ago
Data
8 Years Ago
Data
8 Years Ago
Various Growable/Dispenser/Tree/Resource cleanup
8 Years Ago
rebaked some NavMeshes because I may have nuked one during a merge