Garry's Mod

Garry's Mod

Musical Keyboard
30개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 5월 30일 오후 7시 10분
작성자: StyledStrike

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

업데이트: 2025년 4월 18일 오전 10시 58분
작성자: StyledStrike

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

업데이트: 2024년 9월 30일 오전 6시 47분
작성자: StyledStrike

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

업데이트: 2023년 12월 23일 오전 4시 00분
작성자: StyledStrike

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

업데이트: 2023년 12월 3일 오후 5시 38분
작성자: StyledStrike

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

업데이트: 2023년 11월 28일 오전 1시 42분
작성자: StyledStrike

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

업데이트: 2023년 11월 23일 오전 9시 56분
작성자: StyledStrike

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

업데이트: 2023년 11월 22일 오후 5시 41분
작성자: StyledStrike

- 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

업데이트: 2023년 9월 19일 오후 3시 49분

- Rename Custom Chat "block input" hook

업데이트: 2023년 8월 11일 오전 8시 06분

- Prevent errors from missing MIDI instruments