From 8f9dcbf33d5cd3222e4d8e0cfa6f72b1596b917c Mon Sep 17 00:00:00 2001 From: David Gay Date: Sat, 29 May 2021 11:41:20 -0400 Subject: Update changelog for 0.1.1 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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. -- cgit v1.2.3