-
-
Notifications
You must be signed in to change notification settings - Fork 430
Comparing changes
Open a pull request
base repository: SkriptLang/Skript
base: 2.13.1
head repository: SkriptLang/Skript
compare: 2.13.2
- 13 commits
- 26 files changed
- 7 contributors
Commits on Nov 7, 2025
-
Enable errors in Region converter during parsing (#8278)
make the converter spit out errors during parsing
Configuration menu - View commit details
-
Copy full SHA for 4a9441d - Browse repository at this point
Copy the full SHA 4a9441dView commit details
Commits on Nov 11, 2025
-
Fix Modern and Legacy Syntax Info Conversion (#8271)
* Fix SyntaxElementInfo.fromModern * Requested Changes * Annotate introduced constructors with ApiStatus.Internal --------- Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for edb901e - Browse repository at this point
Copy the full SHA edb901eView commit details -
Fix concurrent
do-whileinstances only runningdosection once (#……8263) * Make the 'do' check in do-while local to the event its run on * Make the 'do' check in do-while local to the event its run on * Add test
Configuration menu - View commit details
-
Copy full SHA for 177ae17 - Browse repository at this point
Copy the full SHA 177ae17View commit details
Commits on Nov 22, 2025
-
Fix variable & function thread safety (#8285)
* fix function thread safety * fix variable thread safety
Configuration menu - View commit details
-
Copy full SHA for b9b2039 - Browse repository at this point
Copy the full SHA b9b2039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca1789 - Browse repository at this point
Copy the full SHA 3ca1789View commit details
Commits on Dec 1, 2025
-
move addDelayedEvent to trigger after the delay finishes (#8299)
move addDelayedEvent to trigger after the delay finishes, rather than before.
Configuration menu - View commit details
-
Copy full SHA for 72dcc95 - Browse repository at this point
Copy the full SHA 72dcc95View commit details -
Allow past/future in ExprLevel via default value (#8295)
Allow default player, past/future states, clean up code
Configuration menu - View commit details
-
Copy full SHA for a8cec28 - Browse repository at this point
Copy the full SHA a8cec28View commit details -
Update contributing.md to improve new contributor experience, add AI …
…disclosure requirement. (#8294) * Improve contributing guide, add AI disclosure requirement. Remove Eclipse info from README * Apply suggestions from code review Co-authored-by: Eren <67760502+erenkarakal@users.noreply.github.com> --------- Co-authored-by: Eren <67760502+erenkarakal@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef6ffe5 - Browse repository at this point
Copy the full SHA ef6ffe5View commit details -
[BUG] Resolved Auto reload case sensitive issue. (#8293)
* [BUG] Resolved Auto reload case sensitive issue. Signed-off-by: Harsh Mehta <harshmehta010102@gmail.com> * [BUG] Review comments resolved. Signed-off-by: Harsh Mehta <harshmehta010102@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3add02d - Browse repository at this point
Copy the full SHA 3add02dView commit details
Commits on Dec 2, 2025
-
Ensure that unload event is called before unloading of functions rega…
…rdless of order in script. (#8250) * Ensure that unload event is called before unloading of functions. * Unload based on priority from structure * Remove unused import * Remove debug message * Structures now unload based on priority across multiple scripts. * Requested Changes --------- Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8cb697a - Browse repository at this point
Copy the full SHA 8cb697aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e06d209 - Browse repository at this point
Copy the full SHA e06d209View commit details -
Fix Incorrect Command Cooldown Storage Warning (#8304)
fix incorrect warning
Configuration menu - View commit details
-
Copy full SHA for 06878b5 - Browse repository at this point
Copy the full SHA 06878b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8209445 - Browse repository at this point
Copy the full SHA 8209445View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.13.1...2.13.2