Skip to content

Releases: Matocolotoe/Skript-1.8

Intermediate release

01 Nov 11:51
Compare
Choose a tag to compare

Before I try updating to 2.7, here is an intermediate release with some important bug fixes, namely :

  • Banner aliases (#67)
  • Command block aliases (#45)
  • Huge errors with items (#60, #72)

If you encounter any issues due to this fork, please report them on GitHub.

More bug fixes

08 Jan 16:35
386cf4b
Compare
Choose a tag to compare

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 :

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

28 Jun 19:21
Compare
Choose a tag to compare

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

19 Feb 21:19
Compare
Choose a tag to compare

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)

08 Jan 18:59
Compare
Choose a tag to compare

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

04 Oct 11:57
Compare
Choose a tag to compare
Pre-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

11 Jul 16:40
Compare
Choose a tag to compare
The arrival of 2.6 Pre-release
Pre-release

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 :

Changes done on this fork :

  • Disabled registration of CondIsInvulnerable and EffInvulnerability 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 and ItemType 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)

19 Dec 20:05
Compare
Choose a tag to compare

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 :

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 !

09 Oct 13:50
Compare
Choose a tag to compare

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

13 Aug 12:50
Compare
Choose a tag to compare
Second beta release Pre-release
Pre-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.