repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

8 Years Ago
Re-enabled Return To Territory in Human AI. It now checks if there is any territory.
8 Years Ago
TribeTrackerWidget updates all trackers on activation (fixes BEFORE-708)
8 Years Ago
Save
8 Years Ago
Reduced zoom to map input buffer reset timer
8 Years Ago
PlayerController cleanup Fixed RadialMenuWidget eating first RMB up after open (fixes BEFORE-794)
8 Years Ago
Changed some things to expression bodied properties
8 Years Ago
Added rough "zoom out to map" test in FollowCamera.HandleInput()
8 Years Ago
Made UI blackout fade in a lot more robust (fixes BEFORE-816)
8 Years Ago
Make and Baby invalid items for spawning
8 Years Ago
Cleanup
8 Years Ago
ManagerExtension.Reset instantiates a new TPersistedData object
8 Years Ago
Item decay logging checkbox
8 Years Ago
Save
8 Years Ago
EntityManager.Save rename for clarity
8 Years Ago
TimeManager reset bits I forgot
8 Years Ago
Fixed bad handling of game speeds
8 Years Ago
removed exhausted anim paramater from worn out
8 Years Ago
latest unity version
8 Years Ago
Logging to attempt to catch NRE in Wearables loading
8 Years Ago
Actually fixed BEFORE-828
8 Years Ago
Fixed start game button not working in Tribe create UI after quitting to menu and starting a new game
8 Years Ago
Jenkinsfile b10
8 Years Ago
Effects with removal actions but no adding actions should now work correctly
8 Years Ago
Added the exit action back and added an enter action
8 Years Ago
temporarily removed exit action chain from Worn Out effect in order to work around a bug
8 Years Ago
moar effects logging
8 Years Ago
Let's null the Unit when resetting Effects
8 Years Ago
Moar effects logging and change of execution order so the removal event actually triggers after removal
8 Years Ago
minor tweaks
8 Years Ago
better transition from map to game
8 Years Ago
Fixed disabling of movement modes
8 Years Ago
Added Navigation debug
8 Years Ago
made human male collision box closer fitting
8 Years Ago
idle happy loop
8 Years Ago
closer fitting collision meshes for female
8 Years Ago
Fixing selecting unit from map WIP
8 Years Ago
removed lerping from Follow Camera
8 Years Ago
Exhausted should disable Sprint
8 Years Ago
Updated protobuf Save games use different path in editor
8 Years Ago
Fixed the game being stuck in Cutscene mode
8 Years Ago
Fixed bad cutscene editor pref
8 Years Ago
Renamed GameStates.Game to Playing
8 Years Ago
more CurrentScreen NRE fixing
8 Years Ago
UIManager cleanup
8 Years Ago
Added duration fill to effect icons Fixed seemingly rare NRE in PooledAudioSource.Stop
8 Years Ago
Set default value for UIManager.CurrentScreen in init Fixed tribe create without navmesh agents being disabled
8 Years Ago
don't use navmesh in tribe create
8 Years Ago
ConsiderationSettings.IsCachle set in OnEnable, only considerations with no blackboard writes are cachable
8 Years Ago
Recover stamina animations, UI exposure
8 Years Ago
SetDestination fuckery experiments