summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-16 20:42:46 -0400
committerDavid Gay <david@davidgay.org>2021-06-16 20:42:46 -0400
commit0d6a82102061ff58b7ba34b09c4be9687c21ab2a (patch)
treeccec71ec425808ea82a3bfbcd36490f1cdcb666d /CHANGELOG.md
parentee301b49e1615af53057017f25f5fc73951a5f0b (diff)
[changelog] Finalize for 0.1.11
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2308752..0ea26fc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [Unreleased]
+## [0.1.11] - 2021-06-16
### General
- Any items equipped which provide a speed increase to a skill now have a chance to break when performing that skill.
@@ -24,14 +24,20 @@ All notable changes to this project will be documented in this file.
- Spells can be cast from a new "Spells" view, accessible with the navigation.
- Spells typically require that a certain amount of mana is available. Mana can be made available by infixing certain
omens.
+ - Cantrips are spells which a character can cast by simply having the appropriate requirements and paying any cost.
+ Other spells must be learned from a spellpage by casting a decipher magicscript cantrip on the spellpage,
+ consuming it. Each spellpage can contain a different spell, and the one it provides isn't determined until
+ deciphering and consuming the spellpage. If the spell on the spellpage is one a character doesn't know yet, they
+ will learn the spell upon deciphering the spellpage.
+ - Non-cantrip spells also require that a spell focus is equipped.
- Characters now each have a bestiary where monster kills are recorded. For leviathans, only the character who actually
slays the leviathan by dealing the final damage gets credit for the kill in their bestiary. The bestiary can be viewed
via a link on the Character view. (Hopefully) obviously, kills before this release were not counted.
### Items
-- New items: apprentice wand, faint mana, minor mana, faint forging haste, faint seething haste, faint working haste,
- simple spellpage
-- Iron lockpicks now increase synthsever speed by 10 seconds
+- New items: faint mana, minor mana, faint forging haste, faint seething haste, faint working haste, simple spellpage,
+ apprentice wand
+- Iron lockpicks now increase synthsever speed by 10
- Axes, pickaxes, and spades skill speed increase numbers all adjusted to compensate for base timer reductions
### Activities