提交歷史

作者 SHA1 備註 提交日期
  Daniel Scalzi cf7e9adb89 v1.0.0-beta.6 - Revert UUID related change, updated deps. 7 年之前
  Daniel Scalzi 70b83a6397 v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users. 7 年之前
  Daniel Scalzi 0346597afe Wrap calls to console.log through LoggerUtil (prefixes). 7 年之前
  Daniel Scalzi 845721a830 Encode game stderr stream in utf-8. Updated deps. 7 年之前
  Daniel Scalzi 50317c3fc2 v1.0.0-beta.2 7 年之前
  Daniel Scalzi f1d89c0e6b Fixed game status monitoring. 7 年之前
  Daniel Scalzi 0c98cc2447 Added support for optional submods of required mods. 7 年之前
  Daniel Scalzi 810e81521c Added eslint. To lint, npm run lint. 7 年之前
  Daniel Scalzi 7dcce68455 Updated Distribution Index spec and impl. 7 年之前
  Daniel Scalzi 8f172a41e6 Documented new functions in processbuilder. Minor fixes. 7 年之前
  Daniel Scalzi aa0e1a20ca Added initial support of liteloader + optional submodules. 7 年之前
  Daniel Scalzi 145a2fe77b Added initial support for optional mods. 7 年之前
  Daniel Scalzi 790a3e0e8b v0.0.1-alpha.8 - Implemented Minecraft Settings Tab. 7 年之前
  Daniel Scalzi 0cc861f614 Overhauling file system structure. 7 年之前
  Daniel Scalzi d33476bcf9 ConfigManager improvements. v0.0.1-alpha.1 7 年之前
  Daniel Scalzi 6e8d4fe9bc Fixed old bug with argument splicing in processbuilder. 7 年之前
  Daniel Scalzi 9448b9b5a3 Add additional arguments for mac. 7 年之前
  Daniel Scalzi 2f899822b5 Fixing classpath argument for Unix-like systems (macOS, Linux). 7 年之前
  Daniel Scalzi be39d60705 Native files are now stored in the OS temp directory. 7 年之前
  Daniel Scalzi 5475ac0c69 Added function to remove an authenticated account to authmanager.js. 7 年之前
  Daniel Scalzi 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 年之前
  Daniel Scalzi 4fd202d180 Cleaning up jsdocs to be more aligned with the standard. 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 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 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 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 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 年之前