Skip to content

Commit

Permalink
Update distribute (22c679e376378cdb1f8b8cf6181795222928e0a0)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 22, 2025
1 parent 411f3e4 commit 16b97db
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/SimpleTweaksPlugin/SimpleTweaksPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Caraxi",
"Name": "Simple Tweaks Plugin",
"InternalName": "SimpleTweaksPlugin",
"AssemblyVersion": "1.10.5.1",
"AssemblyVersion": "1.10.6.0",
"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)",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Caraxi/SimpleTweaksPlugin",
Expand Down
Binary file modified stable/SimpleTweaksPlugin/latest.zip
Binary file not shown.
21 changes: 18 additions & 3 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -31211,9 +31211,9 @@
}
},
"SimpleTweaksPlugin": {
"BuiltCommit": "5681dacfc9c1f5b8c231bf46a53fc2d5def384e1",
"TimeBuilt": "2024-12-02T06:40:54.6821168+00:00",
"EffectiveVersion": "1.10.5.1",
"BuiltCommit": "3bba4db1c3e5cc6636922c3dac3aae7713d7294d",
"TimeBuilt": "2025-01-22T14:09:55.8860128+00:00",
"EffectiveVersion": "1.10.6.0",
"MinimumVersion": null,
"Changelogs": {
"1.10.3.1": {
Expand Down Expand Up @@ -31335,6 +31335,21 @@
}
],
"Reviewer": "reiichi001"
},
"1.10.6.0": {
"TimeReleased": "2025-01-22T14:09:55.8860778+00:00",
"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",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "System.Numerics.Vectors",
"Version": "4.6.0"
}
],
"Reviewer": "philpax"
}
}
},
Expand Down

0 comments on commit 16b97db

Please sign in to comment.