Dalamud/Dalamud/Game/Text/SeStringHandling/Payloads
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
..
AutoTranslatePayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
DalamudLinkPayload.cs Update Lumina and use MacroStringParser (#2033) 2024-09-14 10:23:24 -07:00
EmphasisItalicPayload.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
IconPayload.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ItemPayload.cs Add SeStringEvaluator service (#2188) 2025-03-24 09:00:27 -07:00
MapLinkPayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
NewLinePayload.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
PartyFinderPayload.cs complete prototype for PartyFinderPayload 2023-02-11 18:54:33 -07:00
PlayerPayload.cs Switch PlayerPayload Encode/Decode to using Lumina (#2107) 2024-11-18 17:29:53 -08:00
QuestPayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
RawPayload.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
SeHyphenPayload.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
StatusPayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
TextPayload.cs Add "loading dialog" for service init, unify blocking logic (#1779) 2024-04-21 17:28:37 +02:00
UIForegroundPayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00
UIGlowPayload.cs Update to Lumina 5 (new Excel parsing) (#2022) 2024-10-20 19:59:03 -07:00