Skip to content

Commit

Permalink
Update distribute (3dea651651b4992936bdc64ac0b6072a220bf9b7)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 29, 2025
1 parent b64f3f7 commit 18f8427
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 12 deletions.
2 changes: 1 addition & 1 deletion stable/JobTitles/JobTitles.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "keifufu",
"Name": "JobTitles",
"InternalName": "JobTitles",
"AssemblyVersion": "0.1.0.0",
"AssemblyVersion": "0.1.1.0",
"Description": "Changes your title based on the current job, with per-character settings.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/keifufu/JobTitles",
Expand Down
Binary file modified stable/JobTitles/latest.zip
Binary file not shown.
107 changes: 98 additions & 9 deletions state.json
Original file line number Diff line number Diff line change
Expand Up @@ -55081,9 +55081,9 @@
}
},
"JobTitles": {
"BuiltCommit": "1eaf92200e9f859432b43c454ee67d8bfc037788",
"TimeBuilt": "2025-01-28T13:05:50.3545152+00:00",
"EffectiveVersion": "0.1.0.0",
"BuiltCommit": "c1b5a908bf8b65a90f5c5ef6a6e0612e9ff0b159",
"TimeBuilt": "2025-01-29T19:26:50.6109249+00:00",
"EffectiveVersion": "0.1.1.0",
"MinimumVersion": null,
"Changelogs": {
"0.1.0.0": {
Expand Down Expand Up @@ -55136,6 +55136,57 @@
}
],
"Reviewer": "philpax"
},
"0.1.1.0": {
"TimeReleased": "2025-01-29T19:26:50.6109945+00:00",
"Changelog": "- Added option to print title changes to chat\n- Fixed incorrectly scaled icon\n",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.1.1"
},
{
"Key": "Lumina",
"Version": "5.6.1"
},
{
"Key": "Lumina.Excel",
"Version": "7.1.3"
},
{
"Key": "Microsoft.Build.Tasks.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.Extensions.ObjectPool",
"Version": "8.0.7"
},
{
"Key": "Microsoft.SourceLink.AzureRepos.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Bitbucket.Git",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.Common",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitHub",
"Version": "1.1.1"
},
{
"Key": "Microsoft.SourceLink.GitLab",
"Version": "1.1.1"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down Expand Up @@ -70520,9 +70571,9 @@
}
},
"ContactsTracker": {
"BuiltCommit": "226ab0fba7ad9d1cf314123d3207f8468fe1f5f3",
"TimeBuilt": "2025-01-15T19:53:02.1853754+00:00",
"EffectiveVersion": "0.2.0.1",
"BuiltCommit": "9fca7a2c8c66f7b69171db4c310cc45ab7457e59",
"TimeBuilt": "2025-01-29T19:27:05.2280627+00:00",
"EffectiveVersion": "0.3.0.0",
"MinimumVersion": null,
"Changelogs": {
"0.1.0.1": {
Expand Down Expand Up @@ -70619,6 +70670,25 @@
}
],
"Reviewer": "reiichi001"
},
"0.3.0.0": {
"TimeReleased": "2025-01-29T19:27:05.2280644+00:00",
"Changelog": "[0.3.0.0]\r\n## Big Change\r\n- Change the method of recording. (for future localization)\r\n- Old data should be automatically migrated to new records once updated.\r\n",
"UsedNeeds": [
{
"Key": "CsvHelper",
"Version": "33.0.1"
},
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.2.25"
}
],
"Reviewer": "reiichi001"
}
}
},
Expand Down Expand Up @@ -70847,9 +70917,9 @@
}
},
"NowPlaying": {
"BuiltCommit": "fc3f576b4cff540555e733bc00a934330ac660e2",
"TimeBuilt": "2025-01-27T10:05:20.968274+00:00",
"EffectiveVersion": "1.1.0.0",
"BuiltCommit": "078db9333483d494c565d78ed1bf16ab3440e215",
"TimeBuilt": "2025-01-29T19:26:58.4173862+00:00",
"EffectiveVersion": "1.2.0.0",
"MinimumVersion": null,
"Changelogs": {
"1.0.0.0": {
Expand Down Expand Up @@ -70889,6 +70959,25 @@
}
],
"Reviewer": "philpax"
},
"1.2.0.0": {
"TimeReleased": "2025-01-29T19:26:58.4173874+00:00",
"Changelog": "Allow player session to be cycled. /nowplaying cycle or click the server bar element.\n\nCleanup and changes to how media controls are sent (send via SMTC so more than one player can be used at once, keep fallback of virtual key presses though). This definitely breaks any sort of Linux support that could\u0027ve been had (I don\u0027t know if WINE handles virtual keypresses either. I didn\u0027t get that far in testing.)",
"UsedNeeds": [
{
"Key": "DalamudPackager",
"Version": "11.0.0"
},
{
"Key": "DotNet.ReproducibleBuilds",
"Version": "1.2.25"
},
{
"Key": "NPSMLib",
"Version": "0.9.14"
}
],
"Reviewer": "reiichi001"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion testing-live/ContactsTracker/ContactsTracker.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "Due",
"Name": "ContactsTracker",
"InternalName": "ContactsTracker",
"AssemblyVersion": "0.2.0.1",
"AssemblyVersion": "0.3.0.0",
"Description": "Record Duty and Party Member.\nRemember to check Settings Tab.\nUse the Settings button to enter analyze window.",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified testing-live/ContactsTracker/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion testing-live/NowPlaying/NowPlaying.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Author": "wompscode",
"Name": "NowPlaying",
"InternalName": "NowPlaying",
"AssemblyVersion": "1.1.0.0",
"AssemblyVersion": "1.2.0.0",
"Description": "Play/pause/skip songs that are currently playing. Ideal for macro usage. (Windows only)",
"ApplicableVersion": "any",
"Tags": [
Expand Down
Binary file modified testing-live/NowPlaying/latest.zip
Binary file not shown.

0 comments on commit 18f8427

Please sign in to comment.