summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-07 19:01:43 -0400
committerDavid Gay <david@davidgay.org>2021-07-07 19:01:43 -0400
commitf1386cce19aabd4ad027e6f12be013de8e109493 (patch)
treed1de71e32dffbeb068dec14cdac95bb536675202 /CHANGELOG.md
parente63703a412ff146b028e68baa100837b58f0c200 (diff)
Show current active skill(s) level and XPTNL based on activity requirements rather than on the last skill that gained XP
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 366035d..29948d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,9 @@ All notable changes to this project will be documented in this file.
### UI
- Number of actions remaining is now displayed below timer when a set amount of actions have been queued.
+- Timer area text that shows active skill level and XPTNL now shows that info for every skill required by the current
+ activity, rather than determining what skill to show based on the skill that last gained XP. This means that you
+ no longer need to wait for an action to complete for it to update and show the correct skill.
## [0.1.12] - 2021-06-23