Garry's Mod

Garry's Mod

Musical Keyboard
正在显示第 1 - 10 项,共 30 项条目
< 1  2  3 >
更新于:5 月 30 日 下午 7:10
作者:StyledStrike

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

更新于: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