Skip to content

Releases: petoncle/mousemaster

v53

17 Dec 23:38

Choose a tag to compare

v53

New features and improvements

  • Improved the hint layout algorithm to maintain column-wise alignment of the hints.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.
  7. If you enjoy mousemaster, consider making a donation or stop by the Discord to show your support!

v52

17 Dec 15:27

Choose a tag to compare

v52

New features and improvements

  • Make mousemaster velocity settings independent of the OS mouse speed settings.
  • Add a row to the second pass of hints in the author's configuration.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.
  7. If you enjoy mousemaster, consider making a donation or stop by the Discord to show your support!

v51

16 Dec 18:15

Choose a tag to compare

v51

New features and improvements

  • Dynamically increase hint cell size to fit the entire area.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.
  7. If you enjoy mousemaster, consider making a donation or stop by the Discord to show your support!

v50

16 Dec 13:07

Choose a tag to compare

v50

New features and improvements

  • Fixed crash that was occurring when displaying hints on multiple screens.
  • Fixed a bug where hints would always be displayed on the main screen instead of the screen where the cursor is.
  • Fixed box size for screen selection hints which was too small.
  • Fixed box size of the small second pass hints which was too small.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.

v48

15 Dec 23:50

Choose a tag to compare

v48

New features and improvements

  • Implemented hint box opacity, which defaults to 40%.
  • Implemented a way to make the hint boxes grow and take as much space as possible (controlled with hint.box-grow-width-percent and hint.box-grow-width-percent).
  • Fixed hint positioning and layout calculations.
  • All "teleporting" movements are now "smooth": the cursor is gradually moved from point A to point B.
  • Reworked the author configuration which is now using IJKL instead of arrow keys.
  • Some performance improvements.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.

v47

15 Dec 19:19

Choose a tag to compare

v47

New features and improvements

  • Ensured the hint boxes and the text are drawn at the same time (same frame).
  • Implemented hint box opacity, which defaults to 40%.
  • Implemented a way to make the hint boxes grow and take as much space as possible (controlled with hint.box-grow-width-percent and hint.box-grow-width-percent).
  • Fixed hint positioning and layout calculations.
  • All "teleporting" movements are now "smooth": the cursor is gradually moved from point A to point B.
  • Reworked the author configuration which is now using IJKL instead of arrow keys.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.

v46

15 Dec 15:59

Choose a tag to compare

v46

New features and improvements

  • Added new hint settings for controlling the way the boxes look like.
  • Implemented hint box opacity, which defaults to 40%.
  • Implemented a way to make the hint boxes grow and take as much space as possible (controlled with hint.box-grow-width-percent and hint.box-grow-width-percent).
  • Fixed hint positioning and layout calculations.
  • Reworked the author configuration which is now using IJKL instead of arrow keys.

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.
  6. Feel free to open a GitHub Issue or join the Discord if you need help creating your own configuration. If you have ideas for a better configuration that you would like to share, I'd love to hear from you.

v45

21 Nov 22:48

Choose a tag to compare

v45

New features and improvements

  • Add f13-f24 to keyboardLayoutIndependentKeys (#11).

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.

v44

20 Nov 18:32

Choose a tag to compare

v44

New features and improvements

  • Added keys f13 to f24 (#11).

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.

v43

12 Nov 18:07

Choose a tag to compare

v43

New features and improvements

  • Changed version scheme from 1.0.x to x (this is version 43 instead of 1.0.43).
  • Reduced the size of the hint boxes.
  • Added mapping for the Scroll Lock key: the key name is scrolllock.
  • Implemented experimental key regurgitation mechanism (disabled by default).

Installation

  1. Download mousemaster.exe (a portable executable).
  2. Download one of the existing configuration files:
  3. Place the executable and the configuration file in the same directory.
  4. Rename the configuration file to mousemaster.properties.
  5. Run mousemaster.exe.