Garry's Mod
Musical Keyboard
Hiển thị 1-10 trong 30 mục
< 1  2  3 >
Cập nhật: 30 Thg05 @ 7:10pm

- Added a option to sort sheets alphabetically (Thanks, Astralcircle!)

Cập nhật: 18 Thg04 @ 10:58am

- EasyChat compatibility, add chat compatibility hooks only if we really need it (Thanks, Astralcircle!)
- Block undo while using a keyboard (UndoHold compatibility)

Cập nhật: 30 Thg09, 2024 @ 6:47am

- Added Turkish localization (Thanks, NovaDiablox!)
- Added MIDI channel presets (Thanks, Flarky55!)

Cập nhật: 23 Thg12, 2023 @ 4:00am

- Fix Custom Chat not opening after using the keyboard due to a incorrect hook name (Thanks, Bonyoze!)

Cập nhật: 3 Thg12, 2023 @ 5:38pm

- Fix wrong MIDI colors and MIDI notes outside of the layout's range not being played
- Increase max. transpose to 42

Cập nhật: 28 Thg11, 2023 @ 1:42am

- Kick out players who died or got too far away from the keyboard

Cập nhật: 23 Thg11, 2023 @ 9:56am

- Wiremod support, added NotePlayed output and PlayNote input (both are Arrays)
- Make the transpose indicator orange

Cập nhật: 22 Thg11, 2023 @ 5:41pm

- Replaced the octave slider with a transpose slider
- Use a faster piano renderer
- Moved source files to better locations
- Gray out keys outside of the instrument's range of notes
- Added layout name translations
- Store layout IDs, used to only show sheets for certain layouts
- Removed double quotes in a few song names
- Now we dynamically load instruments/layouts/sheets from files in lua/mkeyboard/data
- Renamed the mkeyboard.set_entity net string to mkeyboard.set_current_keyboard
- Renamed the keyboard_leave console command to musical_keyboard_leave
- Use util.IsBinaryModuleInstalled to check if the midi module is installed
- Detect when the MIDI device is disconnected

Cập nhật: 19 Thg09, 2023 @ 3:49pm

- Rename Custom Chat "block input" hook

Cập nhật: 11 Thg08, 2023 @ 8:06am

- Prevent errors from missing MIDI instruments