Commit Graph

64 Commits

Author SHA1 Message Date
86e0f00253
Some profiling results 2022-01-24 15:04:03 +01:00
b14a8fbed1
Allow customizing arguments, ModUpdateCommand 2022-01-23 18:53:16 +01:00
3814da2013
Use thread pool for MDS file scanning 2022-01-23 17:10:19 +01:00
91a6a4cff2
Add docs 2022-01-20 18:15:37 +01:00
c03813c446
Experimental curseforge export support and more refactoring 2022-01-19 19:14:13 +01:00
c944f42c20
Add git controls to UI 2022-01-18 19:22:26 +01:00
b69ffeed30
Some refactorings and proxy support for HttpUtils 2022-01-18 18:43:39 +01:00
f6ac14b266
Work through some more TODOs 2022-01-04 23:32:05 +01:00
b3625d46ec
Add usage information to every command 2022-01-04 20:49:57 +01:00
53ad3673d4
Rework commands and add commands to interact with JGit 2022-01-04 17:48:01 +01:00
a577f5676f
Allow edit window on running instance but add a warning 2022-01-04 13:00:15 +01:00
dc312a94ad
Centralise instance locking logic 2022-01-04 12:51:51 +01:00
0040e7bd65
Progress bar to indicate scanned mods 2022-01-02 18:37:31 +01:00
66241d5631
Separate search pages for mr/cf, filter updatable in instance edit, fix mod adding 2022-01-02 18:26:49 +01:00
ca2ad0306a
Fix some things 2021-12-28 13:13:48 +01:00
bce9a323f1
Write imod sources generated in ModsDirScanner 2021-12-27 17:46:41 +01:00
8c0019912f
Allow user-config data path on non-public release build 2021-12-27 14:53:45 +01:00
9200ee2e2e
Re-download mod jar in InstanceLauncher if missing 2021-12-25 22:49:24 +01:00
56e7b0194b
Use -Dfabric.addMods for adding mods in known sources 2021-12-25 22:09:51 +01:00
320ffac699
Don't use Optional<T> for parameters 2021-12-16 18:09:15 +01:00
c53b60bf18
Improve MS login 2021-12-11 15:37:31 +01:00
2d47f2e45f
Add support URLs to AboutWindow 2021-12-11 15:06:17 +01:00
4f546014d1
Attempt to enable JVM forward compatibility 2021-12-11 13:53:46 +01:00
95c6990b5e
Extract bundler for 1.18 server support 2021-12-11 12:56:25 +01:00
9d55944eee
Skip unloadable libraries 2021-12-08 21:50:32 +01:00
c0607a7f19
Rework instance launching (removes support for all but the latest fabric loader versions) 2021-12-08 21:45:46 +01:00
d98476a420
Fix resource re-download 2021-12-01 17:21:54 +01:00
6e9b839fee
Fix 1.18 java-runtime-beta 2021-12-01 16:21:01 +01:00
b6fb915dd9
Fixes for account managing 2021-12-01 16:12:47 +01:00
8c22da0752
Fix AlertWindow crashing and make ComparableVersion more generic 2021-11-30 21:41:15 +01:00
JFronny
b6d9066c07
Use version manifest v2, fix ComparableVersion and try to ensure that dependencies are downloaded when launching an instance 2021-11-25 17:55:50 +01:00
JFronny
e52c0277b6
Misc improvements 2021-11-24 19:53:06 +01:00
JFronny
85cb5cce71
Implement my own ArgumentTokenizer 2021-11-24 18:06:29 +01:00
JFronny
a7f5931730
"batch" command to allow scripting 2021-11-24 16:02:33 +01:00
JFronny
062461dc0c
Why can't this just work? 2021-11-11 21:01:05 +01:00
JFronny
7a920d3218
Several fixes 2021-11-11 20:42:22 +01:00
JFronny
80b960a8c9
Support forceload for downloaded JVMs 2021-11-11 20:11:20 +01:00
JFronny
5a61749aea
Compare release versions by package creation date 2021-11-11 18:41:34 +01:00
JFronny
8cfae1564c
Attempt to add support for force-loading libraries for mesa 2021-11-11 17:59:35 +01:00
JFronny
56a16f5ee1
Sevaral TODOs 2021-11-04 14:07:34 +01:00
JFronny
e6e6c5822f
Close Files.list streams, don't block for mods dir scan 2021-11-04 11:49:40 +01:00
JFronny
0ac146e3ab
CurseForge mod support 2021-11-02 19:52:35 +01:00
JFronny
d60137a531
1st iteration of updates 2021-11-02 17:25:34 +01:00
JFronny
6759d55f32
Basic mod adding support 2021-11-02 16:44:26 +01:00
JFronny
0eb28397e2
Use .config on deploys 2021-11-02 13:43:18 +01:00
JFronny
6a6b5a62a3
Disable automatic updates without the wrapper (they wouldn't work anyways) 2021-10-31 18:55:51 +01:00
JFronny
60c5a30868
Updating actually works now (maybe) 2021-10-31 18:17:43 +01:00
JFronny
6e473a19ee
Extend UpdateChecker logging 2021-10-31 17:44:55 +01:00
JFronny
abc33b3331
An attempt to implement a working updater 2021-10-31 16:59:25 +01:00
JFronny
5fdf6fb416
An attempt at a basis for an updater 2021-10-31 13:37:07 +01:00