Daniel Scalzi
|
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 rokov pred |
Daniel Scalzi
|
5afd9815a5
Switches to use internal mojang accessors and removed 'mojang' as a dependency. First attempt at authentication storage, system will be refinded as UI is implemented further. All auth interactions should be made throught authmanager.js
|
8 rokov pred |
Daniel Scalzi
|
3c7d7d79af
Added mojang functions, most of which are pending testing. Once testing is complete, the external 'mojang' module will be removed. The 'Mojang Status' are on the landing page is now displaying the actual statuses of mojang's services. This will be refreshed once every 5 minutes. Enhancements will be made to the UI of this down the line.
|
8 rokov pred |
Daniel Scalzi
|
a4012458be
Further work on discord rich presence. Current implementation is untested.
|
8 rokov pred |
Daniel Scalzi
|
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 rokov pred |
Daniel Scalzi
|
0dde4bce42
Changes to prevent cyclic dependencies.
|
8 rokov pred |
Daniel Scalzi
|
086bfc8593
Added dynamic detection of default server.
|
8 rokov pred |
Daniel Scalzi
|
52ab270ce3
Large update to AssetGuard to make the module purely object based. This fixed several issues which were present with the static implementation and seems to have increased performance. Several other bugs related to the front-end scripts have been fixed.
|
8 rokov pred |
Daniel Scalzi
|
4c2c46f535
Beginning work on configuration management, updates to UI to prevent unresponsive behavior, bug fixes..
|
8 rokov pred |