summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-05 19:46:12 -0400
committerDavid Gay <david@davidgay.org>2021-06-05 19:46:12 -0400
commit771a7672876ff2c9649c919395a4d23f2a66f16f (patch)
treeb31240d359b8ca8a752a3483d4d9db3434edb1a7 /CHANGELOG.md
parent57252386234e802b3a3707d32a8b74130de4a56e (diff)
Bazaar: Merge "your orders" with "buy orders" and "sell orders", and sort buy orders highest price to lowest
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index da38aa4..4223b84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,11 @@ All notable changes to this project will be documented in this file.
future.
- Currently, non-combat activities do not put your items at risk. This will change in the future.
+### Bazaar
+- Buy orders are now sorted highest price to lowest price, so the most desirable orders are at the top.
+- Removed "Your Orders" section, instead adding your orders back to the "Sell Orders" and "Buy Orders" lists,
+ including a "Cancel" button.
+
## UI
- Game now scales to screen size, and a bit more relative space is given to the main box. This may have introduced
undesirable consequences, especially on mobile. Please report these consequences with screenshots, and let's work