Skip to content

Releases: hainguyents13/mechvibes

v2.3.6

02 Jan 03:07
Compare
Choose a tag to compare

What's Changed

  • FIX: On windows, holding down two keys at the exact same time causes sound to repeat by @NotLazy in #279
  • Adding a "Start Minimized" functionality. by @Meedtone in #285
  • Update Electron & iohook, Remove unused dev dependencies and Major improvements to debugging by @NotLazy in #292
  • Active Volume Adjustment by @NotLazy in #293
  • Allow Volume to exceed 100% by @NotLazy in #294
  • Add some scripts to package.json plus define linux app category. by @NotLazy in #295
  • ensure v2.3.10 is newer than v2.3.9 when checking if an update is available. by @NotLazy in #323
  • Make it so mechvibes can process zip files by @NotLazy in #324
  • Introduce config versions and implement config v2 by @withinboredom in #322

New Contributors

Full Changelog: v2.3.4...v2.3.6

v2.3.4

08 Dec 23:22
Compare
Choose a tag to compare

Full Changelog: v2.3.2...v2.3.4

v2.3.2

26 Nov 22:22
fdfb940
Compare
Choose a tag to compare

Known Issue!

We're aware of an issue in this version which is causing some soundpacks to not work. The issue is caused by missing sound files. If a pack defines in it's config to use F.mp3 when you press F on your keyboard, but F.mp3 doesn't exist in the soundpack, the pack won't work in this version. A fix is planned to be released before December 9th.

Changes

  • Automated installation via new website
  • Reduces RAM usage by only loading the currently selected soundpack into memory and unloading the previous soundpack when you switch packs.
  • Improves Tray Icon on macOS as well as adds the ability to hide the tray icon so the app can run entirely invisibly in the background. When running in this mode, you can open the configuration window by attempting to launch the app again.
  • Fixes an issue where incompatible packs or unrelated files in the custom folder caused the app to display either a white screen, no soundpacks to select or infinitely "loading"
  • Adds a button to select a random sound
  • Changed the minimize behaviour of the app so that you can actually minimize it and it won't disappear, but closing it will cause it to hide and go into the background.
  • Fixes consistency regarding the dock/taskbar icon. The app should now always be visible in the dock/taskbar when the window is not running in the tray/background.

Known Issue!

We're aware of an issue in this version which is causing some soundpacks to not work. The issue is caused by missing sound files. If a pack defines in it's config to use F.mp3 when you press F on your keyboard, but F.mp3 doesn't exist in the soundpack, the pack won't work in this version. A fix is planned to be released before December 9th.

v2.3.1

18 Feb 00:40
Compare
Choose a tag to compare
v2.3.1 Pre-release
Pre-release

Add option to change the install directory

Download Mechvibes

v2.3.0

16 Nov 14:23
Compare
Choose a tag to compare
  • Lots of default sound packs and custom sound packs added (EG Oreo, EG Crystal Purple, NK Cream, Regina Typewriter and other funny sounds too...) You can find them in Mehcvibes' Discord server
  • Custom folder have been moved to user root folder and created automatically
  • Add shortcut to mute the app in system tray
  • Add shortcut to enable starting the app at startup in system tray
  • Add shortcut to open custom folder in system tray
  • Completely removed portable version

Download Mechvibes

v2.1.1

08 Mar 01:35
Compare
Choose a tag to compare

Changes

  • Support numeric keys (with numlock on)
  • Allow Editor to open in fullscreen
  • Add links for quick access to Online library, Editor, Custom folder
  • Fixed Editor popups overlay error

Download Mechvibes

v2.0.1

21 Jan 06:00
Compare
Choose a tag to compare

v2.0.0

06 Jan 10:23
Compare
Choose a tag to compare
update mac dir

v1.1.4

23 Dec 03:44
Compare
Choose a tag to compare
add native macos keycodes

v1.1.2 - no more slo-mo

22 Dec 06:43
Compare
Choose a tag to compare

Fix slo-mo error on starting multiple instances, only one can run at a time