Files
CBT/README.md
T
KnackAtNite 5b3d8c87d1
Debug Build and Test / Build against Latest Dalamud (push) Has been cancelled
Debug Build and Test / Build against Staging Dalamud (push) Has been cancelled
Release Build and Publish / Release Build against Staging Dalamud and deploy to MyDalamudPlugins (release) Has been cancelled
CBT API 14 compatibility: Dalamud SDK 14, net10, fix ISigScanner and LocalPlayer
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 13:27:41 -05:00

1.9 KiB

Cultbaus Battle Text

Discord

Quick StartPrior ArtAttributionHelp Wanted

An ImGui replacement for FlyText in Final Fantasy XIV.

Quick Start

I'll preface this section saying that, at the time of writing, this is still very much in development, and all releases should be considered unstable. There will be breaking changes that will not have migration support. You have been warned!

Add the repository to your custom repos list in Dalamud -> Settings -> Experimental: https://raw.githubusercontent.com/cultbaus/MyDalamudPlugins/main/repo.json, then install the plugin. Use /cbt to configure.

Prior Art

Thank you to the creators & maintainers of FlyTextFilter and DamageInfo for providing inspiration and an in-code reference implementation for where to begin. It would literally not have been possible for me to begin work on this without their efforts.

Attribution

Additionally, thank you to the creators & maintainers of DelvUI and XIVComboExpanded for providing additional reference material and implementation details that were lost on me from the official documentation sources. Similar to the aforementioned prior art, these plugins were instrumental in providing me a basis for which I could begin.

Help Wanted

  • Localization support
  • FontManager could use improvement - perhaps using the Dalamud global picker to load all the fonts available to a user.