Tags: DialogueMaker/plugin
Tags
Add shaking text effect (#97) * Update docs * update docs * update docs * update progress * update check * update Signed-off-by: Christian Toney <christian@makuwro.com> * did this work? * remove compile errors * there we go * fix text fitting * progress for now problems: * Duplicate React in effects/themes * Frame LayoutOrder not respected * AutomaticSize causes frame to grow * Letters are too straight * possible solution * we're good * remove styles; we'll deal with that later * move * progress * clean up some things * add client task * migrate to pesde * update progress * update * update * update build file * update progress * good progress * update docs * update * update * update * use roblox_packages * update submodule * remove .luaurc and darklua * update --------- Signed-off-by: Christian Toney <christian@makuwro.com> Co-authored-by: Christian Toney <christian@makuwro.com>
Add types and strict mode, fix casing, overhaul dialogue variables, a… …nd use ModuleScripts instead of values (#81) * Update DialogueServerScript.lua * Update Settings.lua * Update Dialogue.lua * Update API.lua * Update Player.lua * Update Triggers.lua * Update GUI.lua * Update DialogueClientScript.lua * Update DialoguePluginScript.lua ooh boy this one's a doozy * Update ActionTemplate.lua * Delete DefaultVariablesTemplate.lua * Update ConditionTemplate.lua * Create ContentTemplate.lua * Fix warnings * Fix casing and remove backwards compatibility * Remove variables * Fix a bunch of warnings * Remove rest of warnings * Remove TempRootFolder and update widget default size * Simplify checker * Fix Add message button * Fix View parent button * Toggle delete mode and change icons * Update DialoguePluginScript.lua * Update DialoguePluginScript.lua * simplify * simplify even morre * remove unused service * fix a few bugs and simplify * move delete mode prompt and do some other stuff * Add functionality to View Content button * simplify * remove server scripts * Rename Settings.lua to Settings.lua * reorganize repo * reorganize again * reorganize...again * one more for good measure * Add files via upload * simplify * simplify * sync * merge server stuff * update * update a few things * fix responses * fix redirects
Bump version to v4.0.0 (#65) * Fix RichText on different pages * Add .Offset * Remove DialogueSettings.ProximityPrompt table check * Remove table checks * Fix RichText...again * Add conditional themes (#68) * Get default theme name from viewportWidth and viewportHeight * Remove backwards compatibility * GetDefaultTheme -> GetDefaultThemes * Update DefaultTheme default value * Update README.md * Add pause tags (#69)
PreviousNext