Skip to content

Commit 7b6a75c

Browse files
docs: Update changelog for FancyDialogs
1 parent ad12d71 commit 7b6a75c

2 files changed

Lines changed: 33 additions & 9 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
icon: dot
3+
order: 1
4+
---
5+
6+
# FancyDialogs v0.x.x
7+
8+
## v0.0.2 [!badge variant="info" text="2025-06-19"]
9+
10+
- Added action system
11+
- Added `open_dialog`, `close`, and `message` default actions
12+
- Implemented confirmation dialog api
13+
- Added command to reload config
14+
15+
16+
## v0.0.1 [!badge variant="info" text="2025-06-17"]
17+
18+
Initial **alpha version** of FancyDialogs.
19+
20+
You can already create dialogs in the `plugins/FancyDialogs/data/dialogs` directory.
21+
22+
Open dialogs with the `/dialog` command.
23+
24+
You can add the `open_dialog` action to npcs by FancyNpcs to open certain dialogs when interacting with npcs.
25+
26+
Work-in-progress:
27+
- Quick actions hotkey
28+
- Tutorial system
29+
- Input controls
30+
- Button action system
31+
32+
I hope you enjoy creating wonderful dialogs already!
33+

docs/src/fancydialogs/changelog/v1.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)