17 Commits

Author SHA1 Message Date
0e6d8f9c8b Added api key input 2025-05-18 18:31:34 -04:00
735fc3d2ae ### Added
- 4 new actions
-- Toggle Hear self
-- Toggle Hear background music
-- Toggle mute mic
-- Toggle mute Soundboard for me
2024-02-15 20:40:49 -05:00
d5ce9d1810 ### Added
- three new variables

### Updated
- feedback labels have been reworded to make their value more obvious

### Fixed
- Reset failure variable in retry logic on successful connection
2024-02-15 19:43:09 -05:00
56d486e4cf ### Added
- preset for hold to beep (basically the 'censor beep')
2024-01-27 00:59:01 -05:00
73e4f56599 ### Update
- filled out the Readme file with a little more information
2024-01-23 12:52:19 -05:00
095ab387c6 ### Update
- version number
- updated voicemod dependency to point to an actual version rather then the HEAD of a branch
2024-01-23 12:42:06 -05:00
b9df465090 ### Update
- help file
2024-01-23 12:28:54 -05:00
619e10d43f ### Fix
- init runs twice since we weren't doing an await on our init call
- variables now update correctly on startup

### Removed
- api key config option is no longer needed as we are just going to use the one key supplied by VoiceMod
2024-01-23 12:22:31 -05:00
41d444e250 Update yarn_webpack_dev.yml 2024-01-14 21:29:57 -05:00
0f2acae2e1 Create yarn_webpack_dev.yml 2024-01-14 21:29:57 -05:00
79ff3ce5a4 ### Added
- new state variables
- voicemod connection retry logic

### Fixed
- Fix race-condition crash on init for undefined reference

### Changed
- Updated voicemod-api to a version that has `sharp` patched out
2024-01-14 21:18:39 -05:00
cb429c3e72 Updated package and manifest
Updated voicemod api to latest
Ran formatter on code
2023-12-24 00:11:53 -05:00
76c5f226bc Updated package and manifest 2023-12-23 11:41:28 -05:00
48db682ae5 - Added 5 new feedbacks
- Added callbacks for the new feedbacks

Known Issues:
- Feedbacks do not init with the current state of the buttons on startup.
2023-12-22 23:20:37 -05:00
d1ef607952 Added config fields
Updated voicemod library
Updated actions to be more reliable
2023-11-20 23:41:24 -05:00
8228396309 Added connection state
Added some basic actions
2023-11-03 15:55:55 -04:00
03706849b3 Initial commit 2023-10-30 20:36:51 -04:00