Commit hash: 23efe9b951911c3683092cd0249e11ddc209ef57
Commit message: fancydialogs: Add version fetcher and config
(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: a0ef8c264e06a38cb1610d33ad2dc4826d4fe019
Commit message: fancydialogs: Update version to 0.0.6
Changes:
- Added default values for confirmation dialog
- Added support for the select input
- Marked Folia as supported
(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: 450082b6f1deed1ced25f50523c92f442c3a0d01
Commit message: fancydialgos: Add support for text fields
(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: 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!