Releases: BacoNetworks/BacoLauncher
Visual Updates
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
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
Launcher Settings update, and update scripts
Session Update
Corrected so sessions dont show failed
Update to Default Java Arguments
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
Initial Release of the BacoLauncher