Skip to content

Dev/patch - Future patch release#15

Merged
ShaneBeee merged 9 commits intomasterfrom
dev/patch
Feb 14, 2026
Merged

Dev/patch - Future patch release#15
ShaneBeee merged 9 commits intomasterfrom
dev/patch

Conversation

@ShaneBeee
Copy link
Member

@ShaneBeee ShaneBeee commented Feb 11, 2026

Describe your changes

This PR outlines a future patch release (pre-release-4?!?!)

Temp changelog:

FIXED:

  • Fixed yet another memory leak where local vars were carried across executions of multiples of the same event
  • Fixed an issue with the location offset by direction expression causing the original location to change
  • Fixed the world spawn location expression missing its world in the returned location
  • Fixed the execute in world section only running the first statement within the section
  • Fixed the spawn npc section not properly carrying variables and running the next statement.
  • Fixed the previous variable name change being applied to ALL strings
  • Fixed a couple patterns in a few elements that I screwed up

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 11, 2026
- Added a location util class (added a method to quickly clone location)
- refactored util package in hytale package
- Fixed a bug with direction applying to the original location reference, need a clone
- this way users can better rely on how their indexes are being set
- this is a temp solution until SkriptHub Docs supports it
@ShaneBeee ShaneBeee merged commit bf15472 into master Feb 14, 2026
2 checks passed
@ShaneBeee ShaneBeee deleted the dev/patch branch February 14, 2026 21:07
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