Garry's Mod
Musical Keyboard
Εμφάνιση 1-10 από 30 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 30 Μαϊ στις 19:10

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

Ενημέρωση: 18 Απρ στις 10:58

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

Ενημέρωση: 30 Σεπ 2024 στις 6:47

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

Ενημέρωση: 23 Δεκ 2023 στις 4:00

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

Ενημέρωση: 3 Δεκ 2023 στις 17:38

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

Ενημέρωση: 28 Νοε 2023 στις 1:42

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

Ενημέρωση: 23 Νοε 2023 στις 9:56

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

Ενημέρωση: 22 Νοε 2023 στις 17:41

- 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

Ενημέρωση: 19 Σεπ 2023 στις 15:49

- Rename Custom Chat "block input" hook

Ενημέρωση: 11 Αυγ 2023 στις 8:06

- Prevent errors from missing MIDI instruments