Commit Graph

47 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
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
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
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
91a6a4cff2
Add docs 2022-01-20 18:15:37 +01: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
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
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
3c3474c6ab
Fix UpdateChecker 2021-12-11 14:21:58 +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
7ac9cb1058
Rework version discovery in wrapper 2021-12-08 20:38:28 +01:00
b97d81b7a0
Update UpdateChecker for new version syntax 2021-12-01 16:40:03 +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
8b121cda69
Use unix timestamp instead of pipeline ID 2021-11-28 17:52:28 +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
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
2be5da93e2
Attempt at fixing wrapper on windows 2021-11-11 18:14:51 +01:00
JFronny
8cfae1564c
Attempt to add support for force-loading libraries for mesa 2021-11-11 17:59:35 +01:00
JFronny
e6e6c5822f
Close Files.list streams, don't block for mods dir scan 2021-11-04 11:49:40 +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
38392dc9e2
Fixes 2021-10-31 17:30:51 +01:00
JFronny
abc33b3331
An attempt to implement a working updater 2021-10-31 16:59:25 +01:00