193,117 Commits over 4,049 Days - 1.99cph!

7 Years Ago
Various item & scene.
7 Years Ago
Remove logs
7 Years Ago
Print asset bundle paths on boot
7 Years Ago
Various
7 Years Ago
InteractionSettings can specify a command execution mode for player commanded interactions Added BehaviourSettings mode to RequiredAttachmentPointsCondition Dance interaction now scores diplomacy relations
7 Years Ago
fix unit detail view panel
7 Years Ago
Various minor stuff
7 Years Ago
Scene backup New env FX
7 Years Ago
Scene and topos
7 Years Ago
Simplified billboard rotation
7 Years Ago
Save
7 Years Ago
UI tweaks, inverted decay readout
7 Years Ago
merged new career creation flow to main
7 Years Ago
merge from main
7 Years Ago
full save/resume/career creation flow now works, via creaction screen (cancel/create buttons work, but creation details don't yet)
7 Years Ago
add things to stockpile on load
7 Years Ago
Fixed Corpse.PostLoad settings isCarried on the view's animator when it shouldnt
7 Years Ago
Ruined my wrist by painting field topo masks.
7 Years Ago
Tweaks
7 Years Ago
Fixed PooledAudioSource.ReturnAfterPlay not working AudioManager per sound type pool sizes
7 Years Ago
Scene stuff Project settings & proper icon
7 Years Ago
various magic casting animations
7 Years Ago
fixed melee attack animations
7 Years Ago
Found AudioListener.pause, using that instead (music and GUI sources use .ignoreListenerPause setting)
7 Years Ago
Better audio source caching
7 Years Ago
Audio sources are paused when timescale is set to 0 for any reason
7 Years Ago
7 Years Ago
LogError instead of normal Log if save files are invalid
7 Years Ago
SupplyInfo fix
7 Years Ago
Refactored Group.Supplies a bit, now stores a dictionary of SupplyTypes, SupplyInfo. Made OnSuppliesChanged static Added static Cohesion.OnValueChanged event TribeWidget now listens to events from supplies and cohesion rather than doing bullshit in Update
7 Years Ago
more.
7 Years Ago
Debug label
7 Years Ago
Merge from hair_caps
7 Years Ago
female damage mesh name change possibly broke something in animations its complaining about missing file refrence
7 Years Ago
progress on persisting ragdoll state
7 Years Ago
Camera particle FX are set to DontDestroyOnLoad Added supplies debug flag Debug settings tab uses reflection to automagically draw all bools from BeforeDebug
7 Years Ago
Merge from main
7 Years Ago
removed old facial hair texture and materials, reset skin material to default, added some thicker strands to facial hair 1, tweaked dark material values, set capmask compression
7 Years Ago
Version++
7 Years Ago
Fixed player commanded building being cleared by Current Goal change
7 Years Ago
Fixed BeforeDebug init not grabbing properties
7 Years Ago
Fixed some debug values not being properly saved and loaded on init in BeforeDebug (made things not work until the debug settings window had been opened) Fixed entity inspection window not automatically opening when the player toggles the detail view with a unit selected Fixed unlocks with missing need requirement data
7 Years Ago
Hapis progress
7 Years Ago
Fixed Tribe not having a cohesion component
7 Years Ago
forgot to tick these
7 Years Ago
wip basic career creation screen, scripts, setup
7 Years Ago
can now hold shift in unity editor when clicking an existing save slot to first delete the save then create a new one in it's place.
7 Years Ago
correct team logo shows on career save slots
7 Years Ago
each career save slot has it's own team logo folder
7 Years Ago
Fixed missing warmth bonus on Goal.MakeFIre