Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[moving to stable] XIVCombo v2.0.0.5 #5354

Merged
merged 1 commit into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 17 additions & 7 deletions stable/XIVCombo/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,30 @@
[plugin]
repository = "https://github.com/attickdoor/XIVComboPlugin.git"
repository = "https://github.com/MKhayle/XIVComboPlugin.git"

# The commit to check out and build from the repository.
commit = "35c8e78d8039d40236c29d72b809b1faa6816c14"
commit = "964a0d9b9651a2225f961f24e43fba81bdfc01cd"

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

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

# The changelog for this version. Will be shown in-game, as well on the Goat Place Discord.
changelog = """\
7.1\
we did it reddit
"""
changelog = """\
## Adoption of XIVCombo
- <:croissant:>
- A new UI, more modern and more fitting for the increasing amount of jobs has been added to XIVCombo.
- Currently, all 65 existing combos have been kept while keeping feature parity as much as possible.
- Your previous settings will not carry over this new version. A welcoming pop-up will warn you about it.
- No new features, except the new UI. Maybe later, who knows? Updates should be more consistent from now on.
- The GitHub repository will be cleaned up (issues and pull requests closed) as nothing there are relevant anymore.
- Please use the Feedback feature of Dalamud to report any issues you would meet.
- </:croissant:>

### New from 2.0.0.5
- Fixed DRK's Stalwart Soul not reverting to Unleash when below level 40.
"""
Binary file removed testing/live/XIVCombo/images/icon.png
Binary file not shown.
22 changes: 0 additions & 22 deletions testing/live/XIVCombo/manifest.toml

This file was deleted.

Loading