提交歷史

作者 SHA1 備註 提交日期
  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 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 455f199457 Updating paths broken by refactoring, added temp debug button, updated production file index. 8 年之前
  Daniel Scalzi 6a44694a32 Removing old and deprecated assets in preparation for the new design. 8 年之前
  Daniel Scalzi f8a0805c8c Working on concepts for login UI. 8 年之前
  Daniel Scalzi bb566471b8 Working on launch process code with forge. Pending cleanup and optimizations. 8 年之前
  Daniel Scalzi d00f09aaf0 Added hash validation for distro index, updated hashes. 8 年之前
  Daniel Scalzi daa5abd5bd More progress on forge downloads. Added check for missing resources in the download stream. 8 年之前
  Daniel Scalzi 247f63d64d Starting work on forge downloads 8 年之前
  Daniel Scalzi bd503f71c8 Filled in version.json, added utility function. 8 年之前
  Daniel Scalzi a3c9130d7a Added functionality to extract .pack.xz files. The npm modules available to do this were a mess, being either outdated or refusing to build on windows. In order to achieve this, I wrote up a small java library which will extract these files. We simply pass the files we want to extract to the command line using a corresponding argument and it does the rest. This should be no issue as we will always have a JRE present on this launcher, whether that be bundled or already installed. 8 年之前
  Daniel Scalzi c83809b0dc Damage control pass 2 8 年之前
  Matan Rak ab74dd39c5 Matan merge 8 年之前