| .. |
|
actionbinder.js
|
631c3cd6d4
Added option to dismiss Java download prompt.
|
7 years ago |
|
assetexec.js
|
0a79634b8a
Implemented Java validations within the UI.
|
7 years ago |
|
assetguard.js
|
28cd147ca0
Fixing some syntax issues.
|
7 years ago |
|
authmanager.js
|
13cc555afd
Game now saves to OS-specific data directory. Fixed issue where logs folder did not save to correct location. Fixed issue with authentication code. Continuing work on Java validation code.
|
7 years ago |
|
configmanager.js
|
8d682b15b3
Added remove account function to config manager.
|
7 years ago |
|
discordwrapper.js
|
d4d7be7c47
Rewrote frontend download download function to make use of forked processes. This means that the download runs in full async (essentially in a separate thread). Updated the discord wrapper to be more dynamic. Updated auth manager to use async/await.
|
7 years ago |
|
launchindex.json
|
75af2726db
Damage control pass 1
|
8 years ago |
|
launchprocess.js
|
dd7ae6bf56
Massive progress on implementing the new forge modlist format. I have been able to rewrite much of the launch process code to use this new method, and was able to successfully log into the game. Several bugs need to be worked on, however everything is in a good state so far.
|
8 years ago |
|
mojang.js
|
66a3854a24
Better error handling with Mojang REST api.
|
7 years ago |
|
preloader.js
|
98684a9c1f
Removed enumerator, converting to static Config Manager (fixes so many issues), constants will now be stored by config manager in an internal object.
|
8 years ago |
|
processbuilder.js
|
13cc555afd
Game now saves to OS-specific data directory. Fixed issue where logs folder did not save to correct location. Fixed issue with authentication code. Continuing work on Java validation code.
|
7 years ago |
|
uicore.js
|
b5386c0257
Added dynamic frames for darwin + win32.
|
7 years ago |
|
windowutils.js
|
ab74dd39c5
Matan merge
|
8 years ago |