Skip to content

Fishing event additions#7683

Merged
APickledWalrus merged 18 commits into
SkriptLang:dev/featurefrom
TheMug06:feature-fishing
Apr 1, 2025
Merged

Fishing event additions#7683
APickledWalrus merged 18 commits into
SkriptLang:dev/featurefrom
TheMug06:feature-fishing

Conversation

@TheMug06

@TheMug06 TheMug06 commented Mar 7, 2025

Copy link
Copy Markdown
Contributor

Adds fishing state change[d] event, as well as event-fishing state EventValue, and fishing state type.

Tested on Paper 1.21.4

TheMug06 added 7 commits March 7, 2025 10:12
Registers PlayerFishEvent.State as EnumClassInfo
Adds fishing state change event, fishing state EventValue
Adds fishing states
Removes accidental 0's... oops
Adds a fishing state change example
Comment thread src/main/java/org/skriptlang/skript/bukkit/fishing/FishingModule.java Outdated
Comment thread src/main/java/org/skriptlang/skript/bukkit/fishing/elements/EvtFish.java Outdated
Comment thread src/main/java/org/skriptlang/skript/bukkit/fishing/elements/EvtFish.java Outdated
Comment thread src/main/java/org/skriptlang/skript/bukkit/fishing/elements/EvtFish.java Outdated
TheMug06 and others added 5 commits March 7, 2025 11:38
…le.java

Co-authored-by: SirSmurfy2 <82696841+TheAbsolutionism@users.noreply.github.com>
Fixes an issue where state change pattern would not register, as its state = null
@Efnilite Efnilite added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Mar 12, 2025
Fixes SkriptLang#7475 (adds "fishing hook" expression)
@sovdeeth sovdeeth requested a review from a team as a code owner March 22, 2025 17:25
@sovdeeth sovdeeth requested review from UnderscoreTud and abandonedaccount6235 and removed request for a team March 22, 2025 17:25

@sovdeeth sovdeeth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Compilation failing

@TheMug06

Copy link
Copy Markdown
Contributor Author

Compilation failing

Interesting, it compiled for me just fine (with no other changes), so I have no idea why it wouldn't here.

@Efnilite

Copy link
Copy Markdown
Member

you forgot to import FishHook.class somewhere

@TheMug06

Copy link
Copy Markdown
Contributor Author

oops, 1 sec

forgot an import... oops
@TheMug06

Copy link
Copy Markdown
Contributor Author

There we go

@Efnilite Efnilite requested a review from sovdeeth March 31, 2025 15:25

@APickledWalrus APickledWalrus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Overall looks good

@sovdeeth sovdeeth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good with pickle changes

@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 Apr 1, 2025
@APickledWalrus APickledWalrus merged commit 22b2c03 into SkriptLang:dev/feature Apr 1, 2025
@Efnilite Efnilite mentioned this pull request Aug 23, 2025
1 task
@TheMug06 TheMug06 deleted the feature-fishing branch October 5, 2025 21:06
erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request Nov 26, 2025
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