Skip to content

Commit 16b97db

Browse files
committed
Update distribute (22c679e376378cdb1f8b8cf6181795222928e0a0)
1 parent 411f3e4 commit 16b97db

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Caraxi",
33
"Name": "Simple Tweaks Plugin",
44
"InternalName": "SimpleTweaksPlugin",
5-
"AssemblyVersion": "1.10.5.1",
5+
"AssemblyVersion": "1.10.6.0",
66
"Description": "A collection of Quality of Life tweaks. Aiming to improve the experience without changing anything drastically.\nAll changes are toggleable, with everything disabled by default. Visit the Repo for a full list of tweaks. (Globe icon below)",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Caraxi/SimpleTweaksPlugin",

stable/SimpleTweaksPlugin/latest.zip

11.5 KB
Binary file not shown.

state.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31211,9 +31211,9 @@
3121131211
}
3121231212
},
3121331213
"SimpleTweaksPlugin": {
31214-
"BuiltCommit": "5681dacfc9c1f5b8c231bf46a53fc2d5def384e1",
31215-
"TimeBuilt": "2024-12-02T06:40:54.6821168+00:00",
31216-
"EffectiveVersion": "1.10.5.1",
31214+
"BuiltCommit": "3bba4db1c3e5cc6636922c3dac3aae7713d7294d",
31215+
"TimeBuilt": "2025-01-22T14:09:55.8860128+00:00",
31216+
"EffectiveVersion": "1.10.6.0",
3121731217
"MinimumVersion": null,
3121831218
"Changelogs": {
3121931219
"1.10.3.1": {
@@ -31335,6 +31335,21 @@
3133531335
}
3133631336
],
3133731337
"Reviewer": "reiichi001"
31338+
},
31339+
"1.10.6.0": {
31340+
"TimeReleased": "2025-01-22T14:09:55.8860778+00:00",
31341+
"Changelog": "***New Tweaks***\r\n- **\u0060Disable Novice Network Auto-Switch\u0060** - Disables automatically selecting novice network when logging in or transferring to another server.\r\n\r\n- **\u0060Ensure tooltips remain on screen\u0060** - Prevents tooltips from extending below the bottom of the screen. Useful when using tweaks that make the tooltips longer.\r\n\r\n- **\u0060Logos Tooltips\u0060** - Adds which kind of Logos Mnenes you can obtain from a Logogram in its tooltip. *(Khayle)*\r\n\r\n- **\u0060Special Character Input\u0060** - Adds a window for adding special characters to text inputs.\r\n\r\n\r\n***Tweak Changes***\r\n- **\u0060Item Level in Examine\u0060** - Tweak now uses item level provided by the game, improving accuracy.\r\n\r\n- **\u0060Screenshot Improvements\u0060** - Fixed \u0027Remove Copyright Text\u0027 option.\r\n\r\n- **\u0060Show Desynthesis Skill\u0060** - Fixed tweak not working on french clients.\r\n\r\n",
31342+
"UsedNeeds": [
31343+
{
31344+
"Key": "DalamudPackager",
31345+
"Version": "11.0.0"
31346+
},
31347+
{
31348+
"Key": "System.Numerics.Vectors",
31349+
"Version": "4.6.0"
31350+
}
31351+
],
31352+
"Reviewer": "philpax"
3133831353
}
3133931354
}
3134031355
},

0 commit comments

Comments
 (0)