Skip to content

ExprWeather + ExprPlayerWeather Merge#7442

Merged
sovdeeth merged 10 commits into
SkriptLang:dev/featurefrom
Absolutionism:dev/WeatherMerge
Mar 21, 2025
Merged

ExprWeather + ExprPlayerWeather Merge#7442
sovdeeth merged 10 commits into
SkriptLang:dev/featurefrom
Absolutionism:dev/WeatherMerge

Conversation

@Absolutionism
Copy link
Copy Markdown
Contributor

Description

This PR aims to merge ExprPlayerWeather into ExprWeather to resolve conflicts between the 2 expressions.


Target Minecraft Versions: any
Requirements: none
Related Issues: #6765

@UnderscoreTud UnderscoreTud added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Jan 15, 2025
Copy link
Copy Markdown
Member

@UnderscoreTud UnderscoreTud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add tests utilizing the different weather events?

Comment thread src/main/java/ch/njol/skript/expressions/ExprWeather.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprWeather.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprWeather.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprWeather.java Outdated
Comment thread src/main/java/ch/njol/skript/expressions/ExprWeather.java Outdated
@TheLimeGlass
Copy link
Copy Markdown
Contributor

TheLimeGlass commented Jan 15, 2025

Can you add tests utilizing the different weather events?

Might not be possible if the event isn't fired until the next tick. Unless wanting to make a whole JUnit for it.

@Efnilite
Copy link
Copy Markdown
Member

Can you add tests utilizing the different weather events?

Might not be possible if the event isn't fired until the next tick.

junit!

@sovdeeth sovdeeth added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Feb 2, 2025
@Absolutionism Absolutionism requested a review from a team as a code owner March 19, 2025 22:30
@sovdeeth sovdeeth merged commit 450fe04 into SkriptLang:dev/feature Mar 21, 2025
erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request Nov 26, 2025
* Initial Commit

* JUnit

* Remove debug messages

Whoops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature request, an issue about something that could be improved, or a PR improving something. feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants