Added changelog
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -532,11 +532,13 @@ CM.Data.ModDescription = `<div class="listing">
|
||||
<a href="https://github.com/Aktanusa/CookieMonster" target="blank">Cookie Monster</a>
|
||||
offers a wide range of tools and statistics to enhance your game experience.
|
||||
It is not a cheat interface – although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want.</br>
|
||||
Progess on new updates and all previous release notes can be found on the GitHub page linked above!
|
||||
Progess on new updates and all previous release notes can be found on the GitHub page linked above!</br>
|
||||
Please also report any bugs you may find over there!</br>
|
||||
</div>
|
||||
`;
|
||||
CM.Data.LatestReleaseNotes = `<div class="listing">
|
||||
<b>The latest update (v 2.031.4) has introduced the following features:</b></br
|
||||
<b>The latest update (v 2.031.4) has introduced the following features:</b></br>
|
||||
- Added a changelog to the info tab and notification indicating a new version</br>
|
||||
- Warnings in tooltips are now based on the income after buying the upgrade</br>
|
||||
- A new warning and stat for Conjure Baked Goods in combination with Frenzy has been added</br>
|
||||
- User can now set a custom tooltip warning ("x times cps") in the settings</br>
|
||||
@@ -545,6 +547,7 @@ CM.Data.LatestReleaseNotes = `<div class="listing">
|
||||
- The Ascend button can now display additional info (this can be turned off in the settings) </br>
|
||||
- The statistics page now displays the Heavenly Chips per second</br>
|
||||
- The statistics page now displays the CPS needed for the next level in Chain Cookies</br>
|
||||
- The statistics page now displays the cookies needed for optimal rewards for garden plants</br>
|
||||
- You can now set a Heavenly Chips target in the settings which will be counted down to in the statistics page</br>
|
||||
- The color picker in the settings has been updated to its latest version</br>
|
||||
- The overlay of seconds/percentage of timers is now toggle able and more readable</br>
|
||||
@@ -564,5 +567,6 @@ CM.Data.LatestReleaseNotes = `<div class="listing">
|
||||
- Fixed the integration with mods that provide additional content, they should now no longer break CookieMonster</br>
|
||||
- The Timer bar will now disappear correctly when the Golden Switch has been activated</br>
|
||||
- Fixed errors in the calculation of the Chain Cookies and Wrinkler stats</br>
|
||||
- Fixed buy warnings showing incorrectly</br>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user