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

HK: Overflow approach to fix remove on split cloak #4024

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

qwint
Copy link
Contributor

@qwint qwint commented Oct 3, 2024

What is this fixing or adding?

uses the framework from #1844 to get a functioning collect/remove for split cloak and updates the code to work with modern ap code
adds first pass (there's a reason I hadn't PRd them yet) tests to HK including a suite of tests to confirm cloak collect/remove is functioning as intended

Note: this is currently failing some of the added tests because I wanted to have minimal testing for extra cloaks in the pool, something that this approach doesn't currently handle well. But I'm on the fence if that's necessary or not
Bonus Note: there are more item/effects that we need to conditionally collect as part of the hk rework, so a more generalized approach will supersede this anyways

How was this tested?

ran the tests i added

If this makes graphical changes, please attach screenshots.

Berserker66 and others added 4 commits July 19, 2024 11:46
# Conflicts:
#	worlds/hk/__init__.py

HK: fix up split mothwing cloak logic

HK: fix up potential if tree issues
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Oct 3, 2024
@Exempt-Medic Exempt-Medic added waiting-on: author Issue/PR is waiting for feedback or changes from its author. is: enhancement Issues requesting new features or pull requests implementing new features. labels Oct 3, 2024
@Exempt-Medic
Copy link
Member

This has conflicts btw

@qwint
Copy link
Contributor Author

qwint commented Oct 4, 2024

test failures are the ones about extra split cloaks in pool as mentioned in the post FYI

@Exempt-Medic Exempt-Medic removed the waiting-on: author Issue/PR is waiting for feedback or changes from its author. label Oct 10, 2024
@qwint qwint marked this pull request as draft November 27, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants