8000 Tags · DialogueMaker/plugin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: DialogueMaker/plugin

Tags

v5.0.0-dev-3

Toggle v5.0.0-dev-3's commit message

10000 Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v5.0.0-dev-2

Toggle v5.0.0-dev-2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make ClickToContinueButton optional (#83)

v5.0.0-dev-1

Toggle v5.0.0-dev-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Push v4.0.1 to stable (#78)

* Show redirect priorities in TextBox on click (#77)

* Make time pattern more specific (#79)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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)

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add head tilting

v3.3.5

Toggle v3.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from Beastslash/53-client-hangs-when-using-ast…

…erisks-with-richtext

Overhaul RichText parser

v3.3.4

Toggle v3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from Beastslash/Sudobeast-patch-1

Fix instruction with ThemeName

v3.3.3

Toggle v3.3.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0