KnackAtNite 743bb74bd5
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
Extend font size range to 14-64 (was 14-32), bump to 0.0.3.8
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 14:16:43 -05:00

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.
S
Description
CBT - Configurable ImGUI FlyText replacement (API 14 build)
Readme MIT 8.4 MiB
v0.0.3.14 Latest
2026-02-22 19:15:51 +00:00
Languages
C# 100%