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

KH2: Ability dupe fix and stat increase fix #2621

Merged

Conversation

JaredWeakStrike
Copy link
Collaborator

Please format your title with what portion of the project this pull request is
targeting and what it's changing.

ex. "MyGame4: implement new game" or "Docs: add new guide for customizing MyGame3"

What is this fixing or adding?

Makes the client make sure the player has the correct amount of stat increase instead of letting the goa mod (apcompanion) do it

abilities: checks the slot where abilities could dupe unless that slot is being used for an actual abiliity given to the player

How was this tested?

Gave myself all the stat increases, delete the apsave, reboot the server. it removed the old increases since they were "duped"
gave myself abilities to the inventory before the duped abilitiy list was. deleted duped ability, kept the ability in that slot that was given to the player

If this makes graphical changes, please attach screenshots.

@ScipioWright ScipioWright added the is: enhancement Issues requesting new features or pull requests implementing new features. label Dec 20, 2023
@ScipioWright ScipioWright added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: release/blocker Issues/PRs that must be addressed before next official release. and removed is: enhancement Issues requesting new features or pull requests implementing new features. labels Dec 23, 2023
worlds/kh2/Rules.py Outdated Show resolved Hide resolved
@Berserker66 Berserker66 merged commit e5c739e into ArchipelagoMW:main Jan 2, 2024
12 checks passed
@JaredWeakStrike JaredWeakStrike deleted the kh2-ability-dupe-fix branch January 10, 2024 21:59
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Makes the client make sure the player has the correct amount of stat increase instead of letting the goa mod (apcompanion) do it

abilities: checks the slot where abilities could dupe unless that slot is being used for an actual abiliity given to the player
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: release/blocker Issues/PRs that must be addressed before next official release. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants