Commit History

Auteur SHA1 Bericht Datum
  Daniel Scalzi a3e7dfc570 Added styles for active elements on the login view. Made the frame buttons unfocusable by tabbing. Changed the login form from a form to a div, the form element is not what we want to use. 7 jaren geleden
  Daniel Scalzi 6c5e9303b4 Added more configuration options for electron-builder, removed electron-packager scripts and dependency. Investigating ways to run multi-platform builds efficiently. 7 jaren geleden
  Daniel Scalzi 69f9d297d0 Begining to transition over to electron-builder for building the app. Currently in a testing phase for this, gradually refining the build options. Once electron-builder has been fully implemented, the electron-packager scripts will be removed. Also updated electron to address a security issue. 7 jaren geleden
  Daniel Scalzi d7aa79f7d3 Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems. 7 jaren geleden
  Daniel Scalzi 2e4a2be8b4 Adding focus and hover elements to the login view, minor change to svg style locations. 7 jaren geleden
  Daniel Scalzi 45997c17f5 Fixed transition error with login arrow button. 7 jaren geleden
  Daniel Scalzi e236a38757 Cleaning up login code a bit, next stage is completing login responsiveness. 7 jaren geleden
  Daniel Scalzi e555dd747f Initial work on login UI. Will continue to experiment with the layout and tweak colors and sizing. 7 jaren geleden
  Daniel Scalzi 965b56c6bd Switched to correct news icon. 7 jaren geleden
  Daniel Scalzi d96766528e Added an edit overlay to the user avatar. 7 jaren geleden
  Daniel Scalzi 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. 7 jaren geleden
  Daniel Scalzi a6184c81d5 Added social media icons (tweaking/changes still needed). Initial work on organization of main css file. 7 jaren geleden
  Daniel Scalzi e7785fa603 Updating dependencies. 7 jaren geleden
  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 jaren geleden
  Daniel Scalzi 1d10b0209a Minor fix to mojang api wrapper, removing default option on client token configuration, updating logo to scaled version. 7 jaren geleden
  Daniel Scalzi 6d6d876aa5 Changed devtools keybind from 'wcdev' in sequence to 'ctrl + shift + i'. 7 jaren geleden
  Daniel Scalzi 45998a2239 Bug fixes for discord rich presence.. all appears to work now. 8 jaren geleden
  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 jaren geleden
  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 jaren geleden
  Daniel Scalzi a4012458be Further work on discord rich presence. Current implementation is untested. 8 jaren geleden
  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 jaren geleden
  Daniel Scalzi 0dde4bce42 Changes to prevent cyclic dependencies. 8 jaren geleden
  Daniel Scalzi 086bfc8593 Added dynamic detection of default server. 8 jaren geleden
  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 jaren geleden
  Daniel Scalzi 4c2c46f535 Beginning work on configuration management, updates to UI to prevent unresponsive behavior, bug fixes.. 8 jaren geleden
  Daniel Scalzi aac789bf2c Added new progress bar UI, massive improvement. 8 jaren geleden
  Daniel Scalzi dbf024cce6 Added buildscripts to npm package.json 8 jaren geleden
  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 jaren geleden
  Daniel Scalzi 5352239f91 Minor fixes, beginning work on configuration system. 8 jaren geleden
  Daniel Scalzi 2c7dc16247 Optimizations for dynamic background, pinned background to image 0 for development of the UI, tweaked menu button css. 8 jaren geleden