191,031 Commits over 4,049 Days - 1.97cph!
Building widget wip
Tooltip positioning
Some graphic filtering.
Potential fix for silly macOS+AMD MRT blending bug
Some data actually showing on the scoreboard
Set latency and reset stats
Reworked the building categories.
Gave all buildables a description.
Tweaked some other names and stuff.
Moved stuff out of NetworkUser deserialize that shouldn't be called so often
Fixed water level not disabled when ocean not instanced
Added research AI module, conditions etc
Research UI fixes
Buildings now store a bounds in their data, used for placement checks and creation of blocker objects in the view
Various UI, fixed widgets controlled by Animators not having their state properly restored when switching screens (e.g. when pausing)
Added atmospheric volume renderer to main camera
Added sample volume to bandit_town
Improved volume blending
Chaned scene view blending reference to main camera
Collated text for can't find crafting ingredients activity.
Fog volume height relative to altitude
Auto assign volume to trigger layer
Fixed scene view instances not updating properties
▄▇▉▍▊▉█▇▆ ▌▆▍▊▌ ▄▉▋ ▊▌▅▋▅▋█▌▉
Added sample fog volume on bandit town
Fixed settlement creation UI not showing
Building editor can toggle each available addon so they can viewed together
Various building addon/levelup prgoress
Settlement experience gain from role exp, research completion and first time building completion
Fixed building placement nRE
Fixed missing condition in has weapon trigger
Couple of editor fixes
Player Prefab, placement guide stuff
Buildings can now defined a blocking radius, which is used during placement checks
Renamed DataAsset.IsGameValid to IsGameReady
Set interaction positions to free when they are enabled (fixes a bunch of them getting blocked)
Fixed building UI not hiding content that is not flagged as game ready
Fixed PlayerProgression seen/unseen tracking being inverted (should fix little yellow icons on things the player hasnt looked at in various UI)
Fixed held entities inside unsaved item containers leaking on server restart
Settlement level/experience revamp basics, building data stuff to prep for auto-addons for levels
Settlement view position no longer updates to average of all buildings
More effects notification text
EntityName keyword implements IActivityKeyword and returns Activity.Creator.Name
Improvements to notification text generation from effects
KeywordsUtility -> TextUtility, cleaned up keyword replacement API (no longer using obtuse extension methods)
Bandit town navmesh models for wooden walkways
More notification text on hunger effects
fixed notification text for very hungry effect
Added condition to check if we possess an item matching a filter.
Fixed current weapon being removed from possessions.
Hunter needs weapon need no longer triggers when throwing weapon.
Fixed activity UI updating text badly
Fixed various issues with activity UI elements not being properly dismissed or updated