|
|
21c09be4cd
|
feat: add more log about which step is running
|
2026-03-26 22:20:56 +01:00 |
|
|
|
34d690d6a6
|
refactor: fix neoforge version naming and remove duplicate/unused code
|
2026-03-26 22:14:16 +01:00 |
|
|
|
1d9f4b9bc6
|
fix: show neoforge in logs instead of forge when running installer
|
2026-03-26 21:45:22 +01:00 |
|
|
|
f584364230
|
Merge branch 'fabric'
|
2026-03-26 19:25:42 +01:00 |
|
|
|
e40bd75ab1
|
build: make use of only one nix shell with both java 8 and 21 in env
|
2026-03-26 19:22:58 +01:00 |
|
|
|
3f2062b6aa
|
feat: add fabric support
|
2026-03-25 22:18:30 +01:00 |
|
|
|
cc8f837be0
|
fix: make that config is actually shown when errors occur
|
2026-03-25 22:18:21 +01:00 |
|
|
|
7e4a9ad055
|
test: add fabric tests
|
2026-03-22 19:41:48 +01:00 |
|
|
|
eb380f9403
|
feat: replace console.log with events
|
2026-03-21 23:56:50 +01:00 |
|
|
|
96bf0456a1
|
test: remove unneeded test
|
2026-03-21 23:56:33 +01:00 |
|
|
|
4d220a401c
|
refactor: remove old file
|
2026-03-19 18:13:30 +01:00 |
|
|
|
66967c955c
|
feat: rewrite instance class with a config system similar to vite, with better errors and cleaner code
|
2026-03-19 18:06:58 +01:00 |
|
|
|
ad91a39e09
|
build: update every dependencies
|
2026-03-17 21:52:17 +01:00 |
|
|
|
440b2aae6a
|
fix: fix some errors causing other error
|
2026-03-17 21:43:51 +01:00 |
|
|
|
7e317e5a52
|
fix: fix forge 1.7.10 not launching
|
2026-03-17 21:42:42 +01:00 |
|
|
|
78dbc65448
|
feat: prevent rerunning forge installer at each launch
|
2026-03-17 19:31:51 +01:00 |
|
|
|
5ab3ca9f4a
|
fix: make generator generate actual neoforge tests
|
2026-03-17 19:22:21 +01:00 |
|
|
|
ddba863da5
|
fix: missing arg in error
|
2026-03-17 19:09:33 +01:00 |
|
|
|
a75962e661
|
fix: remove console.log
|
2026-03-17 19:07:20 +01:00 |
|
|
|
094299d614
|
build: add a package.json script for generating test
|
2026-03-17 19:07:04 +01:00 |
|
|
|
dc16689985
|
feat: add a test generator using templates; upgrade vitest
|
2026-03-17 19:02:53 +01:00 |
|
|
|
f028d02bc6
|
feat: remove unused test
|
2026-03-16 18:25:36 +01:00 |
|
|
|
95dccaeb57
|
feat: add cleaner error handling and redact token in errors
|
2026-03-16 18:13:49 +01:00 |
|
|
|
70427efd50
|
fix: make patch for log4j config file to prevent logging in xml works in older versions
|
2026-03-16 17:52:07 +01:00 |
|
|
|
4a4e346fe1
|
fix: actually set old version in tests
|
2026-03-16 17:50:08 +01:00 |
|
|
|
8bcf3680c0
|
feat: add support for older forge (down to 1.7.10)
|
2026-03-16 17:45:39 +01:00 |
|
|
|
8e6408fb7b
|
fix: remove type
|
2026-03-07 09:27:36 +01:00 |
|
|
|
7bcaedfded
|
feat: fix forge not launching for some modern versions
|
2026-03-07 09:14:16 +01:00 |
|
|
|
1a3574fbc1
|
fix: fix vanilla launch throwing unknown modloader
|
2026-03-06 15:29:13 +01:00 |
|
|
|
61ab1577f0
|
feat: throw an error when launching with an unknown modloader
|
2026-03-06 15:01:09 +01:00 |
|
|
|
edb2eccd63
|
refactor: rename temp/instance into temp/launcher to follow changes from src
|
2026-03-06 14:56:10 +01:00 |
|
|
|
143a852281
|
fix: fix eslint not actually working and fixed every ts/eslint warnings
|
2026-03-06 14:54:23 +01:00 |
|
|
|
f7ba1068ad
|
fix: modloader typo
|
2026-02-27 18:41:00 +01:00 |
|
|
|
194c1a9bcc
|
feat: add new shell.nix for each relevant java version
|
2026-02-27 18:07:03 +01:00 |
|
|
|
707f0c013f
|
feat: only download natives if not present
|
2026-02-26 19:32:28 +01:00 |
|
|
|
5c82c9059e
|
feat: remove shell.nix
|
2026-02-26 19:25:06 +01:00 |
|
|
|
4b0410f4f3
|
feat: add support for version older than 1.13
|
2026-02-26 19:24:41 +01:00 |
|
|
|
697ae0d040
|
feat: let developper handle java install by specifying java executable in instance settings and adapt javadownloader for this
|
2026-02-24 15:06:05 +01:00 |
|
|
|
30c47c5ec7
|
feat: add shell.nix to be able to launch minecraft on nixos
|
2026-02-24 14:25:10 +01:00 |
|
|
|
9509274b9c
|
fix: actually show java process stderr
|
2026-02-22 23:22:43 +01:00 |
|
|
|
46c85401e5
|
feat: only download libraries if not present
|
2026-01-08 11:56:24 +01:00 |
|
|
|
5b0bd8a73e
|
fix: log error when test failed
|
2026-01-08 11:49:47 +01:00 |
|
|
|
bb6bc1dfc7
|
feat: only download assets if not present
|
2026-01-08 11:49:29 +01:00 |
|
|
|
76f3d7b588
|
feat: only download java if not present
|
2026-01-08 11:05:41 +01:00 |
|
|
|
d46340c633
|
feat: add support for modern forge and neoforge
|
2026-01-08 10:40:52 +01:00 |
|
|
|
f958f3598a
|
feat: separate instance data from shared folders
|
2025-12-12 17:25:17 +01:00 |
|
|
|
22d68bd378
|
feat: better error handling
|
2025-12-11 21:41:21 +01:00 |
|
|
|
5ed1a240c1
|
feat: allow to have multiple java version in the same javaRoot
|
2025-12-10 21:13:42 +01:00 |
|
|
|
2e944d8a85
|
fix: patch log4j config file to prevent logging in xml
|
2025-12-10 20:52:02 +01:00 |
|
|
|
6193863abc
|
fix: actually set game working directory when launching game
|
2025-12-09 20:45:23 +01:00 |
|