Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Crypto137 Crypto137 released this 05 Oct 10:11

General

  • Added executable icon.
  • Switched to using the single file publish mode: everything except for the server list and the launch configuration is now stored within the main executable.
  • Implemented detection for all 675 versions of the game client available on Steam.
  • Implemented automatic path adjustment for the client directory. Bifrost can now be stored in one of the following four relative paths:
    • ClientDirectory\Bifrost.exe
    • ClientDirectory\AnyDirectoryName\Bifrost.exe
    • ClientDirectory\UnrealEngine3\Binaries\Win32\Bifrost.exe
    • ClientDirectory\UnrealEngine3\Binaries\Win64\Bifrost.exe

Server Management

  • Adjusted server management window layout.

Options

  • The options window now uses tabs: "General", "Logging", and "Advanced".
  • Moved "Skip Startup Movies" and "Enable Logging" checkboxes to options.
  • Implemented new options:
    • Hide Splash Screen
    • Force Custom Resolution
    • Auto-Login
    • Custom Command Line Arguments
    • Disable Sound
  • Third party licenses can be viewed in the "Advanced" tab.