Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Releases: BacoNetworks/BacoLauncher

Visual Updates

21 May 17:28

Choose a tag to compare

Visual Updates Pre-release
Pre-release

Added a landing page image.
Corrected StoneBlock 2 version
Updated BacoNetworks Hub Icon.
Added Ram recommendation to Settings > Java
Added new Logo
Removed Logo from Landing Page
Change login page logo to BN_circle.png

updates to:
Build
Landing
login
package
travis

Login/Landing Updates

21 May 00:19

Choose a tag to compare

Login/Landing Updates Pre-release
Pre-release

Login/Landing Updates

New:

  • Landing had images added from Build Contest Winner and a secret teaser.

Fixed:

  • Login Page was corrected as the forgot password link would direct to wrong location.

Update to launcher settings

19 May 22:57

Choose a tag to compare

Pre-release

Launcher Settings update, and update scripts

Session Update

18 May 04:43

Choose a tag to compare

Session Update Pre-release
Pre-release

Corrected so sessions dont show failed

Update to Default Java Arguments

14 May 16:01

Choose a tag to compare

Pre-release

jvmOptions: [
//'-d64',
//'-XX:+AggressiveOpts',
//'-XX:ParallelGCThreads=3',
//'-XX:+UseConcMarkSweepGC',
//'-XX:+UnlockExperimentalVMOptions',
//'-XX:+UseParNewGC',
//'-XX:+ExplicitGCInvokesConcurrent',
//'-XX:MaxGCPauseMillis=10',
//'-XX:GCPauseIntervalMillis=50',
//'-XX:+UseFastAccessorMethods',
//'-XX:+OptimizeStringConcat',
//'-XX:NewSize=128m',
//'-XX:+UseAdaptiveGCBoundary',
//'-XX:NewRatio=3',
//'-Dfml.readTimeout=180-Dfml.ignoreInvalidMinecraftCertificates=true'

            //Defaults
            '-XX:+UseConcMarkSweepGC',
            '-XX:+CMSIncrementalMode',
            '-XX:-UseAdaptiveSizePolicy',
            '-Xmn128M'

Initial Release

14 May 15:57

Choose a tag to compare

Initial Release Pre-release
Pre-release

Initial Release of the BacoLauncher