Skip to content

Releases: danfresneda/ttmulticontroller

v1.3.0-alpha.1

08 Mar 21:31
Compare
Choose a tag to compare
v1.3.0-alpha.1 Pre-release
Pre-release

Second alpha build of 1.3.0. There are a lot of behind-the-scenes changes here, so expect bugs. A lot of new modes have been added, but they are currently only accessible via keyboard shortcuts. The main window will not show these new modes yet.

All of the new modes can be enabled in the Options window, in the Modes tab.

New Features

New Mode: All Groups Mode

This new mode allows you to control 2 or more groups of toons while maintaining independent control of all left and right toons. Make every left toon move at once, and every right toon move at once in all groups at once.

New Mode: Group Mirror Mode

This new mode allows you to mirror input to all toons in a specific group. The number keys are reserved for switching groups.

New Mode: Pair Mode

Groups are now composed of pairs of toons. This new mode allows you to control a single pair of toons at a time. Press the hotkey to cycle between pairs.

Activate Controllers by Clicking

You can now click on the Toontown windows to activate that particular window, group, or pair depending on the current mode. This is on by default but can be disabled in Options > Other.
Note: you can still switch to a Toontown window directly by clicking on its title bar.

Bug Fixes

  • Fixed race conditions related to the activation hotkey when the active window changes.
  • Fixed crash that happened when removing a group with a selected window.

Other

  • Renamed Talk Mode from the last alpha to Individual/Talk Mode

v1.3.0-alpha

28 Dec 23:01
Compare
Choose a tag to compare
v1.3.0-alpha Pre-release
Pre-release

First alpha version of version 1.3.

New Features

Mirror Mouse Clicks #4

Lets you click on gags and other things on all toons at once, depending on the mode and whether you're controlling all groups at once in multi-mode. Toontown windows have to be the same size for this to work.

You can enable this in Options -> Other.

Talk Hotkey #5

Lets you set up a hotkey which will switch into talk mode. The highlighted window will receive all keystrokes. Keep pressing it to switch windows.

You can set this up in the Options -> Hotkeys.

Bug Fixes

  • Multi-mode border was still showing when the window was inactive

Other

  • Reorganized some options to make them easier to understand

v1.2.1

02 May 23:40
Compare
Choose a tag to compare
  • Added a hotkey setting for the option to control all toons at once in multi-mode
  • Added an update check for the standalone version

v1.2

29 Apr 02:44
Compare
Choose a tag to compare
  • Added an option to control all left and right toons at the same time when you have multiple groups
  • Changed the border colors slightly to differentiate between left and right windows and added group numbers
  • Settings should now persist for the standalone version as long as the filename stays the same
  • Added checks for when Toontown is running as administrator
  • UI/general bug fixes