Releases: Beastslash/roblox-dialogue-maker
Dialogue Maker v2.0.0
v2.0.0
New features
-
Changed the default theme to "BigAndBoldDialogue"
-
BHickey94 added proximity prompt support
- Disabled ClickDetectors by default in favor of proximity prompts
-
Modularized the ClientAPI for easy access to scripts you make (documentation coming soon)
-
You can now change themes during the conversation
-
Created a tutorial about creating themes: https://devforum.roblox.com/t/how-to-create-a-theme-for-dialogue-maker/1459334
-
BREAKING CHANGE: made all the server settings PascalCase instead of SNAKE_CASE
Bug fixes
-
Fixed action cache
Dialogue Maker v1.2.0
oops forgot to release it on github
https://www.roblox.com/library/4930928141/Dialogue-Maker-Beta
Dialogue Maker v1.1.5
- Dialogue redirects should work now
- Addressed some engine warnings
Dialogue Maker v1.1.2
v1.1.2 bug fixes:
- ClickSound is now ignored if
DEFAULT_CLICK_SOUND
isnil
or0
- A duplicate variable of
DEFAULT_CHAT_CONTINUE_KEY
was renamed toDEFAULT_CHAT_CONTINUE_KEY_GAMEPAD
- Clicking Fix Scripts will no longer delete themes
Dialogue Maker v1.1.1
Bug fixes:
- DialogueMakerRemoteConnections and ClientAPI can now be reset
- Keybinds are now togglable
- More server settings are documented
- Keybinds will no longer cause the conversation to endlessly loop
Dialogue Maker v1.1.0
Enhancements:
- Clicking sounds can now be played when the player clicks a message box
- Added keybinds
- Removed Before Actions for responses and redirects
- Cursor icon is now hidden when clicking closes the dialogue box
- There is now a toolbar button to reset
DialogueServerScript
andDialogueClientScript
Dialogue Maker v1.0.1
Bug fixes:
- Message editing is now blocked while in delete mode
- The plugin no longer lags the server after an action is repeatedly executed
Dialogue Maker v1.0.0
Here we are, baby: version 1.0.0!
It has everything that the README describes!
Get it here: https://www.roblox.com/library/4930928141/Dialogue-Maker-Beta
Dialogue Maker v1.0.0-beta-1
The first beta release of the Dialogue Maker is here! Check it out on the Roblox library: https://www.roblox.com/library/4880346258/Dialogue-Maker-Experimental
Please submit any bugs you encounter in the issues to help us make the plugin better.