Skip to content

Releases: iGoodie/TwitchSpawn

TwitchSpawn 1.9.3 (MC 1.18)

29 Apr 12:54
Compare
Choose a tag to compare

6eeb113 - Ported mod to Minecraft 1.18

TwitchSpawn 1.9.2 (MC 1.17)

28 Sep 23:20
Compare
Choose a tag to compare

cc294e7 - Fixed initial error screen not showing ruleset errors correctly.

TwitchSpawn 1.9.1 (MC 1.16)

28 Sep 23:18
Compare
Choose a tag to compare

b4c6210 - Fixed initial error screen not showing ruleset errors correctly.

TwitchSpawn 1.9.1 (MC 1.17)

26 Sep 11:51
Compare
Choose a tag to compare

13186a1 - Ported mod to Minecraft 1.17

TwitchSpawn 1.9.0 (MC 1.16)

01 Nov 14:31
Compare
Choose a tag to compare

a7dea76 - Added Spanish translations. Thanks to Rhbarber for his contribution!
c568268 - Added chatWarnings preference.
769382e - Added 4 new TSL Events from Streamlabs; ExtraLife Donation, Tiltify Donation, Patreon Pledge and TreatStream Treat. Thanks to BrooKlynOtter!
85d965c - Added Automatic Notepad++ UDL Updater! Now Notepad++ is able to know how to highlight your TSL files, once you launch TwitchSpawn mod.

TwitchSpawn 1.9.0 (MC 1.14)

01 Nov 14:27
Compare
Choose a tag to compare

a7dea76 - Added Spanish translations. Thanks to Rhbarber for his contribution!
c568268 - Added chatWarnings preference.
769382e - Added 4 new TSL Events from Streamlabs; ExtraLife Donation, Tiltify Donation, Patreon Pledge and TreatStream Treat. Thanks to BrooKlynOtter!
85d965c - Added Automatic Notepad++ UDL Updater! Now Notepad++ is able to know how to highlight your TSL files, once you launch TwitchSpawn mod.

TwitchSpawn 1.8.2 (MC 1.16.x)

14 Sep 13:23
Compare
Choose a tag to compare

676c3f5 - Hotfixed a crash on 1.16.2+ upon loading caused by the new policy of MinecraftForge.

TwitchSpawn 1.8.1 (MC 1.16.x)

13 Sep 22:15
Compare
Choose a tag to compare

75e318f - Fixed a bug causing /ts execute module to malfunction when @ character is present.
5899e7f - CONTAINS comparator now works with string values too.
c64557e - FOR meta-action now accepts fractional numbers like 1.23 too!
b1214f8 - Fixed an obscure crash found by Krisuna (Discord Message: https://discordapp.com/channels/610497509437210624/614446955464097823/663159048887336990)
3b3b3e8 - Fixed a crash caused when more than 2 fractional digits while declaring probability values instead of showing a syntax error message
95d50ed - Added REFLECT ONLY syntax to exclude streamer from receiving the event
8525deb - Fixed the interpreter so that it will not confuse a hex color declaration inside a DISPLAYING message with a line-comment.
0c15157 - Fixed CLEAR action failing to perform on everything with some selectors
b03d1de - Added WAIT meta-action.
b03d1de - Reworked on the Event Queue implementation.
507ad5e - Added JustGiving Donation TSL event
8efe48b - Fixed a bug causing Twitch Chat Message events warning users for any message
f5ace4a - Fixed a bug causing some Loyalty Point Redemption events not to be triggered.

TwitchSpawn 1.8.1 (MC 1.14.x)

13 Sep 21:59
Compare
Choose a tag to compare

ca8cb8b - Added string value support for CONTAINS comparator.
e804b57 - Added fractional number support to FOR meta-action
ef80c31 - Fixed an obscure crash found by Krisuna
d35f412 - Fixed a crash caused by 2 fractional digits on EITHER probability statements.
1480b43 - Added REFLECT ONLY syntax to exclude streamer and only perform the action to given players
65febc4- Fixed a crash caused by hex color values (starting with # character) in the DISPLAYING message.
337288e - Fixed a bug causing CLEAR not to clear when everything parameter is present
08fddf8 - Added WAIT meta-action
08fddf8 - Reworked on the event queue system.
ccb0520 - Added JustGiving Donation TSL event.
8efe48b - Fixed a bug causing Twitch Chat Message event to warn users even if their message did not match any rule.
f5ace4a - Fixed a bug causing some Loyalty Point Redemption events not to fire off.
7994348 - Added Loyalty Point Redemption support for StreamElements.

TwitchSpawn 0.8.1 (MC 1.12)

13 Sep 21:07
Compare
Choose a tag to compare

d24527d - Added string value support for CONTAINS comparator.
def87d0 - Added fractional number support to FOR meta-action.
e2799cb - Fixed an obscure crash found by Krisuna
91b087d - Fixed a crash caused by 2 fractional digits on EITHER probability statements.
f0e6ee7 - Added REFLECT ONLY syntax to exclude streamer and only perform the action to given players
e6843fa - Fixed a crash caused by hex color values (starting with # character) in the DISPLAYING message.
5ecd36b - Fixed a bug causing CLEAR not to clear when everything parameter is present
1339435 - Added WAIT meta-action
1339435 - Reworked on the event queue system.
21f4bb4 - Added JustGiving Donation TSL event.
9fb7bc2 - Fixed a bug causing Twitch Chat Message event to warn users even if their message did not match any rule
ab1e8b1 - Fixed a bug causing some Loyalty Point Redemption events not to fire off.
d4701c1 - Added Loyalty Point Redemption support for StreamElements.