191,031 Commits over 4,049 Days - 1.97cph!

7 Years Ago
Fixes
7 Years Ago
Merge from main Decay icon color, item drop sound to config, paperdoll hookup
7 Years Ago
Missing files.
7 Years Ago
gui & widget fabs
7 Years Ago
Stat bars can show raw or %
7 Years Ago
Item sfx organisation
7 Years Ago
ocean paths are now optimized and smoothed ocean paths now shrinkwrap to the island based on depth and distance from terrain two ocean paths (near/far) are generated and cached at startup (TerrainMeta.path.Ocean*)
7 Years Ago
Revert
7 Years Ago
Update portrait clones on clothing change (this is shit and needs some refactoring)
7 Years Ago
Inventory drag and drop icons (drop into game view to take off/drop items)
7 Years Ago
removed null consideration
7 Years Ago
art
7 Years Ago
proper asset assigned to human female fabric chest
7 Years Ago
Data
7 Years Ago
assets assigned to items
7 Years Ago
Data
7 Years Ago
human female fabric clothes
7 Years Ago
Inspection window paperdoll support UI equipment icon mode, editor Fixed triggers not being evaluated
7 Years Ago
Portraits system cleanup
7 Years Ago
Fixed needs display not initing
7 Years Ago
SAfu
7 Years Ago
Needs UI basics Unit equipment only shows occupied slots Create needs from crafting failure/blocked activity Moved trigger evaluation to centralised tick in EntityManager Goal failure activity can also create Needs for the unit, and remove them on next completion
7 Years Ago
merged from main
7 Years Ago
added coach cap, coach whistle and coach headset prefabs, textures materials and coach whistle effect. need to set up icons and finalise
7 Years Ago
replay command delays, more replay debug logging, more bug chasing
7 Years Ago
Stockpiling AI improvements
7 Years Ago
Target filtering does "cheap" taxonomy filtering before counting towards the max total entities
7 Years Ago
Scoreboard only visible when tab is held down, bg blur
7 Years Ago
Fog of war state checks in some overlay UI
7 Years Ago
don't require attachment points to harvest sticks
7 Years Ago
progress backup
7 Years Ago
Fixed Unit.Items.TrySwitchHands not checking whether the other hand can take a new attachment
7 Years Ago
more vpk
7 Years Ago
Corpse stockpiling moved to cooking module
7 Years Ago
Moved general gathering module down in priority
7 Years Ago
Stick harvesting now has same goal momentum as stone harvesting. Stick harvesting has wood gathering job.
7 Years Ago
Cleaned up entity view fog management
7 Years Ago
don't use prehistoric vpk.exe
7 Years Ago
Cleanup
7 Years Ago
.
7 Years Ago
Fixed ProvidesRequiredItem not using its modes properly and just relying on a messy if else check against blackboard contents.
7 Years Ago
...
7 Years Ago
preview = 0
7 Years Ago
build error fix
7 Years Ago
null check all the things
7 Years Ago
steamworks scripts
7 Years Ago
Prefab fix
7 Years Ago
Non-player controlled settlements set their initial level in OnCreate
7 Years Ago
Fixed settlement info widget exp slider NRE