Dalamud/Dalamud/Game
2020-02-29 12:54:38 -08: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 Merge pull request #37 from attickdoor/master 2020-02-22 00:33:06 +09:00
Command docs: document CommandManager classes 2020-02-14 17:50:50 +09:00
Internal Fix #38 - resizing the game window was causing swapchain ResizeBuffers() to fail, leading to corrupt render targets 2020-02-27 23:01:43 -08:00
Network Fix for duty pop notification not showing for roulettes 2020-02-29 12:54:38 -08:00
ChatHandlers.cs feat: add plugin installer 2020-02-20 18:07:00 +09:00
SigScanner.cs docs: document SigScanner 2020-02-14 16:23:05 +09:00