-
-
Notifications
You must be signed in to change notification settings - Fork 400
🚀 Add loop-counter
& Improve loops
#4595
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 46 commits into
SkriptLang:master
from
AyhamAl-Ali:ench/while-fails-at
Jun 26, 2023
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
01fbfe0
🚀 Add `fails at` to while loop
AyhamAl-Ali d3397f3
Add iteration counter expr
AyhamAl-Ali 5534c34
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 6ff2f24
🚀 Add loop-counter
AyhamAl-Ali 691e37c
Extra protection
AyhamAl-Ali 1c44447
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 72f4164
Should be ready now
AyhamAl-Ali 6f9068c
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali d2314fd
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 58ccb26
Update src/main/java/ch/njol/skript/expressions/ExprLoopValue.java
AyhamAl-Ali 56c5b68
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 674e7c2
RC - Update EffContinue with new LoopSection & Update loop-value
AyhamAl-Ali 66244af
Update description
AyhamAl-Ali 174fb7d
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 7ec6b41
Update src/main/java/ch/njol/skript/effects/EffContinue.java
AyhamAl-Ali 4932f49
Merge branch 'master' into ench/while-fails-at
AyhamAl-Ali 75e8f92
Improvements
AyhamAl-Ali 14c8cb6
Merge remote-tracking branch 'AyhamAl-Ali/ench/while-fails-at' into e…
AyhamAl-Ali d3e3d6d
Annotations
AyhamAl-Ali cad44b3
Update src/main/java/ch/njol/skript/expressions/ExprLoopIteration.java
AyhamAl-Ali 4161e68
Update src/main/java/ch/njol/skript/expressions/ExprLoopIteration.java
AyhamAl-Ali d7816d3
Update src/main/java/ch/njol/skript/expressions/ExprLoopIteration.java
AyhamAl-Ali 85f1775
Update error message
AyhamAl-Ali f5e2a4c
Merge remote-tracking branch 'AyhamAl-Ali/ench/while-fails-at' into e…
AyhamAl-Ali 8cd9c34
Update src/main/java/ch/njol/skript/expressions/ExprLoopIteration.java
AyhamAl-Ali 875cb15
Update src/main/java/ch/njol/skript/lang/LoopSection.java
AyhamAl-Ali 7c1e5b6
Update src/main/java/ch/njol/skript/expressions/ExprLoopValue.java
AyhamAl-Ali a71f19e
Update src/main/java/ch/njol/skript/sections/SecLoop.java
AyhamAl-Ali d43da59
Update src/main/java/ch/njol/skript/sections/SecLoop.java
AyhamAl-Ali a3e111d
Update src/main/java/ch/njol/skript/expressions/ExprLoopIteration.java
AyhamAl-Ali c98a4f3
Apply suggestions from code review
AyhamAl-Ali 8d4c2e0
Formatting Improvements
AyhamAl-Ali a32d070
Update src/main/java/ch/njol/skript/effects/EffContinue.java
AyhamAl-Ali 92cde7b
Better variable naming
AyhamAl-Ali 1623b9d
Merge remote-tracking branch 'AyhamAl-Ali/ench/while-fails-at' into e…
AyhamAl-Ali 60e31ba
Examples formatting
AyhamAl-Ali f7f7329
Requested Changes
AyhamAl-Ali 9bf0f77
Add tests
AyhamAl-Ali c8c5ed3
Merge remote-tracking branch 'origin/master' into ench/while-fails-at
AyhamAl-Ali 17c4ca5
Apply suggestions from code review
AyhamAl-Ali ab32194
Reorder methods
AyhamAl-Ali 511d89b
Merge remote-tracking branch 'AyhamAl-Ali/ench/while-fails-at' into e…
AyhamAl-Ali 8d609c2
Update src/test/skript/tests/regressions/4595-loop-iteration.sk
AyhamAl-Ali 08351d2
Merge branch 'master' into ench/while-fails-at
TheLimeGlass 48862ac
Merge branch 'master' into ench/while-fails-at
TheLimeGlass 128bdc8
Merge branch 'master' into ench/while-fails-at
TheLimeGlass File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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 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 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.