MusicMade

    MusicMade 0.2.5.4

    Title says it all.
    The logo of MusicMade was made by @Crusade
    Fixed pause not working correctly.
    Added 2 more config options and revealed 1 additional config option to the public:
    • useAmbientSounds
      • if set to true MusicMade will automatically append ambient sounds in StarMade's sound resources to the playlist
    • sleep
      • after finishing the playback of a track, MusicMade will wait the specified amount of milliseconds before playing the next track
    • randomSleep
      • if set to true MusicMade will not wait the full amount of time specified by the sleep option, but instead it will wait a random amount of time between 0 and the specified sleep.
    Added support for .ogg files.
    Fixes:
    1. Installing musicmade on a jar, which already has musicmade installed will not create errors or cause musicmade to try to launch itself instead of StarMade
    2. Hopefully fixed JVM not exiting when an error occurred during installation
    Noobfriendliness:
    1. Installer will no longer claim the install was successfull after displaying an error message
    More debug output:
    1. When being launched, it will print a list of all available codecs in the console.
    2. When a soundfile is rejected by MusicMade, it will state so in the console.