Skip to content

Commit c516c94

Browse files
committed
Update distribute (f8d9d9504fb39272a1580fed17200e44c5abafbf)
1 parent a4fc8c5 commit c516c94

5 files changed

Lines changed: 61 additions & 9 deletions

File tree

stable/GatherBuddy/GatherBuddy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Ottermandias",
33
"Name": "GatherBuddy",
44
"InternalName": "GatherBuddy",
5-
"AssemblyVersion": "3.8.5.0",
5+
"AssemblyVersion": "3.8.5.1",
66
"Description": "Adds commands to simplify gathering by finding nodes and fish and their locations\nvia item name and a UI to keep track of special uptime and weather conditions.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Ottermandias/GatherBuddy",

stable/GatherBuddy/latest.zip

431 Bytes
Binary file not shown.

state.json

Lines changed: 58 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108194,9 +108194,9 @@
108194108194
}
108195108195
},
108196108196
"GatherBuddy": {
108197-
"BuiltCommit": "47fa9eba8823587c2013a2cd9c95387ebb47357c",
108198-
"TimeBuilt": "2026-02-02T03:35:36.1978431+00:00",
108199-
"EffectiveVersion": "3.8.5.0",
108197+
"BuiltCommit": "6a28eed590555a3d8a01e80210fb626f3c0bc4bf",
108198+
"TimeBuilt": "2026-02-05T23:01:26.9475796+00:00",
108199+
"EffectiveVersion": "3.8.5.1",
108200108200
"MinimumVersion": null,
108201108201
"Changelogs": {
108202108202
"3.1.4.15926": {
@@ -109021,6 +109021,42 @@
109021109021
],
109022109022
"Reviewer": "reiichi001",
109023109023
"Submitter": "Ottermandias"
109024+
},
109025+
"3.8.5.1": {
109026+
"TimeReleased": "2026-02-05T23:01:26.9476187+00:00",
109027+
"Changelog": "nofranz",
109028+
"UsedNeeds": [
109029+
{
109030+
"Key": "https://github.com/Ottermandias/OtterGui.git",
109031+
"Version": "ff1e6543845e3b8c53a5f8b240bc38faffb1b3bf"
109032+
},
109033+
{
109034+
"Key": "https://github.com/Ottermandias/OtterGuiInternal.git",
109035+
"Version": "49631aab5c267953f9d442546488ea3bfdf52fa7"
109036+
},
109037+
{
109038+
"Key": "DotNet.ReproducibleBuilds",
109039+
"Version": "1.2.39"
109040+
},
109041+
{
109042+
"Key": "JetBrains.Annotations",
109043+
"Version": "2024.3.0"
109044+
},
109045+
{
109046+
"Key": "Microsoft.Extensions.DependencyInjection",
109047+
"Version": "9.0.2"
109048+
},
109049+
{
109050+
"Key": "Microsoft.Extensions.DependencyInjection.Abstractions",
109051+
"Version": "9.0.2"
109052+
},
109053+
{
109054+
"Key": "DalamudPackager",
109055+
"Version": "14.0.1"
109056+
}
109057+
],
109058+
"Reviewer": "reiichi001",
109059+
"Submitter": "Ottermandias"
109024109060
}
109025109061
}
109026109062
},
@@ -241135,9 +241171,9 @@
241135241171
}
241136241172
},
241137241173
"MusicalGuide": {
241138-
"BuiltCommit": "6706154f20aba555d732c4e4d02bb987ab67596f",
241139-
"TimeBuilt": "2026-01-31T13:50:52.2939103+00:00",
241140-
"EffectiveVersion": "1.3.2.0",
241174+
"BuiltCommit": "f91bed8ef29c365c88af19a6d8e946bd6359e291",
241175+
"TimeBuilt": "2026-02-05T23:01:36.8426545+00:00",
241176+
"EffectiveVersion": "1.3.3.0",
241141241177
"MinimumVersion": null,
241142241178
"Changelogs": {
241143241179
"1.3.2.0": {
@@ -241155,6 +241191,22 @@
241155241191
],
241156241192
"Reviewer": "Critical-Impact",
241157241193
"Submitter": "Sidiousious"
241194+
},
241195+
"1.3.3.0": {
241196+
"TimeReleased": "2026-02-05T23:01:36.842656+00:00",
241197+
"Changelog": "- camera no longer spins when exiting NPC dialog in real first person mode\n- camera no longer keeps its roll when mounting up in real first person mode\n",
241198+
"UsedNeeds": [
241199+
{
241200+
"Key": "DalamudPackager",
241201+
"Version": "14.0.1"
241202+
},
241203+
{
241204+
"Key": "DotNet.ReproducibleBuilds",
241205+
"Version": "1.2.39"
241206+
}
241207+
],
241208+
"Reviewer": "reiichi001",
241209+
"Submitter": "Sidiousious"
241158241210
}
241159241211
}
241160241212
},

testing-live/MusicalGuide/MusicalGuide.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"Author": "YF",
33
"Name": "Musical Guide",
44
"InternalName": "MusicalGuide",
5-
"AssemblyVersion": "1.3.2.0",
6-
"Description": "Save and restore camera distance in different situations.",
5+
"AssemblyVersion": "1.3.3.0",
6+
"Description": "Provides real first person view to see your character, and adjusts camera distance based on game conditions (e.g. close in camera when you begin crafting, maximum distance when combat begins or you enter an instanced area)\n\n/mguide to open configuration window.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/Sidiousious/musical-guide",
99
"Tags": [
9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)