File tree Expand file tree Collapse file tree
docs/src/fancydialogs/changelog Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments