197,738 Commits over 4,140 Days - 1.99cph!
SkillVerb now returns the name of the skill if it doesn't have a verb
Misc cleanup, UI
Fixed timestep defaults to 0.05
Pause the game when someone wants to join the tribe
SetDestination can ignore perception.
DSE should now skip considerations if all groups are empty.
Added stranger spawn to nospawns.
Some more improvement to ai behaviour
Fixed incorrect crafting failure notifications
Save++
Network++
Xmas event disabled
merge from jan_hapis_savas
Dungeon lighting prop wip
Dumb code to get things working
Tribe tracker now requests a new portrait if a unit's view gets set
Humans changing age now recreate a new, age-appropriate view rather than just scaling up the child model
Third person melee weapon swing sounds
Fixed NPC spawn ratios to work correctly with the new types, and new "should spawn" tickbox
tweaked animations and special fx for lr300 / m249 / m92
Added a new activity for when a baby grows up
Added a new activity for generic age changes eg. "PERSONNAME is now an Elder"
Added new {AGE} keyword (returns "child/adult/elder")
Sane dungeon LOD's part 1
Added spawn_stranger console command
Better notification for the player's units being attacked by hostiles.
Fixed conversation topics being sorted inversely
Exclude player zombie from NPC manager spawn options
Bot players can be added successfully, but have no AI yet
Units can now specify random available clothing for their children
Fixed damage overlays named incorrectly on child views
Added "make_adult" command to turn a child into an adult
Conversations component holds list of conversation targets (other units) instead of looping through group members and all other perceived humans
Stranger's desire to join player tribe doesn't drain momentum
Removed TribeMemberAttacked activity
Strangers spawn with random gear
Let's not notify every time a unit enters combat.
Fixed bad desire selector warning