Dalamud/Dalamud/Game/Chat/SeStringHandling
2020-04-21 17:59:43 -07:00
..
Payloads Expose a few mutable properties that make sense; most are still read-only for existing payloads. The obvious major point missing in this is the ability to create new payloads from fields.. coming soon 2020-04-21 17:59:43 -07:00
Payload.cs more uniform names for encode/decode methods, beginnings of cached/dirty data concept for payloads, to prevent regeneration when they are unmodified. This may change or go away entirely as more work is done 2020-04-21 17:22:42 -07:00
PayloadType.cs add auto-translate/completion payloads; actual resolution logic is known, but waiting on lumina DI in payloads being (re)done 2020-04-02 22:41:44 -07:00
SeString.cs more uniform names for encode/decode methods, beginnings of cached/dirty data concept for payloads, to prevent regeneration when they are unmodified. This may change or go away entirely as more work is done 2020-04-21 17:22:42 -07:00