Skip to content

Commit

Permalink
bump version to 2042.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jcppkkk committed Sep 21, 2021
1 parent d1c3066 commit dfeb281
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 13 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
13 changes: 3 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -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.
- Add: `cpsAcceleration` now consider multiple buying until next tier upgrade.
- Add: button to ignore Wizard Tower.
4 changes: 2 additions & 2 deletions info.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dfeb281

Please sign in to comment.