Skip to content

Implement SSK Sword - #35

Draft
cpaca wants to merge 8 commits into
TraceLTRC:masterfrom
cpaca:SSKSword
Draft

Implement SSK Sword#35
cpaca wants to merge 8 commits into
TraceLTRC:masterfrom
cpaca:SSKSword

Conversation

@cpaca

@cpaca cpaca commented Jun 29, 2024

Copy link
Copy Markdown
Contributor

Currently untested; I'll test it another time. I'm making the PR now if you want to check the code, though.

Task list below.

  • Test Main Functionality
  • Test Recipe
  • Test fire aspect special-case
  • What to do with overheal?

@cpaca
cpaca marked this pull request as draft June 29, 2024 05:01
@cpaca

cpaca commented Jul 6, 2024

Copy link
Copy Markdown
Contributor Author

Just tested; the main functionality seems to work. Still need to test other stuff (recipes, setting damage to negative, etc)

@cpaca

cpaca commented Jul 6, 2024

Copy link
Copy Markdown
Contributor Author

Tested the recipe.

Negative damage is overhealing. Will ask about that more in discord.

@dlee13

dlee13 commented Jul 8, 2024

Copy link
Copy Markdown
Collaborator

So you know, Bukkit#addRecipe already registers the flipped recipes. There's no reason to manually reverse them like Klin did. And you don't need to put comments about left/right recipes or recipe0 or whatever.

And PaperAPI 1.21 has an actual heal api method. We just don't have it yet since the project is depending on 1.20.1

@cpaca

cpaca commented Jul 9, 2024

Copy link
Copy Markdown
Contributor Author

Oh, 1.21 has a heal api method? I might pull #29 into draft then just so it can use that, even if it only really changes one line of code.

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