提交歷史

作者 SHA1 備註 提交日期
  Daniel Scalzi 631c3cd6d4 Added option to dismiss Java download prompt. 7 年之前
  Daniel Scalzi 66a3854a24 Better error handling with Mojang REST api. 7 年之前
  Daniel Scalzi 5a8ae0485a Minor fixes for the Java download error overlay. 7 年之前
  Daniel Scalzi 0a79634b8a Implemented Java validations within the UI. 7 年之前
  Daniel Scalzi 9b63d9bb58 Integrating new overlay mechanics with login view. 7 年之前
  Daniel Scalzi 5335e0124b Further work on overlay mechanism. 7 年之前
  Daniel Scalzi 5c7e0c3c8a Various additions and fixes to the launch controller. 7 年之前
  Daniel Scalzi ec9e95c130 Working on binding each view together. 7 年之前
  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 年之前
  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 年之前
  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 年之前
  Daniel Scalzi a4012458be Further work on discord rich presence. Current implementation is untested. 8 年之前
  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 年之前
  Daniel Scalzi 0dde4bce42 Changes to prevent cyclic dependencies. 8 年之前
  Daniel Scalzi 086bfc8593 Added dynamic detection of default server. 8 年之前
  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 年之前
  Daniel Scalzi 4c2c46f535 Beginning work on configuration management, updates to UI to prevent unresponsive behavior, bug fixes.. 8 年之前