1
0
Fork 0
mirror of https://github.com/Acamaeda/The-Modding-Tree.git synced 2024-11-21 16:13:55 +00:00

Attempt to fix challenges not visually updating

This commit is contained in:
Acamaeda 2020-11-29 17:09:51 -05:00
parent 324e868430
commit 2096c3db7f
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,10 @@
# The Modding Tree changelog:
- Added fullDisplay feature to upgrades and challenges, overrides other displays and lets you set the full text.
###
- Another attempt to fix challenges not visually updating.
### v2.2.5 11/29/20
- Added features for overriding the displays and costs/goals of upgrades and challenges to make them fully custom.
- best, total, and unlocked are always automatically added to layerData (but best and total will only display if you add them yourself).
- Fixed getStartClickables.

View file

@ -433,7 +433,9 @@ function loadVue() {
hasAchievement,
hasChallenge,
maxedChallenge,
inChallenge,
canAffordUpgrade,
canCompleteChallenge,
subtabShouldNotify,
subtabResetNotify,
VERSION,