19,298 Commits over 1,614 Days - 0.50cph!
- EntityActivity type specific subscriptions ported from ActivityManager
- Reduced collaboration request lifetime from 60 to 20 minutes (game time)
- Conversation response UI WIP
Disabled activity events for targets
Conversations UI responses fix
Only tick pending collaboration requests
FollowCamera switches to AutoFocus DOF mode when entering an interior
Cross-fade audio sources in WorldManager+Weather
No more bald women, and bald men can must have a beard
Audio cross-fade comment for clarity.
Let's use the opportunity to optimize weather change lerping too.
Tweaked interior DOF mode settings
Reduced all weather type transition times to 30 game minutes
Don't create weather events while we're in transition
Loading should actually work now
- Console alt button is F9, screenshot moved to print screen
- New what's new UI, moved to main menu
- Pause UI restart button now quits to menu, renamed as such
- Detail view UI tooltip for clothing
- Fixed some UI system current screen execution order issues causing bugs with modal state
- Version++
- Removed IController arg form EntitySettings.Load paths
- Entities persist their IsPlayerControlled flag, restore ref to the player controller on load
- Fixed cursor being invisible after
Spear craft no longer requires axe
Updated FacePunch.UnityBaseProject stuff
Added benchmark console command
UnitDesires widget takes icons.count from sorted desires, not hardcoded 3
unbroke the desires widget a bit
Wolves are now part of a Wolf Pack rather than a Herd.
UI positional code supports both render modes for testing
When all members of a group is dead, disband/destroy the group.
Hacky "let wolves not spawn inside the wall of small cave" fix.
UI tweaks
Game mode tweaks
Nerfed stone and wood clubs a bit
Fixed Dead people being selectable
Added Enemy overlay UI
AttackUnit doesnt need success in state
Fixed debug selection not working in editor
Fixed enemy overlay not updating when selection changes
Fixed enemy overlay icons appearing above dead people
Area mask for interior to ensure wolves don't spawn inside walls, NOT YET WORKING!
Cleaned up and optimized usage of "reason" messaging back to the Best Module End AI Debugger log.
Fixed load game UI not display
More consistent AI debug checks
Default to ultra... again
Removed conversation callback debug log