Dalamud/Dalamud/Game
2020-03-29 23:44:16 +09:00
..
Chat Update SeString Payload handling to make explicit payloads for all chunk types, including unknown ones. Also update ItemPayload to properly handle encoding the item name if present. These changes allow an incoming string to be parsed into payloads, and then fully reconstructed into a valid string, with or without changes. 2020-02-13 14:52:41 -08:00
ClientState feat: CompanyTag field on PlayerCharacter 2020-03-29 23:44:16 +09:00
Command docs: document CommandManager classes 2020-02-14 17:50:50 +09:00
Internal fix: do TerriType with a hook 2020-03-27 17:23:47 +09:00
Network fix: only flash tray 2020-03-17 17:55:06 +09:00
ChatHandlers.cs feat: add warning message on login when plugins need an update 2020-03-23 20:19:17 +09:00
SigScanner.cs do-while is actually more elegant for once 2020-03-13 23:44:09 -04:00