Commit Graph

76 Commits

Author SHA1 Message Date
85d7a6a90f
Remove temporary debugging line 2022-06-05 17:17:51 +02:00
11679ceb75
Update for CFCore API 2022-06-05 16:45:22 +02:00
c205603bae
Move more things to commons 2022-04-28 23:13:37 +02:00
617a8cf9df
Fix modrinth v2, introduce JfCommons 2022-04-28 21:07:03 +02:00
166b3e2124
Modrinth api v2 2022-02-28 10:32:20 +01:00
1431eb0719
Misc fixes 2022-02-06 17:15:00 +01:00
f669060d1e
Enhance window ID logic 2022-02-06 16:00:14 +01:00
0988aefbeb
Use reflection-based DeepCloner in FabricMetaApi.addFabric to allow caching VersionInfo 2022-02-06 15:17:15 +01:00
de8fcbb267
Fix LaunchCommand 2022-02-06 14:16:12 +01:00
9519ba6da3
Quodana doesn't support Java 17 apparently 2022-01-27 17:57:13 +01:00
0eb72d859e
Some TODOs 2022-01-27 17:07:08 +01:00
d59e0ef0df
Implement more caching where the profiler showed bottlenecks 2022-01-24 19:21:23 +01:00
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