Version 0.024! Sound!

    schema

    Cat God
    Joined
    Feb 17, 2012
    Messages
    1,552
    Reaction score
    2,604
    • Schine
    This update adds Sound to StarMade.

    I implemented the sound system and architecture for 3D Sound, and although I already placed sounds for the most important aspects of the game, there is still a lot of sounds coming in future updates. The game now has a lot more atmosphere.
    I also fixed some critical bugs and added a button for the Launcher to directly start up a dedicated server. Please download the latest StarMade-Launcher @ http://www.star-made.org/download


    Changes from Version 0.023 to 0.024

    • [GENERAL] fixed a bug that would crash the game under certain circumstances

    • [GENERAL] improved stability of parallel segment requests

    • [SOUND] implemented Sound into StarMade. There are already some sounds set in the game, but there still much to come

    • [SOUND] added option in startup screen for volume and to disable sound

    • [GENERAL] split the 32 and 64 libraries into seperate folders because the sound lib (OpenAL) had problems loading the right one

    • [SERVER] added option to start dedicated server from updater