Update drop embed buttons to auto sacrifice on reroll #464

Open
Vylpes wants to merge 1 commit from feature/CD-457 into hotfix/0.9.3
Owner
  • Update drop embed buttons to auto sacrifice on reroll
    • This will sacrifice the card, add to the users currency, then continue with the usual reroll
    • Have added a doSacrifice function to the embeds so if the embeds are generated after its been claimed or sacrificed you will not be able to do it twice

#457

- Update drop embed buttons to auto sacrifice on reroll - This will sacrifice the card, add to the users currency, then continue with the usual reroll - Have added a `doSacrifice` function to the embeds so if the embeds are generated after its been claimed or sacrificed you will not be able to do it twice #457
Vylpes added 1 commit 2025-06-18 18:06:39 +01:00
Update drop embed buttons to auto sacrifice on reroll
All checks were successful
Test / build (push) Successful in 44s
9d93b9b95e
Vylpes 2025-06-18 18:06:44 +01:00
  • added the
    type
    change
    label
  • requested review from VylpesTester
VylpesTester was assigned by Vylpes 2025-06-18 18:06:53 +01:00
All checks were successful
Test / build (push) Successful in 44s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/CD-457:feature/CD-457
git checkout feature/CD-457

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout hotfix/0.9.3
git merge --no-ff feature/CD-457
git checkout feature/CD-457
git rebase hotfix/0.9.3
git checkout hotfix/0.9.3
git merge --ff-only feature/CD-457
git checkout feature/CD-457
git rebase hotfix/0.9.3
git checkout hotfix/0.9.3
git merge --no-ff feature/CD-457
git checkout hotfix/0.9.3
git merge --squash feature/CD-457
git checkout hotfix/0.9.3
git merge --ff-only feature/CD-457
git checkout hotfix/0.9.3
git merge feature/CD-457
git push origin hotfix/0.9.3
Sign in to join this conversation.
No description provided.