1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-23 17:01:47 +00:00

Update changelog/version

This commit is contained in:
Acamaeda 2020-12-10 01:25:17 -05:00
parent 4126ec5c73
commit ddafd17500
2 changed files with 3 additions and 2 deletions

View file

@ -1,10 +1,11 @@
# The Modding Tree changelog:
## v2.3: Cooler and Newer - 12/09/20
## v2.3: Cooler and Newer Edition - 12/10/20
- Added achievement/milestone popups (thank you to Jacorb for this contribution!)
(They have to be enabled with layer features)
- The changelog tab is back, and can be set in mod.js.
- Layer nodes and respec buttons will not be clicked by pressing "enter".
- Possible fix for flickering tooltips and strange transitions.
- The victory screen text is configurable.
- Added image and textStyle features to achievements.
- Added an argument to use specific rows in an "upgrades" component.

View file

@ -12,7 +12,7 @@ let modInfo = {
// Set your version in num and name
let VERSION = {
num: "2.3",
name: "Cooler and Newer",
name: "Cooler and Newer Edition",
}
let changelog = `<h1>Changelog:</h1><br>