Skip to content

adding shield in party tweaks#1008

Open
devckuw wants to merge 2 commits into
Caraxi:mainfrom
devckuw:main
Open

adding shield in party tweaks#1008
devckuw wants to merge 2 commits into
Caraxi:mainfrom
devckuw:main

Conversation

@devckuw

@devckuw devckuw commented Apr 4, 2026

Copy link
Copy Markdown

Add a tweak to display the amount of shield in the Party List
Options :

  • display the amount in % or in 12.3k format
  • remove the last two 0 of the mana since all spell costs are multiple of 100 so it gives more space to display the shield
image image

newTextNode->AtkResNode.ParentNode = lastNode;
}

textNode->TextColor.RGBA = 4294967295;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to not hard-code the color for shield display to the UI's standard blue and instead to add a color picker, or at least, color options for it to stand out from hp and mana.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be a good idea, Ill check it later when the plugin is not ban anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants