- Add a crafting recipe
- Implement saving block data to server
- Fix sounds continuing to play when the sound block is broken
- Implement checkbox sound stopping behaviour:
- Left checkbox (StopOnEntry) stops on transition from previous stage to current stage
- Right checkbox (StopOnExit) stops on transition from current stage to next stage
- Implement force-powered state; bypasses redstone signal requirement
- Implement the sound entry scrollbar
- Implement mouse-wheel scrolling
- Add mouse-over GUI tooltips to:
- Text-fields
- Buttons / arrows
- Checkboxes
- Tabs
- Add texts to GUI tabs (Config, Intro, Loop, Outro)
- Implement general tab:
- Force-powered checkbox
- Master X offset
- Master Y offset
- Master Z offset
- Loop delay ticks count
- Master pitch multiplier
- Master volume multiplier
- Master distance multiplier
- Implement tabbing through text fields (forwards/backwards)