Commit hash: 64e919ef29e329aca0e994edb089cc828959a584
Commit message: fancydialogs: Add fancyanalytics integration
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
Commit hash: 2fbbdc2b88ab8da7281fb2dd666404450f0c604d
Commit message: ci, fancydialogs: Add deployment config for FancyDialogs
Changes:
- Removed close action
- Added console_command, player_command and send_to_server actions
- Made dialog registry and action registry accessible from the API
- Added confirmation dialogs to certain commands
- Removed html encoding for default dialogs
(The last commit message does not always directly reflect the changes related to this version.)
Keep in mind that this is a snapshot version. Snapshot versions are not meant to be used in production. They are for testing purposes only and may contain bugs or incomplete features. Use at your own risk.
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!


