Commit graph

118 commits

Author SHA1 Message Date
f760263f7f new version 2023-06-19 17:29:08 +03:00
4a5b47e054 feat: get versions 2023-06-18 18:52:39 +03:00
dfa54d3f65 doc: rename, formatting 2023-06-18 15:07:15 +03:00
Pierce
6eefbcdf6f quickPlay support, opts.server removed
to use the old server launch arg format, use the legacy option.
2023-06-16 17:35:25 -07:00
Pierce
08d49deb49 Add assetIndex override, npm bump 2023-06-16 15:47:20 -07:00
Pierce
0e4218b36a NPM bump 2023-02-01 13:37:38 -08:00
Pierce
8d59a34afe Fix JSON parse error
Closes #94
2022-09-13 09:10:05 -07:00
Pierce
639474ba92 Fix typo & remove console.log 2022-08-29 15:23:05 -07:00
Pierce
74c3b69a41 Properly parse object based launch args
Closes #90
2022-08-28 21:59:32 -07:00
Pierce
61e4c666db Fix assets from not loading 2022-08-28 19:40:57 -07:00
Pierce
b59a4b74df HOTFIX 1.19 support 2022-06-12 16:03:22 -07:00
Pierce
86d42246f1 OptiFine & UUID fix
Allows OptiFine properly install and for forge clients to launch in offline mode. Addresses #84
2022-03-01 18:52:06 -08:00
Pierce
2e56e2041b ForgeWrapper 1.5.5 2021-12-22 10:13:52 -05:00
Pierce
4b26d6cfa2 ForgeWrapper 1.5.4 & Log4j Fix 2021-12-13 12:44:09 -05:00
Pierce
dfd8c185d4 3.16.9
- ForgeWrapper update fixes 1.12.2 forge installer errors.
- 1.18 compatibility.
2021-11-29 12:27:40 -08:00
Pierce
da0b61a07d Rule check for custom clients
Closes #78
2021-08-27 11:37:18 -07:00
Pierce
aacccf389c NPM Bump 2021-08-21 16:07:01 -07:00
Pierce
0ad9cd7d53 NPM Bump 2021-08-08 13:14:02 -07:00
Pierce
6af7b10f86 ForgeWrapper & Auth changes 2021-08-08 13:05:50 -07:00
Pierce
335c5df755 [NOISSUE] NPM & Stable # Bump 2021-07-08 10:17:22 -07:00
Pierce
7a7c19af0c Closes #69 2021-05-05 10:48:52 -07:00
Pierce
e6578ac7d9 [NO ISSUE] NPM Bump & Small fix
Allows launchers to launch mordern forge more then once in a single running instance.
2021-02-10 17:10:51 -08:00
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
f947379727 ForgeWrapper 1.4.2 2020-11-26 19:22:41 -05:00
Pierce
3544dded05 [HOTFIX] Legacy audio fix 2020-10-03 01:16:03 -07:00
Louis Bailleau
192f9a18ef Created typescript typings for the library
- Created module declaration file
- Added `@types/node` to dev dependancies
2020-09-12 22:50:06 +02:00
Pierce
aff0c29f17 Merge #51 with a few changes 2020-08-23 23:57: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
Pierce
ef45a1d741 NPM Bump for PR 2020-07-23 12:03:31 -04:00
Pierce
1866c237b0 HOTFIX assetRoot override didnt change for index. 2020-07-22 15:17:33 -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
0905b4154d [HOTFIX & Slight Changes] 2020-06-19 12:26:58 -04:00
Pierce
9075bd0ea6 NPM Bump for readme fix. 2020-05-28 23:08:37 -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
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
23274e1ec6 3.11.5 2019-12-12 21:14:25 -05:00
Pierce
22c7b8254f Bump for NPM 2019-11-15 17:52:42 -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