Skip to content

Releases: taliyos/DialogueCreatorForGames

v1.0

09 Dec 01:29
0549396
Compare
Choose a tag to compare

Dialogue Creator For Games (v1.0)

Check out our wiki for information on how to develop/use Dialogue Creator for Games.

What's New

  • Create your own dialogue
  • Multiple Field Options
    • Text Field - Create standard text dialogue
    • Character Field - Add an identifier above your text fields with a character's name
    • List Field - Define options within the Field Settings menu and select from one of them.
    • User Input Field - Allow the player to input text.
    • User List Field - Define options within the Field Settings menu and allow your players to pick from them.
  • Effects
    • Character Effects - Apply these to certain sections of characters by highlighting the desired section before selecting.
    • Field Effects - Apply these to an entire field
    • Modifiers - Change the way that text is displayed
    • Available Effects: Wobble, Typed, Speedup, Enlarge, and Bold (some effects have multiple versions for each effect type)
  • Presets
    • Create and store your field formatting information and re-apply it later.
    • Save fields by pressing the "+" button in the Presets section of the toolbar.
    • Apply a preset by clicking the desired button in the Presets section of the toolbar.
    • Import presets from the menubar.
    • Export presets from the menubar.
  • Copy, Cut, and Paste using Ctrl-C, Ctrl-V, and Ctrl-X respectively on field information. Or, use the buttons provided in the editor toolbar.
  • Projects
    • Store all of the opened files for later through projects
    • File -> Save Project and File -> Open Project
  • Tabs
    • Open another document without closing the current one through the tab menu.
    • The "+" button creates a new tab.
    • The "X" button closes the tab.
    • New files are opened as tabs.
    • Tab name is the same as the file name.
  • Import your dialogue
    • Import from JSON, DOCX, or TXT
  • Save your dialogue
    • Save previews as HTML
    • Save dialogue as JSON
  • Previews
    • Look at how your dialogue will be be displayed in game before exporting by previewing it first.
    • Accessible through the "Play" button to the right of each field.
    • Will show applied effects and your dialogue content.
    • A blue "Export to HTML" button allows you to export the previews.
  • Text Field Sounds
    • Add sound effects to your dialogue by adding a sound clip.
    • Use the gear to the right of a text field to open a prompt to select a .mp3 file.
    • Press the audio button to the right of a text field to play the sound clip.
  • Dialogue Progression
    • Control whether a user needs to input before progressing through fields by clicking the "Auto" button.
    • Red means the previous field will remain active until the user interacts
    • Green means the previous field will automatically transition to the next once its completed.
  • Delete Fields
    • Delete fields by clicking on the trash icon to the left of any field.

GitHub Generated Release Notes

New Contributors

Full Changelog: https://github.com/taliyos/DialogueCreatorForGames/commits/Releases