Histórico de commits

Autor SHA1 Mensagem Data
  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 anos atrás
  Daniel Scalzi abbfb52c1b Fixed bug with hashless assets, updating distro index. 8 anos atrás
  Daniel Scalzi 6c393f111f Fixing package.lock 8 anos atrás
  Daniel Scalzi 2df6c82177 Updating modules (npm update), adding package-lock.json 8 anos atrás
  Daniel Scalzi 246def86d8 Upgrading Node.js Engine to v8.9.0 8 anos atrás
  Daniel Scalzi 1654e7a2c4 Added node engine to package.json, bumped node version to 8.6.x 8 anos atrás
  Daniel Scalzi 5ed660d3ab Added all icons, working on implementing them into UI 8 anos atrás
  Daniel Scalzi 6eb6177d4b Beginning work on new UI for landing page and the modlist resolver/process builder. 8 anos atrás
  Daniel Scalzi 02758b27b2 Added more UI elements. 8 anos atrás
  Daniel Scalzi 0d013f7d6f Added home page structure 8 anos atrás
  Daniel Scalzi f9444858da Fix code formatting for gitlab. 8 anos atrás
  Daniel Scalzi 05ba3a5190 Added the 'required' object to the distro doc. 8 anos atrás
  Daniel Scalzi 898e371519 Added documentation for distro index. 8 anos atrás
  Daniel Scalzi 8bb6df921c Disable selection on the frame. 8 anos atrás
  Daniel Scalzi 455f199457 Updating paths broken by refactoring, added temp debug button, updated production file index. 8 anos atrás
  Daniel Scalzi 700a5c50cf Added handlers to the frame buttons. 8 anos atrás
  Daniel Scalzi 582ea96dfe Updated dependencies (delete node_modules, npm install), included windows page script, changed to ejs (for now), initial work on the new design. 8 anos atrás
  Daniel Scalzi 6a44694a32 Removing old and deprecated assets in preparation for the new design. 8 anos atrás
  Daniel Scalzi 4a8bffe8f6 Updated readme to add a discord banner icon. 8 anos atrás
  Matan Rak caccf8db37 working on the new login concept. 8 anos atrás
  Daniel Scalzi f8a0805c8c Working on concepts for login UI. 8 anos atrás
  Daniel Scalzi bb566471b8 Working on launch process code with forge. Pending cleanup and optimizations. 8 anos atrás
  Daniel Scalzi d00f09aaf0 Added hash validation for distro index, updated hashes. 8 anos atrás
  Daniel Scalzi daa5abd5bd More progress on forge downloads. Added check for missing resources in the download stream. 8 anos atrás
  Daniel Scalzi 247f63d64d Starting work on forge downloads 8 anos atrás
  Daniel Scalzi bd503f71c8 Filled in version.json, added utility function. 8 anos atrás
  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 anos atrás
  Daniel Scalzi cc25f2c2e0 Beginning work on launcher. 8 anos atrás
  Daniel Scalzi 771b0984f1 Adding login box 8 anos atrás
  Daniel Scalzi c83809b0dc Damage control pass 2 8 anos atrás