summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-04 09:59:32 -0400
committerDavid Gay <david@davidgay.org>2021-06-04 09:59:32 -0400
commite3ec74cfbdf2428acb849a16b9ee6311020630a8 (patch)
treee806380d86e53e76a3589a70212fa41ddea8438a /CHANGELOG.md
parentffe82551ed64fa0ffc87ab3c0420a850a06295b4 (diff)
Finishing timer improvements
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f7769a4..d793a17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,8 @@ All notable changes to this project will be documented in this file.
## [0.1.6] - 2021-06-04
-Note that from this point foward, I am not explicitly listing the activities required to make the items, hearth
-amenities, etc that are added unless they are special in some way.
+Note that from this point foward, I am not explicitly listing the addition of activities required to make the items,
+hearth amenities, etc that are being added unless they warrant explicit mention for some reason.
### Added
- Current activity, timer, results, and conditions (boons & banes) are now always visible. Most are located in a new box
@@ -20,7 +20,7 @@ amenities, etc that are added unless they are special in some way.
### Changed
- Improved accuracy and feel of timer. It now starts counting down immediately, whereas before there was an
- uncomfortable delay.
+ uncomfortable delay. There is also no impact on the timer when changing pages; it will continue correctly.
- Bazaar no longer displays your orders under "Buy Orders" or "Sell Orders". Now your own orders are only visible
in the "Your Orders" section.
- Remaining duration of conditions and accumulated rested time are now expressed in "human" terms instead of seconds.
@@ -37,7 +37,7 @@ amenities, etc that are added unless they are special in some way.
### Fixed
- No blank line was being added to combat activity results if the activity was stopped due to being too wounded.
-- Beastslay activity in the Killing Fields was called "Slay in [the the](https://en.wikipedia.org/wiki/The_The)
+- Beastslay activity in the Killing Fields was named "Slay in [the the](https://en.wikipedia.org/wiki/The_The)
Killing Fields".
## [0.1.5] - 2021-06-03