Skip to content
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

FurnaceEvents, Expressions #7093

Merged
merged 44 commits into from
Dec 24, 2024

Conversation

TheAbsolutionism
Copy link
Contributor

Description

This PR aims to add two of of the missing furnace events, and a rewrite of old expressions plus addition of new expressions


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

Copy link
Member

@sovdeeth sovdeeth left a comment

Choose a reason for hiding this comment

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

first look over

src/test/skript/tests/syntaxes/expressions/ExprFurnace.sk Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
@cheeezburga cheeezburga added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Sep 19, 2024
Copy link
Member

@Efnilite Efnilite left a comment

Choose a reason for hiding this comment

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

this must've taken ages, good work! i can't even review it all at once :)

src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
src/main/java/ch/njol/skript/events/EvtFurnace.java Outdated Show resolved Hide resolved
Copy link
Member

@Efnilite Efnilite left a comment

Choose a reason for hiding this comment

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

you should turn this into a module

@TheAbsolutionism
Copy link
Contributor Author

you should turn this into a module

I dont know if it's big enough to be turned into a module.

@sovdeeth
Copy link
Member

you should turn this into a module

I dont know if it's big enough to be turned into a module.

sure it is

…vents

# Conflicts:
#	src/main/java/ch/njol/skript/Skript.java
…vents

# Conflicts:
#	src/main/java/ch/njol/skript/expressions/ExprBurnCookTime.java
#	src/main/java/ch/njol/skript/expressions/ExprFireTicks.java
@sovdeeth sovdeeth added feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. 2.10 Targeting a 2.10.X version release labels Dec 17, 2024
@Moderocky Moderocky merged commit e899ac1 into SkriptLang:dev/feature Dec 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.10 Targeting a 2.10.X version release 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.

6 participants