Commit graph

15 commits

Author SHA1 Message Date
goat
5809cf5d7c
chore: make all services with interfaces internal 2023-09-17 21:09:00 +02:00
MidoriKami
a12d9df9a2
Chat Payload Remove Logspam (#1368) 2023-09-07 19:07:55 +02:00
shakdar
d3c44080b5 implemented everything 2023-02-11 04:39:32 -07:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
karashiiro
387a820392
Fix SeString serialization/deserialization (#840)
* chore: add SeString JSON conversion test

* fix: SeString JSON serialization

* chore: add SeString JSON deserialization test

* chore: rename tests to abstract format away

* chore: fix typos

* fix: deserializable SeStrings

* chore: add comment to test

* chore: use DeserializeConfig in Load
2022-05-13 22:07:51 +02:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
Raymond
ff1d7f2829 Implement service locator 2021-08-21 14:03:06 -04:00
Raymond
a58cb7cb3a Suppress START_BYTE/END_BYTE in source. 2021-08-09 17:33:26 -04:00
Raymond
8f93980779 Payload.DataResolver is now a property 2021-08-09 17:33:21 -04:00
Raymond
5c4ed3f715 XivChatEntry should use SeString 2021-07-15 22:09:33 -04:00
goat
6bedebba87
feat(SeStringHandling): Add NewLinePayload 2021-07-15 23:30:08 +02:00
Raymond Lynch
595fd3f1e4 StyleCop: everything else 2021-05-30 07:15:47 -04:00
Asvel
5d611de8da fix: improve SeString integer decoding and encoding 2021-04-14 07:09:37 +08:00
goat
3decb57b2c refactor: Dalamud.Game.Chat => Dalamud.Game.Text, move Sanitizer 2021-04-04 21:54:24 +02:00
Renamed from Dalamud/Game/Chat/SeStringHandling/Payload.cs (Browse further)