Skip to content

Commit 7bf38d1

Browse files
committed
Update distribute (ce15b2e010a536f5e14e9b62833b8cd83ba92621)
1 parent c1f6dac commit 7bf38d1

File tree

4 files changed

+48
-0
lines changed

4 files changed

+48
-0
lines changed

state.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228585,6 +228585,30 @@
228585228585
"Submitter": "s5bug"
228586228586
}
228587228587
}
228588+
},
228589+
"TotalLevelPlugin": {
228590+
"BuiltCommit": "48095e8dd5cbfbea1199ab282645cb49c696559a",
228591+
"TimeBuilt": "2026-01-07T07:03:23.3143179+00:00",
228592+
"EffectiveVersion": "0.0.0.2",
228593+
"MinimumVersion": null,
228594+
"Changelogs": {
228595+
"0.0.0.2": {
228596+
"TimeReleased": "2026-01-07T07:03:23.3143571+00:00",
228597+
"Changelog": "- Adds a suffix to the Character\u0027s Name in the Search Info panel totaling the level of their jobs/classes, similar to Runescape.\nIt is done entirely with values available in the SocialDetailB Addon, by reading the text fields used to display the levels of each job individually.\n\nVersion 0.0.0.2:\n - Update to API14\n",
228598+
"UsedNeeds": [
228599+
{
228600+
"Key": "DalamudPackager",
228601+
"Version": "14.0.1"
228602+
},
228603+
{
228604+
"Key": "DotNet.ReproducibleBuilds",
228605+
"Version": "1.2.39"
228606+
}
228607+
],
228608+
"Reviewer": "Critical-Impact",
228609+
"Submitter": "meoiswa"
228610+
}
228611+
}
228588228612
}
228589228613
}
228590228614
},
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"Author": "meoiswa",
3+
"Name": "Total Level",
4+
"InternalName": "TotalLevelPlugin",
5+
"AssemblyVersion": "0.0.0.2",
6+
"Description": "Shows the total level of a Character in the Search Info panel",
7+
"ApplicableVersion": "any",
8+
"Tags": [
9+
"runescape",
10+
"osrs",
11+
"2007scape",
12+
"level",
13+
"ui"
14+
],
15+
"DalamudApiLevel": 14,
16+
"LoadRequiredState": 0,
17+
"LoadSync": false,
18+
"CanUnloadAsync": false,
19+
"LoadPriority": 0,
20+
"Punchline": "Sums up all \"skill\" levels like that one classic MMORPG",
21+
"AcceptsFeedback": true,
22+
"_isDip17Plugin": true,
23+
"_Dip17Channel": "testing-live"
24+
}
459 KB
Loading
18.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)