Commit graph

179 commits

Author SHA1 Message Date
Pierce
449e15e867 Update index.d.ts 2021-02-10 17:00:34 -08:00
Pierce
5ebe15c7e9
Merge pull request #63 from KevSlashNull/Split-large-MCLCore-launch-into-multiple-methods
Split large MCLCore#launch into multiple methods
2021-02-10 16:58:39 -08:00
Pierce
cc6d1f5dc1
Merge branch 'master' into Split-large-MCLCore-launch-into-multiple-methods 2021-02-10 16:57:23 -08:00
Pierce
4e327ec68d
Merge pull request #61 from Suyashtnt/better-ts
Update index.d.ts
2021-02-10 16:52:04 -08:00
Kev
afe4c4d7a4 Add launcher methods to index.d.ts 2021-02-10 15:04:25 +01:00
Kev
926060e79c Split large MCLCore#launch into multiple methods 2021-01-31 23:12:17 +01:00
Just a Badly Drawn TABS Dude
da1b77a585
Update index.d.ts 2021-01-19 12:59:04 +02:00
Pierce
63e810a685
Merge pull request #60 from Suyashtnt/better-ts
Added docs for types. Thanks, Tabs!
2021-01-18 14:05:19 -05:00
Just a Badly Drawn TABS Dude
74411441d6
Update index.d.ts 2021-01-18 21:03:07 +02:00
Suyashtnt
b9647a91ba
add docs for types and edit a few types 2021-01-18 16:13:47 +02:00
Pierce
8812596cd4 1.12.2 Forge hotfix 2021-01-08 21:07:08 -05:00
Pierce
5e5cf5158e Forge -> Custom -> Vanilla 2021-01-08 17:03:32 -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
kaziu687
53403b158e
Handle whitespace in ForgeWrapper (#55)
Fix problem with generating version.json via ForgeWrapper when any path contains whitespace
2020-11-22 15:42:13 -08:00
Pierce
3544dded05 [HOTFIX] Legacy audio fix 2020-10-03 01:16:03 -07:00
Pierce
00fbb5a4af
Merge pull request #50 from Bricklou/ts-typing
Created a declaration file for typescript
2020-09-14 21:59:48 -07:00
Louis Bailleau
bd2250df90 Fixed typing error, and update memory and window types in index.d.ts. 2020-09-12 23:15:13 +02:00
Louis Bailleau
98d780f338 Merge branch 'ts-typing' of github.com:Bricklou/MinecraftLauncher-core into ts-typing 2020-09-12 22:51:10 +02:00
Louis Bailleau
f7ee07e43f Fixed a typing in the declaration file 2020-09-12 22:50:07 +02: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
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
Louis Bailleau
c1d37b4bb7 Fixed a typing in the declaration file 2020-07-30 03:08:31 +02:00
Louis Bailleau
715de3fb57 Created typescript typings for the library
- Created module declaration file
- Added `@types/node` to dev dependancies
2020-07-30 02:47:30 +02:00
Pierce
ef45a1d741 NPM Bump for PR 2020-07-23 12:03:31 -04:00
Pierce
634d74124d
Merge pull request #48 from Team-Fruit/master
Add library root overrides
2020-07-23 12:02:23 -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
1866c237b0 HOTFIX assetRoot override didnt change for index. 2020-07-22 15:17:33 -04:00
Pierce
df8e361db8
Merge pull request #46 from Pierce01/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 11:28:38 -04:00
dependabot[bot]
41ed4b7d32
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 21:45:15 +00:00
Pierce
9ee4f3dda2 [NOISSUE] Nitpicks 2020-07-07 23:36:31 -04:00
Pierce
d1417e07c8 [NOISSUE] Disable travis test 2020-06-19 22:23:39 -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
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
9e21e8189c
Merge pull request #41 from grallc/custom-lauch-args-fix
Fixed custom launch args builder - #39
2020-05-01 16:53:49 -04:00
Pierce
6bf22ef3e9 pre-1.6 support. 2020-05-01 12:43:11 -04:00
Corentin Grall
b5d688fd02
Merge branch 'master' into custom-lauch-args-fix 2020-04-30 15:04:41 +02:00
Pierce
4612107b3a minArgs check for legacy & normal. 2020-04-29 10:51:17 -04:00
Corentin Grall
3d2aa75d09 Fixed custom launch args builder - #39 2020-04-07 16:41:04 +02: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