Dalamud icon indicating copy to clipboard operation
Dalamud copied to clipboard

Q: Additional XivChatType.cs Channels

Open michaelcurry opened this issue 2 years ago • 1 comments

I am working on a Chat plugin, and noticed there are a LOT of chat types that are not listed in the XivChatType.cs file. Would you be opposed to the addition of the remaining channels?

File Link: https://github.com/goatcorp/Dalamud/blob/a2305c7a1d39396076514df53f2451a037af7685/Dalamud/Game/Text/XivChatType.cs

Example Chat IDs not defined in XivChatType.cs. image

michaelcurry avatar Jun 03 '22 02:06 michaelcurry

Adding to this, I have a labeled list of a few more here that I've been procrastinating adding: https://github.com/karashiiro/TextToTalk/blob/main/src/TextToTalk/GameEnums/AdditionalChatType.cs

karashiiro avatar Sep 06 '22 19:09 karashiiro