Skip to content

Patch Release 2.10.2

Latest
Compare
Choose a tag to compare
@sovdeeth sovdeeth released this 01 Mar 18:41
e9c0f4d

Skript 2.10.2

Skript 2.10.2 is here with some more bug fixes and some docs enhancements!

We would like to welcome two new additions to the team, who will be focused mainly on triaging issues and bug fixes:
@Burbulinis
@TheMug06
Thank you to everyone who applied!

We are also updating our release schedule, which you can view here. To summarize the changes, we are introducing minor feature releases in April and October, which will be focused on additions and minimize breaking changes. This is to keep the update size more reasonable and to be quicker about responding to Minecraft's 'drops' update system. This means 2.11 will be next month, rather than in July.

As always, you can report any issues on our issue tracker.

Happy Skripting!

Changelog

Bug Fixes

  • #7499 Fixes empty event requirement sections in the docs.
  • #7513 Fixes issue with getting blocks between two locations.
  • #7584 Updates the compass target expression's description to include 1.21.4 behavior changes.
  • #7591 Adds a vehicle class-info to allow event-vehicle to work properly.
  • #7603 Fixes a bad example in the text display alignment examples.
  • #7632 Fixes an internal test for dates that was intermittently failing.
  • #7641 Fixes issues with using various projectile entity datas, like fireballs and wind charges
  • #7646 Fixes decimal multiplication/division with timespans resulting in truncated values.
  • aliases#123 Fixes brick/bricks confusion with item names.
  • aliases#125 Fixes issue when checking whether an entity is a wind charge.

API Changes

  • #7470 Adds an Example annotation that can be applied multiple times, intended to eventually replace Examples. See PR for details.
  • #7558 Allows the test platform to run on a Spigot server. This is not supported and may cause test failures among the existing tests if used.
  • #7633 Improves the consistency and information provided by Skript's generated JSON documentation.

Click here to view the full list of commits made since 2.10.1

Notices

Help Us Test

We have an official Discord community for beta testing Skript's new features and releases.

Thank You

Special thanks to the contributors whose work was included in this version:

As always, if you encounter any issues or have some minor suggestions, please report them at https://github.com/SkriptLang/Skript/issues.
If you have any bigger ideas or input for the future of Skript, you can share those too at https://github.com/SkriptLang/Skript/discussions.