You are viewing a potentially older version of this package.
View all versions.
TunaGuitar
QOL for guitars, like named chord presets!
| Date uploaded | 2 years ago |
| Version | 0.2.1 |
| Download link | CertifiedPyro-TunaGuitar-0.2.1.zip |
| Downloads | 4843 |
| Dependency string | CertifiedPyro-TunaGuitar-0.2.1 |
This mod requires the following mods to function
README
TunaGuitar
A mod that adds QOL features for guitars!
Current Features
- Save named chord presets
- Load, overwrite, rename, and delete presets
- Rebind guitar string keys
Files
The following files are stored the game's save file directory (%appdata%/Godot/app_userdata/webfishing_2_newver/)
- Chord presets are saved in
tunaguitar.json - Keybinds are saved in
tunaguitar_keybinds.json
Upcoming Features
- Customize keybinds for strumming strings
- Load common chords
- Share chord presets with others
CHANGELOG
0.2.0
Added
- Allow guitar string keybinds to be rebinded via the "Settings" button when using the guitar.
- The keybinds for switching chord presets (number keys 1-9) cannot be used when rebinding the guitar strings.
- The keybinds are stored in
tunaguitar_keybinds.json.
Fixes
- Remove logic for deselecting item if selected again.
- This fixes a bug where an item is repeatedly selected and deselected when searching for an item.
- Keep item selected in UI when focus is lost (e.g. entering the name for a preset when saving).
0.1.1
Fixes
- Fix bug where ok button is sometimes disabled incorrectly when overwrite/delete dialog is opened.
- Fix incorrect text for delete dialog.
0.1.0
Added
- Allow user to save custom chord presets with a given name.
- The chord presets are stored in
tunaguitar.json.
- The chord presets are stored in
- Allow user to load chord presets.
- Allow user to overwrite, rename, and delete chord presets.