From 05f2d92dcc334905e9166b04ce9bcf3e4942ddcc Mon Sep 17 00:00:00 2001 From: threememories Date: Sat, 9 May 2026 20:54:19 -0500 Subject: [PATCH] Update UPDATE_HISTORY.md --- UPDATE_HISTORY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/UPDATE_HISTORY.md b/UPDATE_HISTORY.md index 1e510ce..46c7c0d 100644 --- a/UPDATE_HISTORY.md +++ b/UPDATE_HISTORY.md @@ -2,6 +2,18 @@ This log covers the major changes of Wasteland Conquest (index.html). + +## v2.3 [Leveling & Mobile Update] + +* **Progression Overhaul:** Implemented a new player leveling system featuring uncapped XP for continuous character growth. +* **Mobile Deployment:** Completely overhauled the mobile interface with adaptive UI scaling and a specialized mission log for small screens. +* **Artifact Database:** Integrated Bobbleheads and Relics into the core simulation with active perks and inventory tracking. +* **Biometric Monitor:** Added a dynamic Vault-Boy biometric display to the terminal that visually updates based on commander health. +* **Stability Fixes:** Resolved several critical logic bugs including AI turn lockups, SVG map layering, and script crashes. +* **Mode Balance:** Balanced specialized mechanics like Nukes and Radstorms to ensure consistency across all game modes. + +--- + ## v2.2 [System Hotfixes & UI Polish] * **Classic Mode Fix:** Fixed a critical open stash bug in Classic mode.