Garry's Mod

Garry's Mod

Musical Keyboard
Affichage des entrées 1-10 sur 30
< 1  2  3 >
Mis à jour le : 30 mai à 19h10

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

Mis à jour le : 18 avr. à 10h58

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

Mis à jour le : 30 sept. 2024 à 6h47

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

Mis à jour le : 23 déc. 2023 à 4h00

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

Mis à jour le : 3 déc. 2023 à 17h38

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

Mis à jour le : 28 nov. 2023 à 1h42

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

Mis à jour le : 23 nov. 2023 à 9h56

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

Mis à jour le : 22 nov. 2023 à 17h41

- 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

Mis à jour le : 19 sept. 2023 à 15h49

- Rename Custom Chat "block input" hook

Mis à jour le : 11 aout 2023 à 8h06

- Prevent errors from missing MIDI instruments