summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64135fc..793628c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,23 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [0.1.1] - 2021-05-29
+
+### Added
+- Activities and items indexes for designers and testers to see some game data.
+- Leaderboard and rankings (quickly ported from old Esoterra, just to have something
+ for now).
+
+### Changed
+- Bazaar orders are now sorted by item name, then price, then age.
+- Give stone axes and stone pickaxes combat stats.
+- Chat no longer can horizontally scroll, and overly-long words will be broken mid-word.
+
+### Fixed
+- Bug with trophies.
+- Stone pickaxe drop in ruins giving manatrawl XP instead of wildscour XP.
+- Bug with wounds.
+
## [0.1.0] - 2021-05-28
Initial release. Very untested. We'll patch it live.