generated from incremental-social/The-Modding-Tree
small update to changelog
This commit is contained in:
parent
fa91d87e2d
commit
79b6262235
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@ let VERSION = {
|
||||||
let changelog = `<h1>Changelog:</h1><br><br>
|
let changelog = `<h1>Changelog:</h1><br><br>
|
||||||
<h3>v1.1 Slight Adjustments</h3><br>
|
<h3>v1.1 Slight Adjustments</h3><br>
|
||||||
- Made all renders of Decimal objects use format()<br>
|
- Made all renders of Decimal objects use format()<br>
|
||||||
- Adjusted file costs and filestone 2 effect<br>
|
- Adjusted file costs and filestone 2 effect<br><br>
|
||||||
<h3>v1.0 First Release</h3><br>
|
<h3>v1.0 First Release</h3><br>
|
||||||
- Added Progress, Super Progress, and File layers.<br>
|
- Added Progress, Super Progress, and File layers.<br>
|
||||||
- Added bars Alpha to Lambda.<br>
|
- Added bars Alpha to Lambda.<br>
|
||||||
|
@ -29,6 +29,7 @@ let changelog = `<h1>Changelog:</h1><br><br>
|
||||||
- Added 10 Filestones.<br>
|
- Added 10 Filestones.<br>
|
||||||
- Added 11 Directory upgrades.<br>
|
- Added 11 Directory upgrades.<br>
|
||||||
- Added Integral reset.<br>
|
- Added Integral reset.<br>
|
||||||
|
- Added 29 achievements.<br>
|
||||||
- Current endgame: 1 integral.<br>`
|
- Current endgame: 1 integral.<br>`
|
||||||
|
|
||||||
let winText = `Download 100% complete.<br><br>You won! Congratulations!<br>More content coming soon...`
|
let winText = `Download 100% complete.<br><br>You won! Congratulations!<br>More content coming soon...`
|
||||||
|
|
Loading…
Reference in a new issue