mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
docs: Update changelog for FancyDialogs
This commit is contained in:
33
docs/src/fancydialogs/changelog/v0.md
Normal file
33
docs/src/fancydialogs/changelog/v0.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 1
|
||||
---
|
||||
|
||||
# FancyDialogs v0.x.x
|
||||
|
||||
## v0.0.2 [!badge variant="info" text="2025-06-19"]
|
||||
|
||||
- Added action system
|
||||
- Added `open_dialog`, `close`, and `message` default actions
|
||||
- Implemented confirmation dialog api
|
||||
- Added command to reload config
|
||||
|
||||
|
||||
## v0.0.1 [!badge variant="info" text="2025-06-17"]
|
||||
|
||||
Initial **alpha version** of FancyDialogs.
|
||||
|
||||
You can already create dialogs in the `plugins/FancyDialogs/data/dialogs` directory.
|
||||
|
||||
Open dialogs with the `/dialog` command.
|
||||
|
||||
You can add the `open_dialog` action to npcs by FancyNpcs to open certain dialogs when interacting with npcs.
|
||||
|
||||
Work-in-progress:
|
||||
- Quick actions hotkey
|
||||
- Tutorial system
|
||||
- Input controls
|
||||
- Button action system
|
||||
|
||||
I hope you enjoy creating wonderful dialogs already!
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
---
|
||||
icon: dot
|
||||
order: 1
|
||||
---
|
||||
|
||||

|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user