Skip to content

Releases: jpentland/ChatPlaysRTS

0.17

07 Mar 11:59
Compare
Choose a tag to compare
  • Include example configuration for AOE2
  • Fix some small linting errors
  • Fix bug when regex matches missing optional field

0.16

30 Oct 20:53
Compare
Choose a tag to compare
  • Add action "randommovemouse" to move mouse to random location within a
    defined box
  • Add wait action
  • Bug fix when using key presses with modifiers
  • Fix error with commands pressing number keys
  • Fix some timing related issues

0.15

28 Oct 14:38
Compare
Choose a tag to compare

Version 0.15

  • Fix bug causing unicode characters to disconnect the chat

Version 0.14

  • Add mouse speed config option
  • Display message in status bar when !stopcontrol or !restrict is in effect
  • !restrict can no longer prevent the broadcaster from executing commands

0.13

29 Jul 11:46
Compare
Choose a tag to compare
  • Fix some bugs introduced in 0.12 that could cause messages to be read
    incorrectly, or the server to disconnect early.

0.12

28 Jul 14:26
Compare
Choose a tag to compare
  • Rename project to Chat Plays RTS (due to Twitch trademark)
  • Support multiple actions in commands (see commands.txt)
  • For multi-monitor setups: Control can be restricted to a single monitor from
    the new config menu
  • New config window to allow changing basic config options
  • Moderators can now use the !startcontrol and !stopcontrol commands
  • Custom commands can be restricted to users with certain badges (eg,
    moderator, vip, subscriber, broadcaster)
  • broadcaster, moderators may use !restrict and !unrestrict to temporarily
    restrict all commands to certain badges.
  • Improvements to console logging