Skip to content

Commit bfd99de

Browse files
committed
Update distribute (e3efa36ff988b49737ebd0690cb9cfa4e7e11052)
1 parent a606df9 commit bfd99de

5 files changed

Lines changed: 44 additions & 8 deletions

File tree

stable/ChatTranslated/ChatTranslated.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "kelvin124124",
33
"Name": "ChatTranslated",
44
"InternalName": "ChatTranslated",
5-
"AssemblyVersion": "3.3.4.4",
5+
"AssemblyVersion": "3.4.0.0",
66
"Description": "In-game chat translator.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/kelvin124124/ChatTranslated",

stable/ChatTranslated/latest.zip

595 Bytes
Binary file not shown.

stable/Visibility/Visibility.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "SheepGoMeh",
33
"Name": "Visibility",
44
"InternalName": "Visibility",
5-
"AssemblyVersion": "1.1.9.2",
5+
"AssemblyVersion": "1.1.9.3",
66
"Description": "Allows you to hide players, pets, chocobos and minions.\nIncludes VoidList, which is a better blacklist.\nAccessible via /pvis\nMore information available via /xlhelp",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/SheepGoMeh/VisibilityPlugin",

stable/Visibility/latest.zip

1.14 KB
Binary file not shown.

state.json

Lines changed: 42 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58929,9 +58929,9 @@
5892958929
}
5893058930
},
5893158931
"Visibility": {
58932-
"BuiltCommit": "5095fd6472920ba4b6852e1d5a3c0889ed3949d5",
58933-
"TimeBuilt": "2025-12-21T21:59:15.5930027+00:00",
58934-
"EffectiveVersion": "1.1.9.2",
58932+
"BuiltCommit": "7a3de470a1e28b635403a19b8a3feda478a36e27",
58933+
"TimeBuilt": "2026-02-07T22:21:00.8853535+00:00",
58934+
"EffectiveVersion": "1.1.9.3",
5893558935
"MinimumVersion": null,
5893658936
"Changelogs": {
5893758937
"1.1.3.6": {
@@ -59103,6 +59103,22 @@
5910359103
],
5910459104
"Reviewer": "Critical-Impact",
5910559105
"Submitter": "SheepGoMeh"
59106+
},
59107+
"1.1.9.3": {
59108+
"TimeReleased": "2026-02-07T22:21:00.8853548+00:00",
59109+
"Changelog": "- Migrated command handling to main thread\n- Fixed a bug with voidlist and whitelist not having the correct time set for new entries",
59110+
"UsedNeeds": [
59111+
{
59112+
"Key": "DalamudPackager",
59113+
"Version": "14.0.1"
59114+
},
59115+
{
59116+
"Key": "DotNet.ReproducibleBuilds",
59117+
"Version": "1.2.39"
59118+
}
59119+
],
59120+
"Reviewer": "reiichi001",
59121+
"Submitter": "SheepGoMeh"
5910659122
}
5910759123
}
5910859124
},
@@ -121713,9 +121729,9 @@
121713121729
}
121714121730
},
121715121731
"ChatTranslated": {
121716-
"BuiltCommit": "5e78a3da00b8c9dd9a930de51c67205f6eddacab",
121717-
"TimeBuilt": "2026-01-19T19:26:38.5905045+00:00",
121718-
"EffectiveVersion": "3.3.4.4",
121732+
"BuiltCommit": "c9a274207509d77c6c21cefcc2248262230cfe3d",
121733+
"TimeBuilt": "2026-02-07T22:20:52.3156877+00:00",
121734+
"EffectiveVersion": "3.4.0.0",
121719121735
"MinimumVersion": null,
121720121736
"Changelogs": {
121721121737
"1.2.0.0": {
@@ -122380,6 +122396,26 @@
122380122396
],
122381122397
"Reviewer": "reiichi001",
122382122398
"Submitter": "kelvin124124"
122399+
},
122400+
"3.4.0.0": {
122401+
"TimeReleased": "2026-02-07T22:20:52.3157562+00:00",
122402+
"Changelog": "Extract recruiter name in PF translation\r\nAdd option to route translations to Echo channel\r\nMainWindow redesign with a new Copy button\r\n\r\nOrganize some items in Config Tabs\r\nFixed a bug which prevents all messages being silently skipped when character name cannot be detected\r\nFixed a bug which double-prints filtered messages in MainWindow\r\nMoved context capturing to later steps in message handling so it doesn\u0027t trigger for filtered messages\r\n",
122403+
"UsedNeeds": [
122404+
{
122405+
"Key": "DalamudPackager",
122406+
"Version": "14.0.1"
122407+
},
122408+
{
122409+
"Key": "DotNet.ReproducibleBuilds",
122410+
"Version": "1.2.39"
122411+
},
122412+
{
122413+
"Key": "GTranslate",
122414+
"Version": "2.3.0"
122415+
}
122416+
],
122417+
"Reviewer": "reiichi001",
122418+
"Submitter": "kelvin124124"
122383122419
}
122384122420
}
122385122421
},

0 commit comments

Comments
 (0)