История коммитов

Автор SHA1 Сообщение Дата
  Daniel Scalzi 9d04eb2227 Tweaking the server selection UI. 7 лет назад
  Daniel Scalzi 714daace18 Added server status retrieval and implemented it on UI. 7 лет назад
  Daniel Scalzi be39d60705 Native files are now stored in the OS temp directory. 7 лет назад
  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 лет назад