Cake

Results 13 issues of Cake

This PR adds a simple way to store the already seen events into the global file information. There are various improvements to the documentation and syntax, primarily to silence warnings.

Enhance ⚡

## The problem When typing text without setting a newline, the Visual Editor displays the text area box incorrectly for one moment unless more letters get added. ![image](https://github.com/dialogic-godot/dialogic/assets/65981767/c98e8489-1cc4-467c-9bb8-703a4b020a30) This fixes...

Bug 🐞
UI/UX ✏

The NVL mode in visual novels is text appearing over the entire screen, often, the text switches into a narrative style, that explains thoughts of every character and provides no...

Feature✨

**Is your feature request related to a problem? Please describe.** In most Visual Novels, text gets prefixed and suffixed by quotation marks. **Describe the solution you'd like** Allowing to define...

Feature✨

**Is your feature request related to a problem? Please describe.** The style available on a fresh Dialogic installation is called "Default", the star is often considered to be a "favourite/like"...

UI/UX ✏

**Is your feature request related to a problem?** Developers cannot quickly navigate around Dialogic, they cannot perform quickly perform "Update CSV & Translations". **Describe the solution you'd like** A new...

Feature✨
UI/UX ✏
Approved

**Is your feature request related to a problem? Please describe.** Godot supports `gettext`, it's a very popular tool for localisation. See here: https://docs.godotengine.org/en/stable/tutorials/i18n/localization_using_gettext.html **Describe the solution you'd like** Add support...

Feature✨
Approved

**Is your feature request related to a problem?** When I change my timeline text and run my project, the text won't change, as it will use the CSV text. This...

Feature✨
UI/UX ✏
Approved

**Describe the solution you'd like** When the player reads an already seen text, the text background/container turns to a different colour. This can be toggled in the layout settings. **Additional...

Feature✨

Allow the user to define a resource to use for Glossary's entries instead of strictly defining what the Glossary entry looks like.

Feature✨
Enhance ⚡