Commit Graph

53 Commits

Author SHA1 Message Date
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
JFronny
cdfdcd12b4
More windows fixes 2021-10-31 00:09:52 +02:00
J. Fronny
bb3063f638 Attempt at fixing windows without an IDE 2021-10-30 21:54:08 +00:00
JFronny
5ff7f6b608
Fabric server support 2021-10-30 23:22:16 +02:00
JFronny
97251ea548
Server support 2021-10-30 22:05:24 +02:00
JFronny
d73aefd99e
Use Mojang JVM, switch to SLF4J, ini 2021-10-30 19:26:59 +02:00
JFronny
2adf5cac1b
Basic instance editing, 1.8.9 support 2021-10-30 16:12:39 +02:00
JFronny
ea2b2e5452
Initial fabric support, instance locking 2021-10-30 14:22:07 +02:00
JFronny
72ab7c27b9
Don't lock up everything while creating an instance 2021-10-29 23:16:03 +02:00
JFronny
e2178809ab
A lot of changes 2021-10-29 22:50:42 +02:00
JFronny
f159efbc05
Actually launch minecraft 2021-10-28 23:27:47 +02:00
JFronny
c9f824d673
TODOs, license under GPL 2021-10-28 21:31:51 +02:00