SkirdaElectronLauncher/app/assets/js
Daniel Scalzi 70b83a6397
v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users.
The Mojang API may randomly return extraneous spaces around the displayName and username fields. Launching the game with these values will result in the aforementioned error. The launcher now trims these values as a precautionary measure.
2018-08-24 15:17:32 -04:00
..
scripts Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
assetexec.js v0.0.1-alpha.16 - Fixed download errors. 2018-07-26 04:30:47 +02:00
assetguard.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
authmanager.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
configmanager.js v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users. 2018-08-24 15:17:32 -04:00
discordwrapper.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
distromanager.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
dropinmodutil.js General cleanup for mods tab code. 2018-08-07 04:41:26 -04:00
loggerutil.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
mojang.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
preloader.js Wrap calls to console.log through LoggerUtil (prefixes). 2018-08-22 14:21:49 -04:00
processbuilder.js v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users. 2018-08-24 15:17:32 -04:00
serverstatus.js Added server status retrieval and implemented it on UI. 2018-04-15 22:35:14 -04:00