From a353e85aaec774134e450b8ea38c2d3fa19b2033 Mon Sep 17 00:00:00 2001 From: threememories Date: Thu, 7 May 2026 15:24:53 -0500 Subject: [PATCH] Update UPDATE_HISTORY.md --- UPDATE_HISTORY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/UPDATE_HISTORY.md b/UPDATE_HISTORY.md index f16c0ab..ba4a158 100644 --- a/UPDATE_HISTORY.md +++ b/UPDATE_HISTORY.md @@ -4,11 +4,11 @@ This log covers the major changes of Wasteland Conquest (index.html). ## v2.2 [System Hotfixes & UI Polish] -* Fixed a critical open stash bug in Classic mode. -* Added a ping function to the AP bar to locate valid territories. -* Added a no-action cursor to indicate when actions are unavailable. -* Fixed modal button text colors blending into the background on hover. -* Fixed several logic bugs regarding Faction Perks and Bobbleheads for both Player and AI. +**Classic Mode Fix:** Fixed a critical open stash bug in Classic mode. +**AP Bar Ping:** Added a ping function to the AP bar to easily locate valid territories. +**Dynamic Cursor:** Added a no-action cursor to visually indicate when actions are unavailable. +**Hover UI Fix:** Fixed modal button text colors blending into the background when hovered over. +**AI & Perk Logic:** Fixed several logic bugs regarding Faction Perks and Bobbleheads for both Player and AI.and AI. ---