Releases: Matocolotoe/Skript-1.8
Intermediate release
More bug fixes
Welcome to the first release of the year ! Skript-1.8 now implements all changes from Skript v2.6.3 and v2.6.4 !
Changelogs are available here :
- https://github.com/SkriptLang/Skript/releases/tag/2.6.3
- https://github.com/SkriptLang/Skript/releases/tag/2.6.4
Changes done on this fork :
- Added a
for-1.8
tag in version name (#61) - Improved aliases a bit
- Stopped timings from enabling
If you encounter any issues due to this fork or things I might have broken while updating, please report them on GitHub.
Many bug fixes
Hey there ! Skript-1.8 now implements all changes from Skript v2.6.2 !
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.6.2
Changes done on this fork :
- Fixed the title effect (#42)
- Fixed more issues with item comparisons
- Improved docs about addons
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
Fixes and improvements
After less time than previously, Skript-1.8 now implements all changes from Skript v2.6.1 !
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.6.1
Changes done on this fork :
- Fixed the broadcast effect (#43)
Known issues right now :
- Some comparisons with skulls are still failing
- The title effect doesn't work (#42)
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
Might sound weird but I'm alive (2.6)
After approximately forever, Skript-1.8 now implements all changes from Skript v2.6 ! I actually took the source code from this commit so this version actually contains more bug fixes. Sorry for the ridiculous delay, school and then exams took all my time... again.
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.6
By the way, the plugin will now be compiled with Paper 1.17.1.
Changes done on this fork :
- Fixed more item comparisons, i.e. with cauldron, doors, skulls, sugar cane (#32)
- Fixed the resource pack effect, but the hash thing had to be removed
Known issues right now :
- Some comparisons with skulls are still failing, I couldn't fix the data value part
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
Another late beta release
After quite some time, Skript-1.8 now implements changes from Skript 2.6-beta3 !
Warning from the official Skript repository
This is the third beta release of Skript 2.6. It will likely contain some bugs, and it is not recommended to run it on a live/production server. If you choose to, please ensure you backup any important data beforehand.
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.6-beta3
Changes done on this fork :
- Fixed an issue with the tool expression (and related stuff) due to me being dumb when releasing beta2 lol (#36)
- Fixed some item comparisons failing due to ItemStack and ItemType not returning the same materials (#32)
- Updated README files to highlight tutorials in a better way
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
The arrival of 2.6
After quite a long time, Skript-1.8 now implements all changes from Skript since v2.6-beta2 ! Sorry for the huge delay, school again...
Warning from the official Skript repository
This is the second beta release of Skript 2.6. It will likely contain some bugs, and it is not recommended to run it on a live/production server. If you choose to, please ensure you backup any important data beforehand.
Changelogs are available here :
- https://github.com/SkriptLang/Skript/releases/tag/2.6-alpha1
- https://github.com/SkriptLang/Skript/releases/tag/2.6-beta1
- https://github.com/SkriptLang/Skript/releases/tag/2.6-beta2
Changes done on this fork :
- Disabled registration of
CondIsInvulnerable
andEffInvulnerability
as they were causing errors with 1.9+ methods (#24) - Edited documents to fit with the current project (#10)
- Fixed quite a huge issue with the teleport effect (#16)
- Fixed unbreakable items (#21)
Known issues right now :
- Some item comparisons are failing due to
ItemStack
andItemType
not returning the same materials (#32)
You may have read in official release notes that Skript will drop support for 1.12 and lower in the next major release. For now, I do not plan to add support for 1.9-1.12 once Skript 2.7 is released. As its name explains, the goal of Skript-1.8 has always exclusively been the support of Minecraft 1.8, a legacy version, more than highly deprecated by many but which is still used by quite a lot of active users.
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
Right on time (again)
After a while, Skript-1.8 finally implements all changes from Skript since v2.5 !
Again, because of a huge lack of time, I wasn't able to update the fork to 2.5.1 and 2.5.2 on time...
Changelogs are available here :
- 2.5.1 : https://github.com/SkriptLang/Skript/releases/tag/2.5.1
- 2.5.2 : https://github.com/SkriptLang/Skript/releases/tag/2.5.2
- 2.5.3 : https://github.com/SkriptLang/Skript/releases/tag/2.5.3
Oh, forgot to mention, Skript-1.8 now supports WorldGuard and FAWE !
Big thanks to @Romitou for making this possible :)
Enjoy ! If you encounter any issues due to this particular fork, please report them on GitHub.
2.5 has finally arrived !
After several weeks, here comes the update : Skript-1.8 now implements latest changes of Skript v2.5 !
Due to a big lack of time, I wasn't able to update to 2.5-beta3 and 2.5-beta4, but here it is, finally.
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.5
By the way, the plugin will now be compiled with Paper 1.16.2.
If you encounter any issues due to this particular fork, please report them on GitHub.
Second beta release
Warning from the official Skript repository
This is the second public beta release of Skript 2.5. It is likely to contain breaking bugs, so it's not really recommended to run it outside of a test server. Skript 2.4 will continue to receive critical bug fixes until 2.5 is stable, which may take a while.
The full changelog is available here : https://github.com/SkriptLang/Skript/releases/tag/2.5-beta2
Some changes reverted by the update to 2.5-alpha6 have been brought back.