Skip to content

Commit 468583b

Browse files
authored
[moving to stable] XIVCombo v2.0.0.5 (#5354)
- Moved to stable - Fixed DRK's Stalwart Soul not reverting to Unleash when below level 40
1 parent e08ca1f commit 468583b

File tree

3 files changed

+17
-29
lines changed

3 files changed

+17
-29
lines changed

stable/XIVCombo/manifest.toml

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,30 @@
11
[plugin]
2-
repository = "https://github.com/attickdoor/XIVComboPlugin.git"
2+
repository = "https://github.com/MKhayle/XIVComboPlugin.git"
33

44
# The commit to check out and build from the repository.
5-
commit = "35c8e78d8039d40236c29d72b809b1faa6816c14"
5+
commit = "964a0d9b9651a2225f961f24e43fba81bdfc01cd"
66

77
# The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames.
88
owners = [
9-
"attickdoor"
9+
"MKhayle"
1010
]
1111

1212
# Optional: where your project/csproj is located within the repository.
1313
# If empty or unspecified, it will be assumed the project is in the root of the repository.
1414
project_path = "XIVComboPlugin"
1515

1616
# The changelog for this version. Will be shown in-game, as well on the Goat Place Discord.
17-
changelog = """\
18-
7.1\
19-
we did it reddit
20-
"""
17+
changelog = """\
18+
## Adoption of XIVCombo
19+
- <:croissant:>
20+
- A new UI, more modern and more fitting for the increasing amount of jobs has been added to XIVCombo.
21+
- Currently, all 65 existing combos have been kept while keeping feature parity as much as possible.
22+
- Your previous settings will not carry over this new version. A welcoming pop-up will warn you about it.
23+
- No new features, except the new UI. Maybe later, who knows? Updates should be more consistent from now on.
24+
- The GitHub repository will be cleaned up (issues and pull requests closed) as nothing there are relevant anymore.
25+
- Please use the Feedback feature of Dalamud to report any issues you would meet.
26+
- </:croissant:>
27+
28+
### New from 2.0.0.5
29+
- Fixed DRK's Stalwart Soul not reverting to Unleash when below level 40.
30+
"""

testing/live/XIVCombo/images/icon.png

-1.4 KB
Binary file not shown.

testing/live/XIVCombo/manifest.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)