summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-14 17:08:56 -0400
committerDavid Gay <david@davidgay.org>2021-07-14 17:08:56 -0400
commitf02a38cfc1a38a0c1fdc4d00cc10f47bb987b7d0 (patch)
tree2c4c02063d2585d720eee4bde06b35106dc0c097 /CHANGELOG.md
parent847ee6ee3d41efe04a46b263e56027db0cf3ee64 (diff)
Only allow one living monster_spawn per location
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e1cb47..857543e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+### Skills
+- Worldcall has been implemented.
+ - New spells: Hearth Passage, Project Thought
+
+### Leviathans
+- A location can now only have one living leviathan at a time.
+
+### Hearth
+- Hearths now have locations, like characters do. All existing hearths are now located at Floret.
+
+### Engine
+- Some improvements/tweaks.
## [0.1.13.3] - 2021-07-08