Commit Graph

107 Commits

Author SHA1 Message Date
c1f3f7e57a
Utilize the gradle kotlin DSL for cleaner build scripts 2022-07-23 20:34:23 +02:00
663e143c4b
Delegate Gson/etc initialization to InceptumEnvironmentInitializer, set custom user agent for HttpUtils 2022-07-04 13:22:28 +02:00
fdc1394493
Fix logs and openZipFile 2022-07-01 15:16:35 +02:00
450eb83c13
Slightly safer zip file system access 2022-06-27 14:33:26 +02:00
572943ead0
Fix general tab for showing wrong instance name 2022-06-11 13:10:47 +02:00
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
e445547337
Work around serverside curseforge errors by retrying later 2022-02-06 16:23:16 +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
1e101d7239 NerdFonts is no longer used 2022-01-24 21:28:19 +00: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
76301dc765
Fix path for docs domain 2022-01-20 18:31:52 +01:00
7a52b0bbcd
Attempt to fix CI 2022-01-20 18:30:06 +01:00
91a6a4cff2
Add docs 2022-01-20 18:15:37 +01:00
2a8efdb420 Update README.md 2022-01-20 12:13:23 +00:00
9bd4641554
Attempt to fix windows 2022-01-20 00:03:46 +01:00
9df4a14def
Fix wrapper using custom ClassLoader 2022-01-19 23:44:06 +01:00
9b9284910a
Fix UpdateChecker not recognizing new versions 2022-01-19 22:44:24 +01:00
a5c8dec6ea Force known-good mesa3d 2022-01-19 20:36:45 +00: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
c3de25b125
Allow specifying base path as system property 2021-12-27 16:18:05 +01:00
8c0019912f
Allow user-config data path on non-public release build 2021-12-27 14:53:45 +01:00
f77d8709ae
Extract version number from git 2021-12-27 14:39:24 +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