198,704 Commits over 4,140 Days - 2.00cph!
Removed blocker volume on start area prefab (fixes blocked building area)
Fixed player building placement not checking blocked layer
Added blocked layer to building placement mask
added some missing interaction positions to the profession buildings
Fallback to old bounds method if the custom bounds for a building have a size of 0
Fixed corpse warnings / NREs from
27668
UnitFrame's tooltip is defined in the inspector, fixed weird cases of child elements (e.g. job toggles) showing tooltip text for the unit's name
trying something different
cleaned up building editor scene
Fixed unit frames getting tooltips when they're not supposed to
setting up weaving station again as forgot to check in... and merge
Fixed Unit list elements not animating properly
Fixed building category toggles not showing their toggled state
Fixed IUpdateActiveState widgets not being properly managed (and thus not working)
Updated ASE to latest v1.5.4r6
Added Amplify Impostors first public release v0.8.0r3
adding hat /texture/model etc
SettlementInfoWidget stuff
Icon color test
Work in progress. Mostly just moving some things around in this commit.
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