コミット履歴

作者 SHA1 メッセージ 日付
  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 1d10b0209a Minor fix to mojang api wrapper, removing default option on client token configuration, updating logo to scaled version. 7 年 前
  Daniel Scalzi 6d6d876aa5 Changed devtools keybind from 'wcdev' in sequence to 'ctrl + shift + i'. 7 年 前
  Daniel Scalzi 45998a2239 Bug fixes for discord rich presence.. all appears to work now. 8 年 前
  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 年 前
  Daniel Scalzi aac789bf2c Added new progress bar UI, massive improvement. 8 年 前
  Daniel Scalzi dbf024cce6 Added buildscripts to npm package.json 8 年 前
  Daniel Scalzi dd9e1418c8 Added progress tracking to landing page. Fixed exclusions when extracting native files, fixed minor issue with config manager, optimizations and improvements to assetguard. 8 年 前
  Daniel Scalzi 5352239f91 Minor fixes, beginning work on configuration system. 8 年 前
  Daniel Scalzi 2c7dc16247 Optimizations for dynamic background, pinned background to image 0 for development of the UI, tweaked menu button css. 8 年 前
  Daniel Scalzi 0ec64e6ded Added dynamic background, fixing menu button css 8 年 前
  Daniel Scalzi c74006357e Minor modification to allow for base module library detection. 8 年 前
  Daniel Scalzi 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 年 前
  Daniel Scalzi abbfb52c1b Fixed bug with hashless assets, updating distro index. 8 年 前
  Daniel Scalzi 6c393f111f Fixing package.lock 8 年 前
  Daniel Scalzi 2df6c82177 Updating modules (npm update), adding package-lock.json 8 年 前
  Daniel Scalzi 246def86d8 Upgrading Node.js Engine to v8.9.0 8 年 前
  Daniel Scalzi 1654e7a2c4 Added node engine to package.json, bumped node version to 8.6.x 8 年 前
  Daniel Scalzi 5ed660d3ab Added all icons, working on implementing them into UI 8 年 前
  Daniel Scalzi 6eb6177d4b Beginning work on new UI for landing page and the modlist resolver/process builder. 8 年 前
  Daniel Scalzi 02758b27b2 Added more UI elements. 8 年 前
  Daniel Scalzi 0d013f7d6f Added home page structure 8 年 前
  Daniel Scalzi f9444858da Fix code formatting for gitlab. 8 年 前