Commit graph

17 commits

Author SHA1 Message Date
goat
84d525a304
refactor: OnChatX -> ChatX 2021-08-11 02:53:26 +02:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
Raymond Lynch
595fd3f1e4 StyleCop: everything else 2021-05-30 07:15:47 -04:00
goat
3decb57b2c refactor: Dalamud.Game.Chat => Dalamud.Game.Text, move Sanitizer 2021-04-04 21:54:24 +02:00
goaaats
96c9ba0af3
Merge pull request #209 from Aireil/add_commands_help
Add commands in plugin descriptions
2020-12-08 09:13:49 +01:00
Aireil
fe1101a0fb Add commands in plugin descriptions 2020-12-06 03:43:37 +01:00
Aireil
4af917aa1b Fix command with trailing spaces + misspelling 2020-12-05 22:49:59 +01:00
goat
af9d50266c feat: add OnCheckChatMessageHandled, refactor ChatGui a bit 2020-04-25 19:15:25 +02:00
goat
474294d604 feat: add "enter command" debug feature to DalamudLogWindow to test commands on the title screen 2020-04-24 20:29:41 +02:00
goat
5ba7cddb28 fix: wrongly named GatheringSystemMessages/ErrorMessages 2020-04-24 01:37:00 +02:00
goat
3ff201c79b docs: document CommandManager classes 2020-02-14 17:50:50 +09:00
goat
24cb7f014e refactor: change chat message API to pass parsed SeString 2020-02-12 01:20:17 +09:00
goat
4c74038a46 fix: change already added command message to error 2020-01-13 23:16:43 +09:00
goat
0022c15fa1 Fix le francais 2019-11-24 22:37:24 +09:00
goat
c1aeaceb47 Refactor chat handling 2019-11-22 21:12:51 +09:00
meli
6317558db6 changes for retainer sale notification parsing; expose message byte array to handlers, implement regex matching for retainer sale notifications and forward the parsed data to discord 2019-11-21 15:35:05 -08:00
goat
ac838687f8 Initial commit 2019-09-21 22:29:38 +09:00