- Mixins (Mobs have a chance to spawn with instruments and they can play sounds and hurt entities with them)
- Need to add the instruments to the item drops pool
- Need to work on ranged attack mobs
- Fixed the itemgroup's icon for HonkyTones
- Big rewrite for the whole sound structure (Sound.kt)
- Fixed screen not displaying a fade correctly for the midi devices title.
- Got rid of unnecessary networking for Screen
- Item NBTs are now the best friends for all the custom data
- Simplified Input.kt
- Added a couple test commands
-- HF
- Builder method skipping sound pairs issue fix (viola, violin)
- MIDI NOTE_OFF msg fix, msg changed to 128
- createRange() and range notation is deprecated, not needed
- Menu device names being repeated, fixed and set as a mutableSet instead of mutableList
- Menu stack name tag proper format
- Instrument written sequences regexes checked and fixed to avoid crashes
- Set instrument stack custom name only on "Play" action using a midi device