Commit graph

81 commits

Author SHA1 Message Date
Pierce
8812596cd4 1.12.2 Forge hotfix 2021-01-08 21:07:08 -05:00
Pierce
6efbc5e2c5 3.16.0
Supports new 1.12.2 forge through installer. Simplified Forge related functions
2021-01-08 17:00:30 -05:00
Pierce
1f50ad1ff8 Merge branch 'pr/51' 2020-08-23 23:38:28 -04:00
Pierce
6eb2a7eb78 Merged #52 & removed shelljs
The `gameDirectory` option was moved to `overrides` to keep consistancy as it's for devs that go above and beyond with their launchers.
2020-08-23 23:38:15 -04:00
MT224244
5b21305f99 Add a gameDirectory to your options 2020-08-20 03:27:36 +09:00
MT224244
53f20d54d3 Remove the hardcoded "M" in the JVM memory allocation argument. 2020-08-19 12:08:12 +09:00
Pierce
ef45a1d741 NPM Bump for PR 2020-07-23 12:03:31 -04:00
Kamesuta
7602dedd76 Added library root 2020-07-23 06:19:48 +09:00
Pierce
691634ca12 [NOISSUE] Bumping badge # 2020-07-22 15:25:41 -04:00
Pierce
9ee4f3dda2 [NOISSUE] Nitpicks 2020-07-07 23:36:31 -04:00
Pierce
1a4983a8b3 [NOISSUE] Travis test, add detached. 2020-06-19 22:21:00 -04:00
Pierce
15f3ec0693 Forgot to remove a ``` 2020-05-28 23:07:44 -04:00
Pierce
99b7ff2367 ForgeWrapper support, ESLint added 2020-05-28 22:39:13 -04:00
Pierce
6bf22ef3e9 pre-1.6 support. 2020-05-01 12:43:11 -04:00
Pierce
4612107b3a minArgs check for legacy & normal. 2020-04-29 10:51:17 -04:00
Pierce
487bfa06fc v3.13.1 2020-04-07 09:56:28 -04:00
Pierce
8be5a5979e v3.13.0 2020-04-07 09:39:17 -04:00
Corentin Grall
1c6cc01682
Added --customLaunchArgs options (#40)
* Added --customLaunchArgs options - #39

* Fixed Typo

Co-authored-by: Pierce <spammermuch@gmail.com>
2020-04-07 09:36:06 -04:00
Pierce
c35332a8e5 Added Warnings & changeApiUrl (authenticator.js) 2020-04-04 13:25:14 -04:00
Pierce
4e9c2fbfb3 Incase package.json is removed, skip over version check. 2020-03-24 14:52:30 -04:00
Pierce
cc9396a851 Fixed images, slight refactor 2020-03-17 20:15:32 -04:00
Pierce
2f65a98d9a Optifine fix + NPM push.
should let all custom installations work now since the MC version jar was moved.

Tested on: Optifine, Fabric, Vanilla
2020-02-09 13:08:35 -05:00
Pierce
e2f7e1088c 3.11.6 - Fabric support
Defaults back to normal MC jar if a custom one doesnt exist.
2020-01-04 18:21:12 -05:00
Pierce
f9b7032ded Logo resize (3.11.5) 2019-12-12 21:15:58 -05:00
Pierce
23274e1ec6 3.11.5 2019-12-12 21:14:25 -05:00
Pierce
4758defde4
Grammar fix, removed old explanation 2019-11-04 13:37:59 -05:00
SVV-team
db19c68fb8 Add fullscreen option (#29)
Add fullscreen option
2019-11-04 13:33:50 -05:00
Pierce
06337a8914 v3.11.3 2019-10-28 18:03:32 -04:00
Pierce
d60dcf0209 HOTFIX undefined if checkJava errors 2019-10-12 19:08:35 -04:00
Pierce
2fb4386a5d version bump for NPM, updated badge 2019-10-10 13:23:03 -04:00
Pierce
3fbea961c8 v3.11
Better handling of Forge when it doesnt have a version.json.

remove package.js and moved it to main handler file.

display whether or not java is 64 or 32 bit.
2019-10-10 13:21:23 -04:00
Pierce
8291f9a15d im... an idiot 2019-08-29 14:18:32 -04:00
Pierce
5365e60c6f Badges, npm bump 2019-08-29 14:17:01 -04:00
Pierce
69985e3d04 Added types to download status. changed downloadasyc params 2019-08-28 10:21:48 -04:00
Pierce
d83aadc4c3 Version bump, warnings, code refactor! 2019-08-27 17:30:44 -04:00
Pierce
61f8af7a20 Progress bar, java checker, changes to how things are downloaded 2019-08-26 16:32:32 -04:00
Pierce
77532e2166 parse the buffers instead of leaving them. Print MCLC version. allow events to register 2019-08-20 14:28:56 -04:00
Pierce
7ef41de7cc Added and fixed some overrides. URL overrides 2019-08-12 21:06:54 -04:00
Pierce
407d7faef2 Changes to Auth, proper credits 2019-08-12 12:34:28 -04:00
Pierce
388feda287 Fix asset time outs 2019-08-07 16:25:49 -04:00
Pierce
779f828cde added cwd 2019-08-05 12:54:57 -04:00
Pierce
22baef8735 moved error to data. Read DESC
before you go "wait what the f*ck", in older versions, the minecraft process emits data to `error` instead of normal `data`. In newer versions, errors and data are all processed through `data`, making `error` pointless.
2019-08-05 10:30:06 -04:00
Pierce
001f52e150 fix the download of client packages 2019-07-28 12:52:53 -04:00
Pierce
4a30dd96d5 Added ability to override paths. Fixed docs and typos 2019-07-22 19:29:36 -04:00
Pierce
1f1f4c847f Typos, updated docs 2019-07-19 06:38:29 -04:00
Pierce
c62a3b293f Woops.. 2019-06-22 22:55:43 -04:00
Pierce
d521ecee31 refactors and updates 2019-06-22 22:54:27 -04:00
Pierce
e5e1d68883 Small changes, non breaking this time
Removed getPid in favor of returning the child process instead. Added OS detection as well!
2019-06-08 14:21:15 -04:00
Pierce
62d02dccba small but major changes again. Pretty much done now
Removed: close restart. setting options in constructor.
Added: getPid and new gif
Reformatted: options now go back into the launch function. `authorization` still accepts either an json object or a promise. Better docs v2
2019-06-06 14:49:18 -04:00
Pierce
9cf79157d2 Fixed improper version json, added ability to set width and height 2019-05-26 16:42:23 -04:00