Skip to content

Add Experience -> Number converter#7602

Merged
Efnilite merged 4 commits into
SkriptLang:dev/featurefrom
erenkarakal:feature/experience-number-converter
Mar 20, 2025
Merged

Add Experience -> Number converter#7602
Efnilite merged 4 commits into
SkriptLang:dev/featurefrom
erenkarakal:feature/experience-number-converter

Conversation

@erenkarakal
Copy link
Copy Markdown
Member

Description

Alternative for #7581


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

Comment thread src/test/skript/tests/misc/experience to number.sk Outdated
Comment on lines +1 to +3
test "experience to number converter":
set {_xp} to 5 xp
assert {_xp} + 5 is 10 with "experience to number converter doesn't work" No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not overly important but if a experience + number operator is ever added this will break the test

@Efnilite Efnilite added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Feb 10, 2025
Co-authored-by: Moderocky <admin@moderocky.com>
@Efnilite Efnilite added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Feb 25, 2025
@Efnilite Efnilite requested a review from a team as a code owner March 20, 2025 13:38
@Efnilite Efnilite merged commit 3efd8fc into SkriptLang:dev/feature Mar 20, 2025
erenkarakal added a commit to erenkarakal/Skript that referenced this pull request Nov 26, 2025
* add experience -> number converter

* add extra space

Co-authored-by: Moderocky <admin@moderocky.com>

---------

Co-authored-by: Moderocky <admin@moderocky.com>
Co-authored-by: Efnilite <35348263+Efnilite@users.noreply.github.com>
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.

6 participants