192,968 Commits over 4,049 Days - 1.99cph!
All levels so far: independent crate spawners for loot rooms
more attack def/setup rework.
disabled attack symbols on unit cards.
refactored out UnitLineAttackRangeSO.
more attack refactoring.
cleaned uo PlayerAreaView
attack defs.
Updated particles_manifest to include ALL default shipped particles
Moved "mod_studio: MOVETYPE_FOLLOW with no model." warning to developer level 1
Reverse changes to NPC.GetTarget and NPC.GetEnemy return values as it causes unforeseen problems with existing mods
Trying a way simpler VariableInterpolationClock implementation. Let's see how jittery it is on the real server.
Changed title screen text back to WiseGuys (from "Plan Z")
Events work, refactoring/cleanup
Research station UI basics
AI designer node child position updates when dragging parent (ported from progression designer)
Fixed settlements skipping level 2's requirements
Make Client/Server separate work
Wooden cabins modular pieces LOD/COL/Prefabs
Walkway segments LOD/COL/Prefabs
Updated swamp cabins scene
Radial menu command cleanup, NRE fix
Role defs on some craftables
Removed Unit.Progression component, moved item craft activity unlock functionality to GroupProgression
Item crafting now provides experience for the associated Role
Crafted items now have their quality determined by the role level of the crafter
GroupProgression & ResearchStation both persist current research items
Changed signature of the death event, robbers now have 3 lives.
Role levels is an enum
Added RoleLevel unlock mode
Cleaned up some unit selection events so that UI widgets (unit info, tribe tracker) dont get confused)
More work on NPC sensory system update.
linux64 chromium embedded framework
More refactoring, handling disconnections.
More work on NPC sensory system.
Fixed tabbed window hotkeys (tribe, progression etc) working with other modals are open
Fixed progression path choice being presented at settlement level 2
Tanner, farmer and shaman roles unlocks
Removed skill levels
Added role levels
Removed Cook, Defender, Fisherman, Herbalist, Potter, Stonecutter and Woodcutter Roles
Added Farmer, Shaman, Tanner and Weaver roles
All gathering and food related AI modules are now default
Research is now either global or station specific
Research mode unlocks can optionally define a required role and/or required station
Added interactions for research at craftsman, weaver, shaman and tanner stations
Roles component no longer supports multiple concurrent roles, saves RoleInfo with level and exp
Populated the progression graph with more content from the design doc
Baskets no longer require the crafting station
Version++
CNR tidied some stuff up with the game mode
Airfield and trainyard progress backup
Fixed UI modal state event subscription issue causing some UI elements not to properly get their modal/isolated state
Only scale attached entities if they're not a unit
Cleaned up player command management, fixed BEF-173
Fixed TribveTrackerWidget ragging perf