Dalamud icon indicating copy to clipboard operation
Dalamud copied to clipboard

FFXIV plugin framework and API

Results 235 Dalamud issues
Sort by recently updated
recently updated
newest added

Adding interface support to Service, starting with dalamud services and then plugin services. For example, you have ICondition that defines the API, and Condition that implements it. Plugins can request...

documentation
enhancement
core

With the recent [post about third-party tools](https://na.finalfantasyxiv.com/lodestone/topics/detail/36c4d699763603fadd2e61482b0c5d56cb2e4547) and a number of streamers being suspended for using Dalamud-based plugins, it may be worth looking into an alternate method of displaying plugin...

I've updated everything, the XIVLauncher is being ignored by my antivirus, etc. The normal launcher is working without issues, only the XIVLauncher is crashing. I saw a bunch of people...

If you like it, great, but mostly wanted to point out that I think this would be pretty easy to fix, without breaking anything. Also hoping the comments make it...

Google Japanese Ime does not notify `IMECommand.OpenCandidate` at the start of input, so the input content is not displayed until `IMECommand.ChangeCandidate` is notified.

bug

* Overwrite DalamudStartInfo.Language from the game's language byte stored in Framework, if signatures are resolvable. * To account for the cases where they have a different LogMessage from what we...

Add a new bool on plugin json - isAbandoned that defaults to false. When a developer plans to no longer update a plugin, someone can PR a json update to...

The font in Dalamud settins ui is too blurry to read. When I set the font size to bigger, it will be blurry. When I set it smaller, it will...

bug
core

https://github.com/goatcorp/Dalamud/blob/9a2e2f1024c697bdc446d9f5d815117cfe7643e2/Dalamud/Game/ClientState/GamePad/GamepadState.cs#L17 Extremely minor but I noticed this while trying to bind all of the services.