Commit graph

129 commits

Author SHA1 Message Date
51c0ddb66e fix: forgot to update test for assets 2025-11-09 22:07:05 +01:00
561a1526c2 feat: replace task by plain pqueue system with progress 2025-11-09 22:00:49 +01:00
32e8171ca4 feat: make java's task accessible 2025-11-06 20:25:49 +01:00
ee95587be6 fix: remove useless console.log 2025-11-06 19:24:15 +01:00
3e97484af6 Merge branch 'main' into tasks 2025-11-06 19:20:28 +01:00
b119dc9154 feat: make natives' task accessible 2025-11-06 19:15:44 +01:00
b32d6c0f3e feat: make libraries' task accessible 2025-11-01 23:29:52 +01:00
53c0f504e6 feat: make assets' task accessible 2025-11-01 23:24:44 +01:00
ed78d02b8e refactor: add some files to gitignore 2025-11-01 23:02:51 +01:00
71ccc0cbeb feat: add a function to handle log4j fix and its test, add it to arguments.ts and finish arguments.test.ts 2025-10-30 23:30:31 +01:00
976838bd3c feat: add function to generate launch arguments with unfinished test
STILL WIP
2025-10-28 10:48:58 +01:00
8f2b5d6d4f refactor: use better typing with isNeeded 2025-10-15 22:25:06 +02:00
db2162cf49 fix: correct error in types for version manifest's launch arguments 2025-10-15 22:14:13 +02:00
1612d95357 feat: add a function to download assets and its test 2025-10-15 21:56:40 +02:00
fe7a2936ba fix: fix tasks not being runned 5 per 5 2025-10-08 22:17:13 +02:00
72bb5cadd3 fix: use newer java manifests url 2025-10-06 17:45:19 +02:00
b9ea3c81c6 fix: force os to linux in tests 2025-10-06 17:19:20 +02:00
d6a9bae48d refactor: replace parseRule with cleaner function isNeeded that supports cpu arch too 2025-10-06 17:07:57 +02:00
58fe602f14 feat: add a function to download libraries and its test 2025-10-06 16:21:20 +02:00
aaad782501 fix: actually create test for natives 2025-10-06 16:20:11 +02:00
c6a392077a fix: rename property in library type 2025-10-05 22:12:24 +02:00
27631fdb18 fix: remove unused import 2025-10-05 22:09:54 +02:00
8b0c527492 docs: explain why test downloads 1.15's natives 2025-10-05 22:08:45 +02:00
0e15f75640 refactor: remove unnecessary test 2025-10-05 21:52:00 +02:00
b767e9e08b refactor: rename java.install to java.download 2025-10-05 21:51:04 +02:00
b6b5da3981 feat: add a function to download natives and its test 2025-10-05 21:50:33 +02:00
dd548c5f26 feat: add a function to fetch version manifest 2025-09-28 14:28:17 +02:00
f944f1c5e4 chore: delete temp file test.cjs 2025-09-28 13:22:05 +02:00
acb41dd4bf chore: init 2025-09-28 13:12:46 +02:00