Skip to content

Releases: alexjpaz-twitch/bizhawk-crowd-shuffler

Release v0.6.1

21 Jan 19:52
Compare
Choose a tag to compare
Fix issue where any redemption would cause a swap

Release v0.6.0

18 Jan 20:25
93534a5
Compare
Choose a tag to compare
Use a sessions folder instead (#18)

Release v0.5.1

18 Jan 19:07
Compare
Choose a tag to compare
Add a warning when a rom filter does not match

Release v0.5.0

18 Jan 18:05
ac0b894
Compare
Choose a tag to compare
Adding a !list command (#16)

* Adding list command

* Adding test

* Adding a total list

Release v0.4.0

16 Jan 20:48
615e586
Compare
Choose a tag to compare
Fixing global/user cooldown issues (#15)

* Fixing global/user cooldown issues

This change fixes an issue in which the cooldown would reset when the
swap command was used before the cooldown has ended. This would run into
a situation where a user would use the swap command and then other users
may not be able to use the swap command.

* Adding cooldown messages

* Fixing inverted logic

Release v0.3.1

16 Jan 15:57
Compare
Choose a tag to compare
Adding a condition will ignore user/global cooldown if it is null

Release v0.3.0

08 Jan 21:02
Compare
Choose a tag to compare
Adding rng text for redemptions

Release v0.2.0

08 Jan 20:18
Compare
Choose a tag to compare
Release for v0.2.0

* Added options for a timer
* Fixed a bug where the twitch would report "No response" due to an
  invalid chat channel

Release v0.1.0

06 Jan 00:57
Compare
Choose a tag to compare
* Rerelease of v0.0.4 with more tests

Release v0.0.4

04 Jan 21:04
Compare
Choose a tag to compare
Added configuration

* Added the ability to load config from the `config.json` file
* Swap chat command is configurable via `chatCommand`
* Swap chat redemption is configurable via `redemptionName`
* Option to ignore

closes: #9