Commit Graph

  • e236a38757 Cleaning up login code a bit, next stage is completing login responsiveness. Daniel Scalzi 2018-01-23 02:41:46 -05:00
  • e555dd747f Initial work on login UI. Will continue to experiment with the layout and tweak colors and sizing. Daniel Scalzi 2018-01-22 19:51:14 -05:00
  • 965b56c6bd Switched to correct news icon. Daniel Scalzi 2018-01-22 15:30:51 -05:00
  • d96766528e Added an edit overlay to the user avatar. Daniel Scalzi 2018-01-22 01:17:56 -05:00
  • aee8f016bf Updated instagram logo, removed incorrect news logo (the one on the UI is temporary until the correct one is obtained), add responsiveness to the social media icons. Daniel Scalzi 2018-01-21 23:26:51 -05:00
  • a6184c81d5 Added social media icons (tweaking/changes still needed). Initial work on organization of main css file. Daniel Scalzi 2018-01-21 20:30:55 -05:00
  • e7785fa603 Updating dependencies. Daniel Scalzi 2018-01-19 00:33:05 -05:00
  • 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. Daniel Scalzi 2018-01-18 23:45:50 -05:00
  • 1d10b0209a Minor fix to mojang api wrapper, removing default option on client token configuration, updating logo to scaled version. Daniel Scalzi 2018-01-18 23:41:03 -05:00
  • 6d6d876aa5 Changed devtools keybind from 'wcdev' in sequence to 'ctrl + shift + i'. Daniel Scalzi 2018-01-18 23:37:59 -05:00
  • 45998a2239 Bug fixes for discord rich presence.. all appears to work now. Daniel Scalzi 2017-12-03 08:54:10 -05:00
  • 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 Daniel Scalzi 2017-12-03 08:12:55 -05:00
  • 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. Daniel Scalzi 2017-12-03 07:05:13 -05:00
  • a4012458be Further work on discord rich presence. Current implementation is untested. Daniel Scalzi 2017-12-03 02:13:42 -05:00
  • 98684a9c1f Removed enumerator, converting to static Config Manager (fixes so many issues), constants will now be stored by config manager in an internal object. Daniel Scalzi 2017-12-03 00:38:22 -05:00
  • 0dde4bce42 Changes to prevent cyclic dependencies. Daniel Scalzi 2017-12-02 22:41:47 -05:00
  • 086bfc8593 Added dynamic detection of default server. Daniel Scalzi 2017-12-02 02:59:25 -05:00
  • 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. Daniel Scalzi 2017-11-30 03:00:06 -05:00
  • 4c2c46f535 Beginning work on configuration management, updates to UI to prevent unresponsive behavior, bug fixes.. Daniel Scalzi 2017-11-30 01:40:56 -05:00
  • aac789bf2c Added new progress bar UI, massive improvement. Daniel Scalzi 2017-11-27 20:49:50 -05:00
  • dbf024cce6 Added buildscripts to npm package.json Daniel Scalzi 2017-11-27 16:56:26 -05:00
  • dd9e1418c8 Added progress tracking to landing page. Fixed exclusions when extracting native files, fixed minor issue with config manager, optimizations and improvements to assetguard. Daniel Scalzi 2017-11-27 04:31:54 -05:00
  • 5352239f91 Minor fixes, beginning work on configuration system. Daniel Scalzi 2017-11-22 05:48:40 -05:00
  • 2c7dc16247 Optimizations for dynamic background, pinned background to image 0 for development of the UI, tweaked menu button css. Daniel Scalzi 2017-11-19 15:08:52 -05:00
  • 0ec64e6ded Added dynamic background, fixing menu button css Daniel Scalzi 2017-11-19 14:16:07 -05:00
  • c74006357e Minor modification to allow for base module library detection. Daniel Scalzi 2017-11-19 04:12:41 -05:00
  • 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. Daniel Scalzi 2017-11-19 03:48:21 -05:00
  • abbfb52c1b Fixed bug with hashless assets, updating distro index. Daniel Scalzi 2017-11-19 00:41:36 -05:00
  • 6c393f111f Fixing package.lock Daniel Scalzi 2017-11-18 23:32:04 -05:00
  • 2df6c82177 Updating modules (npm update), adding package-lock.json Daniel Scalzi 2017-11-18 23:25:52 -05:00
  • 246def86d8 Upgrading Node.js Engine to v8.9.0 Daniel Scalzi 2017-11-07 14:51:43 -05:00
  • 1654e7a2c4 Added node engine to package.json, bumped node version to 8.6.x Daniel Scalzi 2017-10-04 22:38:05 -04:00
  • 5ed660d3ab Added all icons, working on implementing them into UI Daniel Scalzi 2017-09-12 16:52:20 -04:00
  • 6eb6177d4b Beginning work on new UI for landing page and the modlist resolver/process builder. Daniel Scalzi 2017-09-12 00:50:41 -04:00
  • 02758b27b2 Added more UI elements. Daniel Scalzi 2017-08-30 01:27:16 -04:00
  • 0d013f7d6f Added home page structure Daniel Scalzi 2017-08-29 16:40:42 -04:00
  • f9444858da Fix code formatting for gitlab. Daniel Scalzi 2017-08-29 02:23:56 -04:00
  • 05ba3a5190 Added the 'required' object to the distro doc. Daniel Scalzi 2017-08-29 02:19:11 -04:00
  • 898e371519 Added documentation for distro index. Daniel Scalzi 2017-08-29 02:04:30 -04:00
  • 8bb6df921c Disable selection on the frame. Daniel Scalzi 2017-08-28 21:14:05 -04:00
  • 455f199457 Updating paths broken by refactoring, added temp debug button, updated production file index. Daniel Scalzi 2017-08-27 03:49:03 -04:00
  • 700a5c50cf Added handlers to the frame buttons. Daniel Scalzi 2017-08-27 02:24:04 -04:00
  • 582ea96dfe Updated dependencies (delete node_modules, npm install), included windows page script, changed to ejs (for now), initial work on the new design. Daniel Scalzi 2017-08-27 01:13:48 -04:00
  • 6a44694a32 Removing old and deprecated assets in preparation for the new design. Daniel Scalzi 2017-08-26 14:43:24 -04:00
  • 4a8bffe8f6 Updated readme to add a discord banner icon. legacy Daniel Scalzi 2017-07-07 08:09:36 +00:00
  • caccf8db37 working on the new login concept. Matan Rak 2017-06-21 19:57:38 +03:00
  • f8a0805c8c Working on concepts for login UI. Daniel Scalzi 2017-05-23 01:45:20 -04:00
  • bb566471b8 Working on launch process code with forge. Pending cleanup and optimizations. Daniel Scalzi 2017-05-21 18:06:48 -04:00
  • d00f09aaf0 Added hash validation for distro index, updated hashes. Daniel Scalzi 2017-05-21 16:27:11 -04:00
  • daa5abd5bd More progress on forge downloads. Added check for missing resources in the download stream. Daniel Scalzi 2017-05-21 04:56:39 -04:00
  • 247f63d64d Starting work on forge downloads Daniel Scalzi 2017-05-21 01:06:01 -04:00
  • bd503f71c8 Filled in version.json, added utility function. Daniel Scalzi 2017-05-18 13:03:25 -04:00
  • 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. Daniel Scalzi 2017-05-18 01:49:28 -04:00
  • cc25f2c2e0 Beginning work on launcher. Daniel Scalzi 2017-05-17 17:44:46 -04:00
  • 771b0984f1 Adding login box Daniel Scalzi 2017-05-17 14:51:49 -04:00
  • c83809b0dc Damage control pass 2 Daniel Scalzi 2017-05-17 05:03:09 -04:00
  • 75af2726db Damage control pass 1 Daniel Scalzi 2017-05-17 03:31:42 -04:00
  • 33a4e49401 Removing old index.html page Matan Rak 2017-05-17 10:06:52 +03:00
  • 77461fdac4 Matan merge try 2 Matan Rak 2017-05-17 10:04:40 +03:00
  • ab74dd39c5 Matan merge Matan Rak 2017-05-17 09:26:46 +03:00
  • 51e75a610d Added forge checksum validations. Daniel Scalzi 2017-05-16 02:12:28 -04:00
  • 1a403f34a3 Completed assetguard documentation Daniel Scalzi 2017-05-14 13:42:16 -04:00
  • 9fc1b1e40a A few more jsdocs, will finish the rest tomorrow. Daniel Scalzi 2017-05-14 04:57:29 -04:00
  • 460c6c19fa AssetGuard module being finalized, documentation in progress. Daniel Scalzi 2017-05-14 04:37:38 -04:00
  • 0dfb26f8fa Progress towards final asset downloading system (assetguard). Daniel Scalzi 2017-05-13 04:24:15 -04:00
  • f5702f62a6 Working on experimental features, optimizing downloads. Daniel Scalzi 2017-05-12 04:30:55 -04:00
  • 8173f85df0 Begining work on the UI, header is complete. Daniel Scalzi 2017-05-09 00:56:08 -04:00
  • c41f74f478 Added more dynamic values for game launch, hotfix for electron installation bug. Daniel Scalzi 2017-04-30 18:28:43 -04:00
  • d4caf1ad22 Successfully launched vanilla minecraft, however much code cleanup is pending. Daniel Scalzi 2017-04-29 20:33:32 -04:00
  • b01f652d8c Addes sha1 hash validation for all download processes - code is pending a final review/cleanup Daniel Scalzi 2017-04-28 14:52:24 -04:00
  • cf0afeb957 Began working on launching minecraft process. Implementing hash validation for asset downloads. Full integration for the latter will be complete soon. Daniel Scalzi 2017-04-28 03:59:28 -04:00
  • ef420d4ba6 Native lib retrieval complete, proper rule implementation added. Daniel Scalzi 2017-04-25 03:08:44 -04:00
  • a36ca5ba26 Working on full support for retrieval of vanilla game files (libs, assets, client, etc) Daniel Scalzi 2017-04-24 18:48:02 -04:00
  • 1e37ee005d Implemented async queue for asset downloads. Daniel Scalzi 2017-04-24 02:20:38 -04:00
  • d37857a979 Beginning work on asset downloads Daniel Scalzi 2017-04-23 15:24:07 -04:00
  • b30707e535 Updated readme Daniel Scalzi 2017-04-22 22:02:16 -04:00
  • 9aa9ba7b1a Added app icon - platform independent. Daniel Scalzi 2017-04-22 20:59:26 -04:00
  • acffbec100 Initial commit Daniel Scalzi 2017-04-22 17:20:23 -04:00