Releases: alexjpaz-twitch/bizhawk-crowd-shuffler
Releases · alexjpaz-twitch/bizhawk-crowd-shuffler
Release v0.6.1
Fix issue where any redemption would cause a swap
Release v0.6.0
Use a sessions folder instead (#18)
Release v0.5.1
Add a warning when a rom filter does not match
Release v0.5.0
Adding a !list command (#16) * Adding list command * Adding test * Adding a total list
Release v0.4.0
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
Adding a condition will ignore user/global cooldown if it is null
Release v0.3.0
Adding rng text for redemptions
Release v0.2.0
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
* Rerelease of v0.0.4 with more tests
Release v0.0.4
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