192,830 Commits over 4,049 Days - 1.98cph!
[D11] [UI] Fixed tooltips being instantiated into the wrong parent and appearing below the map. Removed redundant blur objects from in game options and corpse loot screen and replaced with the blur singleton object.
first pass at accessory tiers
[D11] [UI] Made animations on the title screen faster.
[D11] [UI] added double trigger icons for the zoom in the map navigation bar
Fixed game UI scaled canvas being too big
More command fixes, validation
[D11] Crafting screen improvements
[D11] [UI] adjusted the transparency of the icons on the vital bars on the HUD, altered the WIP icons on the pause menu
Fixed LMB command flagging when not toggled into flag mode
Fixed deconstruct being primary command for buildings
Made it impossible to try to remove more items than the building contains during deconstruction and decay
[D11] [UI] Fixed sprite sheet not having a crunchable resolution.
▍▌▄▄▊▆▄ ▉▅▊ ▄▆▊ ▋▉▍▅▍▊▍▌ ▅▄▉▅ ▌█▄█▌▋▊█ ▋▆▆▆ ▍▆▋▇▋▋▉▆▇▋▊▊▆▊▄▇▉▊▋ ▋▉ ▌▌▋▄▅▇▌▇▋▌█ (▇▋▅▋▌▊▄▇ █▇▌▄ ▌▇▅▅▋▇▍▅ ▉█▊▅█▍▆▊█ ▊▌▉▌▅▆▉▉ ▆█▌ ▉▇▆▆▄▋▍▊▄ ▅▅▄▌▋▍▌ ▄▍▇▍▇█ ▍▋█ ▆▆▋▅ ▊▊█▍▄▉▅ ▆█▅ ▋▄▉▉ ▆▉▌▋▅ ▅█▉▉▍█ ▉▅██ ▋▌█▅▉▇)
Fixed GroupKnowledge.Reset clearing keys for KnownEntitiesByType (should only clear values)
[D11] Fix for attempting to report when there are no players available to report
Player command flagging overhaul (BEF-693, BEF-691, BEF-692)
UI scaling cleanup (BEF-694)
Potentially fixed BEF-681 (needs testing)
[D11][UI] added wip icon to outpost on death screen
[D11] [UI] Added navigation bar inputs to Find/Join Game screen.
[D11] Implemented radiation icon toggle
[D11] [UI] Fixed animation system to no longer flicker. Should now correctly disable/enable animators when needed and toggle canvas group alphas for when animations are not needed.
[D11] [UI] Animation tweaks, stats screen optimisations/visual tweaks, playfab loading indicator fix.
Changed base mode garlic size
Wire holdtype,
worldmodel prefab and lods
[D11][TUTORIAL] Increased Achievement/goals hud text
updated audio metafiles (they seem to be out of date since Ant shortened some of the sounds)
[D11] Disable entire HUD when any menu is open (including quick craft/chat etc)
[D11] Fixed issue with selection highlight when opening inventory
Implemented crosshair off option
Blueprint buttons should pool again
Crafting queue should stop erroring
Award currency per win/loss
[D11] [UI] fixed the crafting popup being on the hud when nothing is crafting
SettlementInhabitants skips dead people
[D11] WIP Input text boxes in popups, and fix for crash when trying to close UI when it isn't already open
[D11] [UI] corrected spelling in credits
[D11] [UI] fix for the server build error
[D11] [UI] Fixed uninitialised variable access on console builds in FrontendUI. Adjustments to animators, should now disable and enable themselves when needed to help performance.