197,439 Commits over 4,110 Days - 2.00cph!
- Work on Character, not completed yet
- Moved NetworkEntity back out of its (accidental?) sub-folder, fixing all the missing NetworkEntity references in the project
- Took some stuff out of GameModeUniversal that's now loaded separately by Bill's system
Reverted threat reduction on raiding effect
Raid goal tweaks
Exposed a required Progression Tier for each raid spawn set, locked rats to Shelter tier and locked wolves to Equipment tier
Made rats omnivorous and added the animal combat module
Raiding units now get bravery buff
Fixed the misaligned text on the progression unlock popup
update WIP unit detail UI
Spawn populations
Manifest
Cleaning up Game Events stuff in prep for progression integration
EntitySpawner now has a field for a TriggerSpawns event, instead of a bool
GameEvent.TriggerSpawners now triggers spawners that match the event def
update wip unit detail panel
moved overgrowth materials to core/foliage
Various world spawn stuff
Serverside tree entities.
▋█▉▌▆ ▇▊▇ ▅▌▄▌ ▌█▉▍▄▍▍▉▍▉▊▍ ▍▊ ▄▋▊.▇▄█▊▌▉▆ ▌▇ ▄▆▇▌ ▄▋▇▄▇ ▌▅ ▋▋▉▍ ▅▆▆ ▋▊ ▍▊▆▌▊▋ ▌▉▅
▆▋▆ ▄▋▆ ▄- ▌▆▆▋ ▊▉▍'▆ ▉▉▉▍ ▌▅▋▌▆▄▆
GroupProgression no longer uses a coroutine for tier checks, instead implements ITickableEntityComponent
Remove modal state toggle from overlap map widget
Fixed overlay map not working
UI widget activation order fixes
Navmesh bake settings fixes
Fixed GroupProgresssion tier unlock spam, not sure if this is intentional cc sebov
Added reflection.terrain / world / construction / clutter / tree convars (runtime testing)
UI screen transition shit, scene save
Fixed PointerHoverTweener not triggering on pointer exit when the associated selectable was disabled
Fixed UIWidget caching selectables before init
Fixed navmesh rebake using existing data like a chump
Fixed button states in options widget
UIWidget now caches all child selectables and calls OnPointerExit when the widget is deactivated
Willow bushes / tweaks, prefab setup and autospawn
disabled clicking modal background to close window
Nuke configs on version change
Version++
WIP detail card scrolling
Fixed options not loading from file
Options save/load from json, screenshot file counter fix
Form generator cleanup + options support