192,968 Commits over 4,049 Days - 1.99cph!

7 Years Ago
more Hapis compound work
7 Years Ago
All levels so far: independent crate spawners for loot rooms
7 Years Ago
more attack def/setup rework. disabled attack symbols on unit cards.
7 Years Ago
refactored out UnitLineAttackRangeSO. more attack refactoring. cleaned uo PlayerAreaView attack defs.
7 Years Ago
Updated particles_manifest to include ALL default shipped particles Moved "mod_studio: MOVETYPE_FOLLOW with no model." warning to developer level 1
7 Years Ago
Reverse changes to NPC.GetTarget and NPC.GetEnemy return values as it causes unforeseen problems with existing mods
7 Years Ago
Trying a way simpler VariableInterpolationClock implementation. Let's see how jittery it is on the real server.
7 Years Ago
Changed title screen text back to WiseGuys (from "Plan Z")
7 Years Ago
Event changes
7 Years Ago
Events work merge
7 Years Ago
Minor stuff
7 Years Ago
Events work, refactoring/cleanup
7 Years Ago
Save
7 Years Ago
Research station UI basics AI designer node child position updates when dragging parent (ported from progression designer) Fixed settlements skipping level 2's requirements
7 Years Ago
Make Client/Server separate work
7 Years Ago
Grab Bill's stuff
7 Years Ago
Wooden cabins modular pieces LOD/COL/Prefabs Walkway segments LOD/COL/Prefabs Updated swamp cabins scene
7 Years Ago
more
7 Years Ago
Radial menu command cleanup, NRE fix
7 Years Ago
NRE fix
7 Years Ago
Role defs on some craftables
7 Years Ago
Editor NRE fix
7 Years Ago
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
7 Years Ago
GroupProgression & ResearchStation both persist current research items
7 Years Ago
Changed signature of the death event, robbers now have 3 lives.
7 Years Ago
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)
7 Years Ago
unbroke windows builds
7 Years Ago
CGet uses DLL_EXT_STRING
7 Years Ago
More work on NPC sensory system update.
7 Years Ago
strip libcef
7 Years Ago
linux64 chromium embedded framework
7 Years Ago
7 Years Ago
progress backup
7 Years Ago
More refactoring, handling disconnections.
7 Years Ago
More work on NPC sensory system.
7 Years Ago
more
7 Years Ago
Fixed tabbed window hotkeys (tribe, progression etc) working with other modals are open Fixed progression path choice being presented at settlement level 2
7 Years Ago
Progression data
7 Years Ago
Tanner, farmer and shaman roles unlocks
7 Years Ago
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++
7 Years Ago
WTP progress backup
7 Years Ago
progress backup
7 Years Ago
CNR tidied some stuff up with the game mode
7 Years Ago
Merge in my events work
7 Years Ago
Crime events all working
7 Years Ago
Airfield and trainyard progress backup
7 Years Ago
Fixed UI modal state event subscription issue causing some UI elements not to properly get their modal/isolated state
7 Years Ago
Only scale attached entities if they're not a unit
7 Years Ago
More commands clennup
7 Years Ago
Cleaned up player command management, fixed BEF-173 Fixed TribveTrackerWidget ragging perf