Skip to content

Conversation

@ShaneBeee
Copy link
Member

@ShaneBeee ShaneBeee commented Feb 3, 2026

Describe your changes

This PR outlines a future patch release (beta5)

Temp changelog:

ADDONS:

  • Added basic support for addons, might need adjusting later, we'll see.

ADDED:

  • Relative position syntaxes:
    • Added a type for RelativePosition and RelativeBlockPosition
    • Added command arg types for those
    • Added an expression to resolve the relative position from a location
    • This allows you to do things in command like ~ ~10 ~ which would resolve to 10 blocks above.
  • Added more command arg types (Item, BlockType, SoundEvent, SoundCategory, EntityEffect)

FIXED:

  • Fixed the pattern in the message properties expression
  • Fixed some slow loading issues with variables when the file is HUGE

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

Checklist before requesting a review

@ShaneBeee ShaneBeee added the future 🚀 Preparation for a future update. label Feb 3, 2026
* Start work on addon support

* ExprTargetBlockOfPlayer - new expression to get target block

* ExprTargetBlockOfPlayer - change version
- AI auto did this for me, silly IJ-AI

* ExprtargetEntityOfEntity - add target entity expression

* HySkriptAddon - more changes

* More addon work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

future 🚀 Preparation for a future update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants