Commit Graph

  • de15440e6d
    Added option to change data folder location. (#17) Removed commonDirectory. Removed instanceDirectory. Added dataDirectory. The common and instance directories are now resolved from this. The config.json and distribution.json are now stored in Electron's data folder (app.getPath('userData')). Users can edit the dataDirectory under launcher settings. Daniel Scalzi 2019-01-04 14:25:27 -0500
  • e12197526d
    Allow users to change install directory on windows. Daniel Scalzi 2019-01-02 18:48:00 -0500
  • d2982ca387
    v1.4.1 - Forge 1.12.2 (4/10) + requires absolute: prefix. v1.4.1 Daniel Scalzi 2018-12-31 11:27:40 -0500
  • d7fe519923
    Preliminary Java 9+ Support (#20). Daniel Scalzi 2018-12-31 10:39:27 -0500
  • be533af38b
    v1.4.0 - Added Shader Options, Electron v4. v1.4.0 Daniel Scalzi 2018-12-21 16:06:34 -0500
  • b98a4ec21f
    Shaderpack settings nearly finalized. Daniel Scalzi 2018-12-21 08:02:24 -0500
  • a4d4b69791
    Initial work on shader options, electron@4. Daniel Scalzi 2018-12-21 06:51:08 -0500
  • f5b1418d18
    Reduced size of background 7. Removed some unused images. 7.jpg : 24MB -> 5MB Updated electron, electron-builder. Daniel Scalzi 2018-12-21 02:29:33 -0500
  • f65793c0fb
    Previous commit should have been v1.3.0. A new feature is included in this version, requiring a minor bump. v1.3.0 Daniel Scalzi 2018-12-17 00:36:19 -0500
  • 001a2cbe81
    v1.2.1 - Fixed issue w/ native lib parsing. In 1.12.2, some natives do not provide a rules object and instead just omit the classifier from the natives object. We now check for that. Daniel Scalzi 2018-12-17 00:11:23 -0500
  • f613bdba4d
    Updated dependencies. Daniel Scalzi 2018-12-14 00:27:15 -0500
  • f5ce7734b8
    Ensure mods dir exists on file drop. Daniel Scalzi 2018-12-01 10:06:23 -0500
  • d779eacf61
    Added drag/drop functionality to the add mods button. Daniel Scalzi 2018-12-01 08:20:42 -0500
  • d9c9b32446
    v1.2.0 v1.2.0 Daniel Scalzi 2018-11-25 22:48:23 -0500
  • d9858958c9
    Oracle now uses https, update body parser accordingly. Daniel Scalzi 2018-11-25 22:18:59 -0500
  • 9d5f708dfc Added Application Menu for macOS (#19) Mars Geldard 2018-11-26 14:06:33 +1100
  • 0e630eb090
    Fix tab issue (not fixed by linter?) Daniel Scalzi 2018-11-25 21:59:42 -0500
  • 6c9afeb45b
    Lint cleanup, create menu only on macOS. Daniel Scalzi 2018-11-25 21:52:42 -0500
  • c937ae5c84 Copy-paste support Mars Geldard 2018-11-26 12:05:57 +1100
  • 684e884d9c
    Mod config bug fixes, electron upgrade. If the instance mods directory does not exist when the 'Add Drop-In Mod' button is clicked, it will be created. The update selected server code has been modified. Previously, the server would be updated before the mod config was saved. This has been fixed so that the mod config is saved before the server is switched. Updated electron to v3.0.10. Daniel Scalzi 2018-11-20 05:19:59 -0500
  • 79d1d59451
    v1.1.0 v1.1.0 Daniel Scalzi 2018-11-18 22:17:18 -0500
  • c6051f9942
    v1.1.0-pre.2 v1.1.0-pre.2 Daniel Scalzi 2018-11-18 22:03:17 -0500
  • acd6143d30
    Modify AutoUpdater behavior on macOS. The AutoUpdater requires that macOS builds be code signed. That is currently not possible. As a workaround, the autoupdater on mac will now alert users that an update is available and give the option to download the file directly from GitHub. Closes #16. v1.1.0-pre.1 Daniel Scalzi 2018-11-18 21:51:48 -0500
  • 11cb9e6c28
    v1.0.6-pre.2 v1.0.6-pre.2 Daniel Scalzi 2018-11-18 17:08:50 -0500
  • bcd8082afe
    Fix native lib extraction for old MC versions. #18 v1.0.6-pre.1 Daniel Scalzi 2018-11-18 04:33:59 -0500
  • 03273232c6
    Fix for native lib parsing in old MC versions. Fixes #18. Daniel Scalzi 2018-11-18 04:19:17 -0500
  • 37d35a6938
    Updated electron-updater to v4 Daniel Scalzi 2018-11-17 23:30:44 -0500
  • affacbf56e
    Cleanup Daniel Scalzi 2018-11-11 18:28:58 -0500
  • e6b9728fe5
    Updated electron-builder, electron-updater. Daniel Scalzi 2018-11-09 01:03:28 -0500
  • ee2a4a9319
    v1.0.5 v1.0.5 Daniel Scalzi 2018-11-06 02:46:36 -0500
  • a9f12ee329
    Fixed 'Failed to verify username.' Daniel Scalzi 2018-11-04 02:03:55 -0500
  • eb946d6a2a
    v1.0.5-pre.2 - Further work on investigating mac issue. Daniel Scalzi 2018-11-01 17:37:05 -0400
  • b7f03fa778
    v1.0.5-pre.1 - Investigating dmg auto-update issue. v1.0.5-pre.1 Daniel Scalzi 2018-10-31 20:44:35 -0400
  • ce86840a87
    v1.0.4 - Logic cleanup, minor bug fixes. Removed the old workaround logic for queueing archives for extraction. Removed the old forge callback (this was replaced a while ago). Fixed a typo in _parseDistroModules (getType). Use discordrpc straight from the repository. The author has refused to push the bugfix for nearly a month. Fix timestamp issue on discord rich presence. Dependency upgrades. v1.0.4 Daniel Scalzi 2018-10-31 01:25:38 -0400
  • 96d08955a4
    v1.0.3 - Moved from deprecated mojang endpoint, dep upgrade. v1.0.3 Daniel Scalzi 2018-10-28 17:19:41 -0400
  • 2b10133f88
    v1.0.3-pre.2 - Updated dependencies. v1.0.3-pre.2 Daniel Scalzi 2018-10-28 16:46:53 -0400
  • 92a8b431d6
    Electron-updater should be at ^3.1.3 v1.0.3-pre.1 Daniel Scalzi 2018-10-25 13:39:36 -0400
  • 1a3acec994
    v1.0.3-pre.1 Daniel Scalzi 2018-10-25 12:53:52 -0400
  • 8a7b947500
    Move back to electron-updater (fix included), dep upgrade. Daniel Scalzi 2018-10-25 12:51:51 -0400
  • f089993ea4
    Use launchermeta.mojang.com instead of S3 (deprecated). (#12) The deprecated endpoint will be removed by the end of 2018. Daniel Scalzi 2018-10-25 12:45:32 -0400
  • 86c7245c41
    Updated PackXZExtract to v1.0.2. Daniel Scalzi 2018-10-18 01:39:27 -0400
  • 23cb2b8164
    v1.0.2 v1.0.2 Daniel Scalzi 2018-10-14 23:16:14 -0400
  • d54a20a002
    v1.0.2-pre.4 v1.0.2-pre.4 Daniel Scalzi 2018-10-14 19:44:40 -0400
  • e6874b50bb
    Rename electron-updater to electron-updater-bin for now. v1.0.2-pre.3 Daniel Scalzi 2018-10-14 19:08:47 -0400
  • b93ecf29e3
    v1.0.2-pre.3 Daniel Scalzi 2018-10-14 18:42:13 -0400
  • 2da80c2047
    Upgraded deps. v1.0.2-pre.2 Daniel Scalzi 2018-10-05 22:24:55 -0400
  • 5c9b5d9398
    v1.0.2 - Updated Electron to v3.0.0, more Daniel Scalzi 2018-09-26 13:04:46 -0400
  • 2090021b30
    v1.0.2-pre.1 Daniel Scalzi 2018-09-23 02:20:51 -0400
  • 3acc213544
    electron-is-dev is now useless, use our own copy. Daniel Scalzi 2018-09-23 02:19:16 -0400
  • b2e9223b10
    Updated to Electron v3.0.0, renderer to node v10. Daniel Scalzi 2018-09-22 05:07:18 -0400
  • 72f822d2b2
    Fixed travis build script. Daniel Scalzi 2018-09-22 04:01:59 -0400
  • 53fcf6773a
    Upgraded dependencies. Unpinned Node.js minor version. Daniel Scalzi 2018-09-18 00:06:20 -0400
  • 514b952cf4
    v1.0.1 v1.0.2-pre.1 v1.0.1 Daniel Scalzi 2018-09-05 13:55:17 -0400
  • 8fc2ebf831
    Upgraded Node.js to v10.9.0 Daniel Scalzi 2018-09-05 13:47:59 -0400
  • 2a9db6c646
    Various fixes to New UI. Daniel Scalzi 2018-09-05 02:30:26 -0400
  • 7851fdbefb
    v1.0.0 v1.0.0 Daniel Scalzi 2018-08-31 12:42:18 -0400
  • e53b92c38b
    Fix styling error when logging out of last account. Daniel Scalzi 2018-08-29 13:44:28 -0400
  • cf7e9adb89
    v1.0.0-beta.6 - Revert UUID related change, updated deps. v1.0.0-beta.6 Daniel Scalzi 2018-08-29 13:24:48 -0400
  • db5653a7b7
    Added additional fix for 'Failed to verify username'. v1.0.0-beta.5 Daniel Scalzi 2018-08-24 16:26:50 -0400
  • 70b83a6397
    v1.0.0-beta.5 - Fixed Mojang issue resulting in "Failed to verify username" for specific users. Daniel Scalzi 2018-08-24 15:17:32 -0400
  • 29a8f2a345
    v1.0.0-beta.4 - Updated electron to v2.0.8 v1.0.0-beta.4 Daniel Scalzi 2018-08-22 17:59:38 -0400
  • 0346597afe
    Wrap calls to console.log through LoggerUtil (prefixes). Daniel Scalzi 2018-08-22 14:21:49 -0400
  • 37606dc8d2
    Improvements to overlay keybinds. Daniel Scalzi 2018-08-22 10:54:09 -0400
  • afe69a21c6
    Small changes and cleanup to Java related UI. Daniel Scalzi 2018-08-20 04:02:27 -0400
  • 58a8215b05
    v1.0.0-beta.3 - Added error handling for LaunchWrapper failure. v1.0.0-beta.3 Daniel Scalzi 2018-08-19 03:16:08 -0400
  • 845721a830
    Encode game stderr stream in utf-8. Updated deps. Daniel Scalzi 2018-08-19 00:42:52 -0400
  • 50317c3fc2
    v1.0.0-beta.2 v1.0.0-beta.2 Daniel Scalzi 2018-08-15 09:17:59 -0400
  • d581a2896a
    v1.0.0-beta.1 v1.0.0-beta.1 Daniel Scalzi 2018-08-14 01:00:47 -0400
  • e602848f9c
    Upgraded Node.js to v10.8.x. Daniel Scalzi 2018-08-14 00:53:32 -0400
  • 4d2f50b136
    v0.0.1-alpha.18 v0.0.1-alpha.18 Daniel Scalzi 2018-08-13 08:28:51 -0400
  • f1d89c0e6b
    Fixed game status monitoring. Switched to version-safe regex for monitoring game launch progress. Game output is now encoded in utf-8 to avoid multiple conversions from Uint8Array to String. Note that game output has line breaks. Trim any content before testing it against regular expressions. Daniel Scalzi 2018-08-13 08:25:25 -0400
  • 4f416220c2
    Added failsafe to configuration loading. Daniel Scalzi 2018-08-13 06:31:46 -0400
  • 1566ff4e4c
    Updated the auto-update UI. Added a settings tab to manage updates. On this tab you can: * Init auto update check. * View update information (version, prerelease vs release, etc). * View update changelog. * Install updates (when downloaded). The green glow on the landing page now takes users to the settings tab. Updates can be installed from there. This UI can be changed in the future if needed. Daniel Scalzi 2018-08-13 06:13:13 -0400
  • 96d393696d Updated deps. Daniel Scalzi 2018-08-11 04:33:44 -0400
  • 9eef48b110
    Added relevant links to readme. Daniel Scalzi 2018-08-08 22:37:37 -0400
  • 2ec91a633b
    v0.0.1-alpha.17 v0.0.1-alpha.17 Daniel Scalzi 2018-08-07 04:55:25 -0400
  • b46ac97493
    General cleanup for mods tab code. Daniel Scalzi 2018-08-07 04:41:26 -0400
  • 556199aa55
    Added support for drop-in mods on the UI. Daniel Scalzi 2018-08-07 04:16:15 -0400
  • ff3f2bfb8d
    Added server status bar to the top of the mods tab. Daniel Scalzi 2018-08-07 00:58:32 -0400
  • 7301dfc71a
    Updated deps. Daniel Scalzi 2018-08-07 00:01:26 -0400
  • 0c98cc2447
    Added support for optional submods of required mods. Daniel Scalzi 2018-07-29 16:32:41 +0200
  • 60ba7b4f8a
    Add functionality to mods tab. Daniel Scalzi 2018-07-29 14:42:11 +0200
  • 34b806c3a8 Updated mercurius updater to 1.12.2 on distro. Daniel Scalzi 2018-07-24 02:34:59 -0400
  • 40506c4283 Cleaned up distribution.json for mod toggle UI. Daniel Scalzi 2018-07-24 02:25:39 -0400
  • e583133c8b Initial work on mod toggle UI. Daniel Scalzi 2018-07-24 01:14:26 -0400
  • 6e71cd6b46
    v0.0.1-alpha.16 - Fixed download errors. v0.0.1-alpha.16 Daniel Scalzi 2018-07-26 04:30:47 +0200
  • 5bceaa92d0
    Updated electron-builder to v20.24.5 Daniel Scalzi 2018-07-23 17:20:42 -0400
  • 372a76b0f2
    v0.0.1-alpha.15 v0.0.1-alpha.15 Daniel Scalzi 2018-07-22 23:40:45 -0400
  • 04cf2ee718
    Fixed styling issue with a.commit-links. Daniel Scalzi 2018-07-22 23:33:48 -0400
  • cb28bce992
    Rewrote readme file. Daniel Scalzi 2018-07-22 17:54:35 -0400
  • cfa78a196b
    Merge b083811960 into 810e81521c fossabot 2018-07-22 18:13:31 +0000
  • b083811960 Add license scan report and status fossabot 2018-07-22 11:13:03 -0700
  • 810e81521c
    Added eslint. To lint, npm run lint. Daniel Scalzi 2018-07-22 13:31:15 -0400
  • ededf85892
    Update deps: electron-builder@20.24.4 electron-updater@3.0.3 Daniel Scalzi 2018-07-22 12:02:43 -0400
  • 7dcce68455
    Updated Distribution Index spec and impl. Daniel Scalzi 2018-07-22 11:40:15 -0400
  • 5b0b1924cf
    Updated dependencies. Daniel Scalzi 2018-07-14 14:00:37 -0400
  • 97979df431
    Upgraded dependencies, pinned Node.js version. Daniel Scalzi 2018-07-05 21:06:06 +0200
  • 6759b143c4
    Show installing progress bar during extractions. Daniel Scalzi 2018-07-02 02:24:13 -0400
  • 41aae0c418
    Changed email to uuid on the account settings view. Daniel Scalzi 2018-07-02 02:08:48 -0400
  • 3131002d02
    Use full body skin render for the avatar image. Daniel Scalzi 2018-07-02 02:01:28 -0400