Skip to content

Dev/feature - Future Feature Release#20

Merged
ShaneBeee merged 28 commits intomasterfrom
dev/feature
Mar 4, 2026
Merged

Dev/feature - Future Feature Release#20
ShaneBeee merged 28 commits intomasterfrom
dev/feature

Conversation

@ShaneBeee
Copy link
Member

@ShaneBeee ShaneBeee commented Mar 1, 2026

Describe your changes

This PR outlines a future feature release

Temp changelog:

ADDED:

Expressions:

  • Added an expression to get map marker ids from a world/player
  • Added string arithmetic so that strings can be joined using math functions

Effects:

  • Added an effect to remove map markers from world/player
  • Added an effect to open a page to a player
  • Added an effect to close open windows of players
  • Added an effect to apply/clear attack overrides for NPCs

Functions:

  • Added returns and -> as options for return type of a function (To better match Skript)

Sections:

  • Added a section to create a new map marker in a world or for a player

Events:

  • Added some more detailed inventory events
    • I'll be honest, I'm not sure what half of these are truly called for so the docs are a bit blah

FIXED:

  • Fixed an issue with variables not working in section entries
  • Fixed an error when setting health of multiple entities at once
  • Fixed entity damage event not being cancellable
  • Fixed death event event-values not really working so well
  • Fixed deleting of held item not working/throwing error
  • Fixed players/locations in the play sound section not working

INTERNAL:

  • Added a secondary way for addons to register, allowing them to be setup as plugins

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 Mar 1, 2026
@ShaneBeee ShaneBeee merged commit adea1d7 into master Mar 4, 2026
2 checks passed
@ShaneBeee ShaneBeee deleted the dev/feature branch March 4, 2026 15:56
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.

1 participant