Commit History

Author SHA1 Message Date
  Daniel Scalzi 71cbd109c4 Various fixes. 7 years ago
  Daniel Scalzi d2c435ce51 Added Java Validations for Linux. 7 years ago
  Daniel Scalzi 848440ed1c Fixed an issue with registry scan, minor UI changes. 7 years ago
  Daniel Scalzi f0b21330a0 v0.0.1-alpha.2 Fixed console.debug error. 7 years ago
  Daniel Scalzi d33476bcf9 ConfigManager improvements. v0.0.1-alpha.1 7 years ago
  Daniel Scalzi 15a83a7736 Attempting to make references to the distribution index more streamlined. WIP 7 years ago
  Daniel Scalzi f161e196be Improving application startup flow. 7 years ago
  Daniel Scalzi cd4f7918c8 Pipe output from forked processes back to parent. 7 years ago
  Daniel Scalzi 0c1ebd0ce0 Distribution data is now pulled from our servers. 7 years ago
  Daniel Scalzi 40de1e3cd3 Added News UI. 7 years ago
  Daniel Scalzi ea758aee1f Various optimizations related to library extraction. 7 years ago
  Daniel Scalzi d08cfbf248 Change library extraction to be queue based to ensure it completes. 7 years ago
  Daniel Scalzi f1cf433ca8 Fixed issue where extraction library could not be run from asar. 7 years ago
  Daniel Scalzi 714daace18 Added server status retrieval and implemented it on UI. 7 years ago
  Daniel Scalzi 28cd147ca0 Fixing some syntax issues. 7 years ago
  Daniel Scalzi 12aa9f9c5b Removing '/Contents/Home' from Java root on darwin to have the code rely on the resolve executable method. 7 years ago
  Daniel Scalzi fc81016dc6 More updates for Java validations on darwin. 7 years ago
  Daniel Scalzi 05ebb80f19 Fixing variable rename typo. 7 years ago
  Daniel Scalzi 4eb9d267eb First attempt at Java validations for darwin (osx). 7 years ago
  Daniel Scalzi 0a79634b8a Implemented Java validations within the UI. 7 years ago
  Daniel Scalzi 5c7e0c3c8a Various additions and fixes to the launch controller. 7 years ago
  Daniel Scalzi 7fb33c6813 Rough completion of JRE downloads from oracle. 7 years ago
  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 years ago
  Daniel Scalzi f8131d9322 First phase of moving Java validation code to assetguard.js 7 years ago
  Daniel Scalzi 4fd202d180 Cleaning up jsdocs to be more aligned with the standard. 7 years ago
  Daniel Scalzi e7785fa603 Updating dependencies. 7 years ago
  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 years ago
  Daniel Scalzi 0dde4bce42 Changes to prevent cyclic dependencies. 8 years ago
  Daniel Scalzi 086bfc8593 Added dynamic detection of default server. 8 years ago
  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 years ago