Commit Graph

11 Commits

Author SHA1 Message Date
Govindas 686d555a47 Rushed Skript 2.6 support on 1.12.2, breaks 1.16 a bit 2022-08-16 16:16:05 +03:00
Govindas 6e9dd616f8 Revert "1.16.1 - 1.16.2 support & some refactoring"
This reverts commit c6675f2b8e.
2021-10-20 17:50:38 +03:00
Govindas 0420e21f85 1.16.1 - 1.16.2 support & some refactoring 2021-10-20 17:50:38 +03:00
Govindas 601228594a Add 1.16 support & Add more syntaxes & Add 1.8-1.12 support back & Remove some syntaxes that are already in vanilla Skript 2021-10-20 17:50:35 +03:00
Govindas fbe72a548e 1.13 & 1.14 Update, removal of old stuff
1.13 & 1.14 Update, removed worldedit, nbt, vanishnopacket stuff and old version stuff
2021-10-20 17:49:47 +03:00
TheBukor 5d75ab5dba Update to 1.11, untested. 2016-11-21 12:48:23 -02:00
TheBukor 8ba1820254 This should fix errors when using SkQ lambdas in general.
NBT Lists now should be preceded with either "nbt:" or "nbtlist:" before
being parsed (e.g "nbt:[entry1,entry2]" parsed as nbtlist).

Also removed unnecessary "SkStuffIsCool" and replaced it with "temp".
Great, huh?
2016-08-23 19:45:18 -03:00
TheBukor 6193221637 I just realized that this prevented people from properly parsing a...
string as a NBT List if the list was composed of strings.
I'll just have to add a check to prevent it from creating an
NBTIntArrayTag then.
2016-08-23 19:07:48 -03:00
TheBukor 29dae32a79 Actually fixed "Elytra Glide State of Entity" for 1.9.2 and 1.10 now. 2016-07-01 23:52:15 -03:00
TheBukor 9b1d08bdb8 Little update to fix elytra glide state on 1.9.2 and 1.10 2016-07-01 22:18:18 -03:00
TheBukor de38805126 1.10 update, added new "no gravity state of %entities%" expression. 2016-06-09 20:37:37 -03:00