Commit Graph

56 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 11a40975d9
Attempt to set up updater for gitea
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-11-03 17:07:55 +01:00
Johannes Frohnmeyer 7ce6a764ec
Switch to gson-compile 2022-11-02 00:38:04 +01:00
Johannes Frohnmeyer c7aafad507
More attempts at fixing the wrapper (also get rid of slf4j) 2022-09-06 21:20:59 +02:00
Johannes Frohnmeyer ad18164d69
Attempt to fix 3 2022-09-06 14:55:36 +02:00
Johannes Frohnmeyer 3dd66de0a7
Attempt to fix 2 2022-09-06 13:28:28 +02:00
Johannes Frohnmeyer be41e8d60d
Attempt to fix 2022-09-06 12:35:29 +02:00
Johannes Frohnmeyer 63bf7df080
Experiment with reworking wrapper 2022-09-06 11:15:21 +02:00
Johannes Frohnmeyer d777b9f39d
Major refactors 2022-09-04 21:21:24 +02:00
Johannes Frohnmeyer 2677e49743
Move common code to "common" module and launcher to "launcher" module 2022-07-23 22:45:39 +02:00
Johannes Frohnmeyer c1f3f7e57a
Utilize the gradle kotlin DSL for cleaner build scripts 2022-07-23 20:34:23 +02:00
Johannes Frohnmeyer 663e143c4b
Delegate Gson/etc initialization to InceptumEnvironmentInitializer, set custom user agent for HttpUtils 2022-07-04 13:22:28 +02:00
Johannes Frohnmeyer fdc1394493
Fix logs and openZipFile 2022-07-01 15:16:35 +02:00
Johannes Frohnmeyer 450eb83c13
Slightly safer zip file system access 2022-06-27 14:33:26 +02:00
Johannes Frohnmeyer 572943ead0
Fix general tab for showing wrong instance name 2022-06-11 13:10:47 +02:00
Johannes Frohnmeyer 11679ceb75
Update for CFCore API 2022-06-05 16:45:22 +02:00
Johannes Frohnmeyer c205603bae
Move more things to commons 2022-04-28 23:13:37 +02:00
Johannes Frohnmeyer 617a8cf9df
Fix modrinth v2, introduce JfCommons 2022-04-28 21:07:03 +02:00
Johannes Frohnmeyer 1431eb0719
Misc fixes 2022-02-06 17:15:00 +01:00
Johannes Frohnmeyer e445547337
Work around serverside curseforge errors by retrying later 2022-02-06 16:23:16 +01:00
Johannes Frohnmeyer 0988aefbeb
Use reflection-based DeepCloner in FabricMetaApi.addFabric to allow caching VersionInfo 2022-02-06 15:17:15 +01:00
Johannes Frohnmeyer de8fcbb267
Fix LaunchCommand 2022-02-06 14:16:12 +01:00
Johannes Frohnmeyer 9519ba6da3
Quodana doesn't support Java 17 apparently 2022-01-27 17:57:13 +01:00
Johannes Frohnmeyer 0eb72d859e
Some TODOs 2022-01-27 17:07:08 +01:00
Johannes Frohnmeyer d59e0ef0df
Implement more caching where the profiler showed bottlenecks 2022-01-24 19:21:23 +01:00
Johannes Frohnmeyer 86e0f00253
Some profiling results 2022-01-24 15:04:03 +01:00
Johannes Frohnmeyer b14a8fbed1
Allow customizing arguments, ModUpdateCommand 2022-01-23 18:53:16 +01:00
Johannes Frohnmeyer 91a6a4cff2
Add docs 2022-01-20 18:15:37 +01:00
Johannes Frohnmeyer 9bd4641554
Attempt to fix windows 2022-01-20 00:03:46 +01:00
Johannes Frohnmeyer 9df4a14def
Fix wrapper using custom ClassLoader 2022-01-19 23:44:06 +01:00
Johannes Frohnmeyer 9b9284910a
Fix UpdateChecker not recognizing new versions 2022-01-19 22:44:24 +01:00
Johannes Frohnmeyer c03813c446
Experimental curseforge export support and more refactoring 2022-01-19 19:14:13 +01:00
Johannes Frohnmeyer c944f42c20
Add git controls to UI 2022-01-18 19:22:26 +01:00
Johannes Frohnmeyer b69ffeed30
Some refactorings and proxy support for HttpUtils 2022-01-18 18:43:39 +01:00
Johannes Frohnmeyer c3de25b125
Allow specifying base path as system property 2021-12-27 16:18:05 +01:00
Johannes Frohnmeyer 8c0019912f
Allow user-config data path on non-public release build 2021-12-27 14:53:45 +01:00
Johannes Frohnmeyer 3c3474c6ab
Fix UpdateChecker 2021-12-11 14:21:58 +01:00
Johannes Frohnmeyer 4f546014d1
Attempt to enable JVM forward compatibility 2021-12-11 13:53:46 +01:00
Johannes Frohnmeyer 95c6990b5e
Extract bundler for 1.18 server support 2021-12-11 12:56:25 +01:00
Johannes Frohnmeyer 7ac9cb1058
Rework version discovery in wrapper 2021-12-08 20:38:28 +01:00
Johannes Frohnmeyer b97d81b7a0
Update UpdateChecker for new version syntax 2021-12-01 16:40:03 +01:00
Johannes Frohnmeyer b6fb915dd9
Fixes for account managing 2021-12-01 16:12:47 +01:00
Johannes Frohnmeyer 8c22da0752
Fix AlertWindow crashing and make ComparableVersion more generic 2021-11-30 21:41:15 +01:00
Johannes Frohnmeyer 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