-
-
Notifications
You must be signed in to change notification settings - Fork 404
🚀 Add anvil repair cost expression #4617
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
Merged
TheLimeGlass
merged 30 commits into
SkriptLang:master
from
AyhamAl-Ali:feature/anvil-cost-expr
Jun 24, 2023
Merged
🚀 Add anvil repair cost expression #4617
TheLimeGlass
merged 30 commits into
SkriptLang:master
from
AyhamAl-Ali:feature/anvil-cost-expr
Jun 24, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- This would work perfectly with AnvilPrepareEvent but due to the event's bugs I used the inventory click event which works as well
APickledWalrus
requested changes
Mar 5, 2022
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
APickledWalrus
requested changes
Jul 15, 2022
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Co-authored-by: APickledWalrus <apickledwalrus@gmail.com>
APickledWalrus
approved these changes
Jul 18, 2022
TPGamesNL
requested changes
Jul 19, 2022
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Co-authored-by: TPGamesNL <29547183+TPGamesNL@users.noreply.github.com>
…to feature/anvil-cost-expr
Co-authored-by: TPGamesNL <29547183+TPGamesNL@users.noreply.github.com>
TPGamesNL
reviewed
Aug 30, 2022
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Co-authored-by: TPGamesNL <29547183+TPGamesNL@users.noreply.github.com>
TPGamesNL
approved these changes
Aug 30, 2022
TheLimeGlass
suggested changes
Oct 26, 2022
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
I think inventory and anvilInventory or anvil are better naming too. |
Can you point to what you're talking about? |
inv and aInv |
…to feature/anvil-cost-expr
…to feature/anvil-cost-expr
TheLimeGlass
suggested changes
Jan 2, 2023
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
TheLimeGlass
suggested changes
Feb 18, 2023
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
Co-authored-by: LimeGlass <16087552+TheLimeGlass@users.noreply.github.com>
TheLimeGlass
approved these changes
Apr 22, 2023
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Fusezion
approved these changes
Apr 22, 2023
src/main/java/ch/njol/skript/expressions/ExprAnvilRepairCost.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Fusezion <fusezionstream@gmail.com>
@AyhamAl-Ali why was the test cancelled? |
Moderocky
pushed a commit
to Moderocky/Skript
that referenced
this pull request
Sep 16, 2023
NotSoDelayed
pushed a commit
to NotSoDelayed/Skript
that referenced
this pull request
Oct 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR add a new expression for anvil repair [max] cost
Note: This would work perfectly with AnvilPrepareEvent but due to the event's bugs I used the inventory click event which works as well
Target Minecraft Versions: MC 1.11+
Requirements: MC 1.11, MC 1.13+ (max cost)
Related Issues: None