catastropy averted?

This commit is contained in:
2026-04-30 11:18:02 +03:00
parent 3e19aac2c2
commit 585abc7132
149 changed files with 25785 additions and 14 deletions
@@ -2,19 +2,19 @@
"Author": "aRkker",
"Name": "Anti-Dickhead ChatModule",
"InternalName": "AntiDickheadChatmodule",
"AssemblyVersion": "0.0.6.0",
"AssemblyVersion": "0.0.6.3",
"Description": "Makes your chat more sufferable. :)",
"ApplicableVersion": "any",
"Tags": [
"other",
"social"
],
"DalamudApiLevel": 14,
"DalamudApiLevel": 15,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Removes periods, and capitals",
"Changelog": "0.0.1.1\nReuploadto fix?\n0.0.1.0\nProbably broken 6.3",
"Punchline": "Lowercase sentence starts, strip the final period",
"Changelog": "0.0.6.3\nProbe ChatMessage and CheckMessageHandled for say-chat debugging\n\n0.0.6.2\nAdd chat-event logging for rewrite debugging\n\n0.0.6.1\nAPI 15 update and plugin rewrite\n\n0.0.1.1\nReuploadto fix?\n0.0.1.0\nProbably broken 6.3",
"AcceptsFeedback": true
}