コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Scalzi ec9e95c130 Working on binding each view together. 7 年 前
  Daniel Scalzi 7fb33c6813 Rough completion of JRE downloads from oracle. 7 年 前
  Daniel Scalzi ae387757bc Discord-rpc has resolved the issue with the timeout function, updating to beta 10. Updating to node.js 8.11.x. 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 f8131d9322 First phase of moving Java validation code to assetguard.js 7 年 前
  Daniel Scalzi aacf15efc5 Using object for JavaGuard. May move java downloading processes to AssetGuard as a non-default category. Very much a WIP. 7 年 前
  Daniel Scalzi 2062865e7f Got Java download working, just need to integrate it into the program and add some safeguards to the code. 7 年 前
  Daniel Scalzi 4b2cac1eff Completed Java validation for windows. 7 年 前
  Daniel Scalzi 4fd202d180 Cleaning up jsdocs to be more aligned with the standard. 7 年 前
  Daniel Scalzi d3c5997baa Initial work on Java detection/validation system. 7 年 前
  Daniel Scalzi 5e8342aec9 Updating dependencies. 7 年 前
  Daniel Scalzi 454964ce0b Initial work on welcome view, upgraded dependencies. 7 年 前
  Daniel Scalzi 8ea4ae8ec2 Adding login functionality to login view (connection with authmanager). 7 年 前
  Daniel Scalzi 52aea274a7 Adding UI functionality to the login view. 7 年 前
  Daniel Scalzi d50b3d2d41 Improving styles for error spans. 7 年 前
  Daniel Scalzi 1284c54525 Continuing work on login view, still a ways off from completion. 7 年 前
  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 年 前
  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 年 前
  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 年 前
  Daniel Scalzi d7aa79f7d3 Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems. 7 年 前
  Daniel Scalzi 2e4a2be8b4 Adding focus and hover elements to the login view, minor change to svg style locations. 7 年 前
  Daniel Scalzi 45997c17f5 Fixed transition error with login arrow button. 7 年 前
  Daniel Scalzi e236a38757 Cleaning up login code a bit, next stage is completing login responsiveness. 7 年 前
  Daniel Scalzi e555dd747f Initial work on login UI. Will continue to experiment with the layout and tweak colors and sizing. 7 年 前
  Daniel Scalzi 965b56c6bd Switched to correct news icon. 7 年 前
  Daniel Scalzi d96766528e Added an edit overlay to the user avatar. 7 年 前
  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 年 前
  Daniel Scalzi a6184c81d5 Added social media icons (tweaking/changes still needed). Initial work on organization of main css file. 7 年 前
  Daniel Scalzi e7785fa603 Updating dependencies. 7 年 前
  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 年 前