199,294 Commits over 4,140 Days - 2.01cph!
Fixed tabbed window hotkeys (tribe, progression etc) working with other modals are open
Fixed progression path choice being presented at settlement level 2
More work on NPC sensory system.
More refactoring, handling disconnections.
linux64 chromium embedded framework
More work on NPC sensory system update.
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)
Changed signature of the death event, robbers now have 3 lives.
GroupProgression & ResearchStation both persist current research items
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
Role defs on some craftables
Radial menu command cleanup, NRE fix
Wooden cabins modular pieces LOD/COL/Prefabs
Walkway segments LOD/COL/Prefabs
Updated swamp cabins scene
Make Client/Server separate work
Research station UI basics
AI designer node child position updates when dragging parent (ported from progression designer)
Fixed settlements skipping level 2's requirements
Events work, refactoring/cleanup
Changed title screen text back to WiseGuys (from "Plan Z")
Trying a way simpler VariableInterpolationClock implementation. Let's see how jittery it is on the real server.
Reverse changes to NPC.GetTarget and NPC.GetEnemy return values as it causes unforeseen problems with existing mods
Updated particles_manifest to include ALL default shipped particles
Moved "mod_studio: MOVETYPE_FOLLOW with no model." warning to developer level 1
refactored out UnitLineAttackRangeSO.
more attack refactoring.
cleaned uo PlayerAreaView
attack defs.
more attack def/setup rework.
disabled attack symbols on unit cards.
All levels so far: independent crate spawners for loot rooms
Charger attack is now reduced by armour, increased dmg 3->4
biter now reduced by armour, dmg increased 4->5, hp increased 7->8
Interpolation clock tweaks
removing arrow from attack cursor
Slightly more conservative value
Oops, off by a factor of 10
Added some loot prefab for CNR game mode
Node graph editor cleanup, base node type with common util methods
Roles API method rename for clarity now that we no longer support multiple concurrent roles