v3.6.1: Dynamic combat actions and bug fixes

- Added dynamic action updates: AI can now modify available attacks/items based on combat state
- Items decrease when used, abilities change based on status effects
- Fixed event delegation for encounter buttons to work reliably on mobile
- Fixed multiple JSON parsing validation errors
- Added proper dialogue handling in combat summaries
- UI now re-renders action buttons when actions change
- Improved prompt instructions for item quantities and dynamic actions
This commit is contained in:
Spicy_Marinara
2026-01-13 19:21:49 +01:00
parent c18fd39283
commit 4f3d59bfb7
7 changed files with 214 additions and 73 deletions
+4 -8
View File
@@ -7,15 +7,11 @@ An immersive RPG extension for browsers that tracks character stats, scene infor
## 🆕 What's New
### v3.6.0
### v3.6.1
- You can now choose whether stats are displayed as percentages or numbers.
- Added collapsed strip widgets for desktop.
- Added new effects for the dynamic weather.
- Changed the displayed clock format in the Info Box.
- Fixed customized status field to work.
- Fixed date format toggles.
- Minor CSS and bug fixes.
- Fixed the bugs in the encounter system where you couldn't use the buttons after performing any custom action.
- Improved combat actions and made them dynamic, depending on the current situation.
- Added Russian as a supported language.
**Special thanks to all the other contributors for this project:**
Paperboygold, Munimunigamer, Subarashimo, Lilminzyu, Claude, IDeathByte, Chungchandev, Joenunezb, Amauragis, and Tomt610.