FFXIV plugin framework and API
Find a file
goaaats b7c9f23d4f
Merge pull request #32 from ff-meli/master
Update SeString Payload handling to make explicit payloads for all ch…
2020-02-14 10:07:29 +09:00
.github/workflows ci: fix sln file name 2020-01-13 02:59:15 +09:00
Dalamud Update SeString Payload handling to make explicit payloads for all chunk types, including unknown ones. Also update ItemPayload to properly handle encoding the item name if present. These changes allow an incoming string to be parsed into payloads, and then fully reconstructed into a valid string, with or without changes. 2020-02-13 14:52:41 -08:00
Dalamud.Injector build: v4.7.5.0 2020-02-10 23:34:35 +09:00
docs Initial commit 2019-09-21 22:29:38 +09:00
lib Pull in ImGuiScene updates to render state backup and restore 2020-01-24 21:48:43 -08:00
Resources Initial commit 2019-09-21 22:29:38 +09:00
.editorconfig Initial commit 2019-09-21 22:29:38 +09:00
.gitattributes Initial commit 2019-09-21 22:29:38 +09:00
.gitignore Initial commit 2019-09-21 22:29:38 +09:00
.gitmodules Revert "dxgi_testing" 2019-12-29 02:16:19 +09:00
Dalamud.sln Revert "dxgi_testing" 2019-12-29 02:16:19 +09:00
Dalamud.sln.DotSettings Initial commit 2019-09-21 22:29:38 +09:00
LICENSE Initial commit 2019-09-21 22:29:38 +09:00
README.md doc: add workflow badge 2020-01-13 03:25:26 +09:00

Dalamud Actions Status

FFXIV Hooking framework for FFXIVQuickLauncher.

Thanks to Mino, whose work has made this possible!