Skip to content

Commit f8e028c

Browse files
committed
blog 2.9.0
1 parent 38e8f27 commit f8e028c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "Update 2.9.0: Inventory Limits"
3+
author: "7underlines"
4+
description: "Enemies can dodge, bestiary progress moves to IndexedDB and inventory size is capped."
5+
date: "2025-08-01"
6+
cover: "./dodged.webp"
7+
coverAlt: "An enemy dodging an attack."
8+
---
9+
10+
Version 2.9.0 introduces a few notable gameplay tweaks. First, **enemies now have a chance to dodge** your attacks just like you can dodge theirs. The dodge chance varies by monster type, so stay alert.
11+
12+
The **Bestiary save system** was migrated to IndexedDB for better reliability. This change unfortunately wipes your existing bestiary entries.
13+
14+
Your hero's **inventory and combat log now have limits** so things stay manageable. The mysterious chamber event was also removed.
15+
16+
Read the full patch notes on the [GitHub release page](https://github.com/Werkstattl/quick-dungeon-crawler-rpg-od/releases/tag/2.9.0).

0 commit comments

Comments
 (0)