diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 529bf6c..28a0956 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ Note that from this point foward, I am not explicitly listing the activities req amenities, etc that are added unless they are special in some way. ### Added +- Current activity, timer, results, and conditions (boons & banes) are now always visible. Most are located in a new box + above the chat, while the results output is now in a new box below the main box. +- You can now see your resting status and toggle rest in the new timer box when you aren't performing an activity. - Spicework has been implemented. You can now craft food and drugs in your hearth, once you build a spicebench. A character can only have one food condition and one drink condition at a time. If a second food or drink condition is gained, the old one is lost. There is no limit to the number of drug conditions a character can have at once. @@ -14,6 +17,12 @@ amenities, etc that are added unless they are special in some way. - New items: bluster powder, mudtub mash, midoras spice, midoras mudtub mash - New title: Aspirant, gained by reaching 100 total level +### Changed +- Remaining duration of conditions and accumulated rested time are now expressed in "human" terms instead of seconds. + +### Removed +- The "Look" view. + ### Fixed - No blank line was being added to combat activity results if the activity was stopped due to being too wounded. |