200,687 Commits over 4,171 Days - 2.00cph!
more weather shit, updated unity post stack, ripped out various post components
Fixing game mode transition issues
Transitions between different game mode states working nicely
Players spawned via console commands are now added to the active player list (this fixes systems like status effects not working on dummy players, might have side effects?)
Added combat logs for heals
CombatLogUI can now recognize heals and prints appropriate messages
hollowed out the chinook's collision mesh ( server )
Reenabled item equipping with RMB from inventory for head/chest/legs and feet slots
Fixed decay text on the item tooltip not being filled in
AI data save just in case it was important
Working on a King Of The Hill thing. +NetworkLevel fix for city editing.
Wooden Sword, fbx, prefab, textures (there's a couple of extra textures for when the core shader is fixed, unless it's the version i'm on) and material.
Wooden Shield, fbx, prefab, textures (there's a couple of extra textures for when the core shader is fixed, unless it's the version i'm on) and material.
removed peckish effect to create a period of nutirition where the unit is neither hungry nor well fed
fixed sword lod materials
Spiderfang; fbx, textures, prefab and materials - materials subject to change - i'd love some subsurface scattering on the fleshy parts
Force medieval item loadout for builds
changed hunger curve to match hunger effect names
EntityInspectionWidget refreshes it's entire contents every 2 seconds
Removed some stats from the EntityInspectionWidget display for units, gave most of them color gradient data
Reduced UnitInfoWidget's portrait refresh stat change thresholds (health and mood tirgger a portrait update when they change by 2.5% or more, down from 10%)
Revert rmb to equip items
Might have fixed the NRE on load if someone equipped something with RMB
Fixed StatTypeDefinition enum parse using the asset's displayname override
Enum generation and enum parsing for Stat and Activity defs uses consistent formatting of the asset name
interactive garage door / wheel files backup
Restore g_FailedSounds on OSX
WeatherFX fade, sound support, etc
reworking some career league/team generation stuff in prep for career balancing work
apply mood value to portrait animator to make mouth expression change
update WIP career UI
update icon font
wip rework of way unit database is created, moving to creating units per team, isntead of making a pool of units and pulling from that to make the teams.
cleanup, prep for network sync