Dalamud/Dalamud/Game/Text
Haselnussbomber fdbfdbb2cd
Add SeStringEvaluator service (#2188)
* Add SeStringEvaluator service

* Move DrawCopyableText into WidgetUtil

* Use Icon2RemapTable in SeStringRenderer

* Beautify some code

* Make sure to use the correct language

* Add SeString Creator widget

* Fix getting local parameters

* Update expressionNames

* misc changes

* Use InvariantCulture in TryResolveSheet

* Add SeStringEvaluatorAgingStep

* Fix item id comparisons

* Add SheetRedirectResolverAgingStep

* Add NounProcessorAgingStep

* Update SeString.CreateItemLink

This also adds the internal ItemUtil class.

* Fix name of SeStringCreator widget

* Add Global Parameters tab to SeStringCreatorWidget

* Load widgets on demand

* Update SeStringCreatorWidget

* Resizable SeStringCreatorWidget panels

* Update GamepadStateAgingStep

* Experimental status was removed in #2144

* Update SheetRedirectResolver, rewrite Noun params

* Fixes for 4 am code

* Remove incorrect column offset

I have no idea how that happened.

* Draw names of linked things

---------

Co-authored-by: Soreepeong <3614868+Soreepeong@users.noreply.github.com>
Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
2025-03-24 09:00:27 -07:00
..
Evaluator Add SeStringEvaluator service (#2188) 2025-03-24 09:00:27 -07:00
Noun Add SeStringEvaluator service (#2188) 2025-03-24 09:00:27 -07:00
Sanitizer Revert "api10 todo: only use ClientLanguage from Dalamud.Common, move ToLumina() extension into Dalamud.Util" 2024-06-29 01:23:29 +02:00
SeStringHandling Add SeStringEvaluator service (#2188) 2025-03-24 09:00:27 -07:00
SeIconChar.cs Add support for boxed outlined numbers in SeIconChar (#2088) 2024-11-16 00:34:49 +00:00
SeIconCharExtensions.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
XivChatEntry.cs fix some warnings 2024-12-26 14:11:14 +01:00
XivChatType.cs Update XivChatEntry types and names (#1784) 2024-04-28 11:38:40 -07:00
XivChatTypeExtensions.cs Return nullable on XivChatType.GetDetails (#2143) 2024-12-17 15:56:55 +00:00
XivChatTypeInfoAttribute.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00