From dfeb28190fb36fffb1726490bac6869b2651fdaa Mon Sep 17 00:00:00 2001 From: Jethro Yu Date: Wed, 22 Sep 2021 01:39:27 +0800 Subject: [PATCH] bump version to 2042.13 --- CHANGELOG.md | 5 ++++- RELEASE.md | 13 +++---------- info.txt | 4 ++-- 3 files changed, 9 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b2e260..bc23fdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2042.13] - 2021-09-22 ### Added -- Add: consider `cpsAcceleration` of multiple buying until tier upgrade +- Add: `cpsAcceleration` now consider multiple buying until next tier upgrade. +- Add: button to ignore Wizard Tower. ## [2042.12] - 2021-09-21 ### Added diff --git a/RELEASE.md b/RELEASE.md index 94f5fb5..1365afb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,11 +1,4 @@ -## [2042.12] - 2021-09-21 +## [2042.13] - 2021-09-22 ### Added -- Auto increase decimalPlaces for small number. - -### Changed -- Change: rollback the algorithm about deltaTime. -- Improve: tweak layout of buildings. - -### Fixed -- Fix: sort tech upgrades in their own list. -- Fix: skip sorting vaulted upgrades. \ No newline at end of file +- Add: `cpsAcceleration` now consider multiple buying until next tier upgrade. +- Add: button to ignore Wizard Tower. \ No newline at end of file diff --git a/info.txt b/info.txt index b3214c0..7c25e54 100644 --- a/info.txt +++ b/info.txt @@ -3,9 +3,9 @@ "ID": "Best Deal Helper", "Author": "Jethro Yu", "Description": "Help you choose best deal!", - "ModVersion": 2042.12, + "ModVersion": 2042.13, "GameVersion": 2.042, - "Date": "21/09/2021", + "Date": "22/09/2021", "Dependencies": ["CCSE"], "Disabled": 1, "AllowSteamAchievs": 1