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

Unify Arrow and Elemental Arrow Logic #6373

Draft
wants to merge 18 commits into
base: development
Choose a base branch
from

Conversation

kphoenix137
Copy link
Collaborator

@kphoenix137 kphoenix137 commented Jul 16, 2023

Built on: #6336 which moves missile damage into the Add functions from the Process functions

Previously, Arrow missiles and Elemental Arrow missiles were handled with separate functions. This moves Elemental Arrow logic into AddArrow() and ProcessArrow().

@AJenbo
Copy link
Member

AJenbo commented Jul 19, 2023

Any idea why it's breaking the demo?

@kphoenix137
Copy link
Collaborator Author

Any idea why it's breaking the demo?

No :(

@AJenbo
Copy link
Member

AJenbo commented Aug 29, 2023

Might just be because it was forked from a point where the test was broken in master. A rebase/merge should fix it.

@AJenbo AJenbo force-pushed the refactor-elemental-arrow-logic branch from 4564599 to 2cece1a Compare August 29, 2023 12:18
@AJenbo AJenbo changed the base branch from master to development August 29, 2023 12:18
@AJenbo
Copy link
Member

AJenbo commented Aug 29, 2023

Did my best to rebase, please test and fix any issues i might have caused :/

@AJenbo AJenbo added this to the 1.6.0 milestone Aug 29, 2023
@kphoenix137 kphoenix137 marked this pull request as draft September 17, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants