Skip to content

Commit 39b09db

Browse files
committed
Update distribute (baa7f43df228dc1726a76259054fd61d6e385805)
1 parent 0386a5d commit 39b09db

12 files changed

Lines changed: 133 additions & 19 deletions

File tree

stable/ContactsTracker/ContactsTracker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "Due",
33
"Name": "ContactsTracker",
44
"InternalName": "ContactsTracker",
5-
"AssemblyVersion": "1.0.8.0",
5+
"AssemblyVersion": "1.0.9.0",
66
"Description": "Help you remember previous contacts.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/DueDine/ContactsTracker",

stable/ContactsTracker/latest.zip

4.25 KB
Binary file not shown.

stable/DistantSeas/DistantSeas.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"Author": "NotNite",
33
"Name": "Distant Seas",
44
"InternalName": "DistantSeas",
5-
"AssemblyVersion": "1.1.0.4",
5+
"AssemblyVersion": "1.1.0.5",
66
"Description": "The ultimate Ocean Fishing plugin. Automatically suggests baits, logs each boat you're on, tracks progress to achievements, adds a global point leaderboard, and more!\n\nIcon from the Mutant Standard project.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/NotNite/DistantSeas",
99
"Tags": [
1010
"ocean",
1111
"fishing"
1212
],
13-
"DalamudApiLevel": 13,
13+
"DalamudApiLevel": 14,
1414
"LoadRequiredState": 0,
1515
"LoadSync": false,
1616
"CanUnloadAsync": false,

stable/DistantSeas/latest.zip

226 Bytes
Binary file not shown.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"Author": "YF",
3+
"Name": "Musical Guide",
4+
"InternalName": "MusicalGuide",
5+
"AssemblyVersion": "1.3.6.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.",
7+
"ApplicableVersion": "any",
8+
"RepoUrl": "https://github.com/Sidiousious/musical-guide",
9+
"Tags": [
10+
"Camera"
11+
],
12+
"DalamudApiLevel": 14,
13+
"LoadRequiredState": 0,
14+
"LoadSync": false,
15+
"CanUnloadAsync": false,
16+
"LoadPriority": 0,
17+
"IconUrl": "https://yfplugins.kinkop.eu/musical-guide.png",
18+
"Punchline": "Enhanced camera distance control and first-person experience.",
19+
"AcceptsFeedback": true,
20+
"_isDip17Plugin": true,
21+
"_Dip17Channel": "stable"
22+
}
112 KB
Loading

stable/MusicalGuide/latest.zip

28.2 KB
Binary file not shown.

stable/ReSanctuary/ReSanctuary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"Author": "NotNite",
33
"Name": "ReSanctuary",
44
"InternalName": "ReSanctuary",
5-
"AssemblyVersion": "1.4.0.4",
5+
"AssemblyVersion": "1.4.0.5",
66
"Description": "A plugin to improve Island Sanctuary. Features:\n\n- Mark items to gather on the proper map\n- Gathering & crafting todo-list, showing you what mats you require\n- Widget for quick access to information\n\nIcon from the Mutant Standard project.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/NotNite/ReSanctuary",
99
"Tags": [
1010
"island",
1111
"sanctuary"
1212
],
13-
"DalamudApiLevel": 13,
13+
"DalamudApiLevel": 14,
1414
"LoadRequiredState": 0,
1515
"LoadSync": false,
1616
"CanUnloadAsync": false,

stable/ReSanctuary/latest.zip

-220 Bytes
Binary file not shown.

stable/cl_showpos/cl_showpos.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Author": "NotNite",
33
"Name": "cl_showpos",
44
"InternalName": "cl_showpos",
5-
"AssemblyVersion": "1.1.0.5",
5+
"AssemblyVersion": "1.1.0.6",
66
"Description": "Shows your exact position, rotation, and velocity on screen. Based off of the cl_showpos command from the Source Engine.",
77
"ApplicableVersion": "any",
88
"RepoUrl": "https://github.com/NotNite/cl_showpos",
@@ -12,7 +12,7 @@
1212
"CategoryTags": [
1313
"ui"
1414
],
15-
"DalamudApiLevel": 13,
15+
"DalamudApiLevel": 14,
1616
"LoadRequiredState": 0,
1717
"LoadSync": false,
1818
"CanUnloadAsync": false,

0 commit comments

Comments
 (0)