Commit Graph

148 Commits

Author SHA1 Message Date
Johannes Frohnmeyer ff7dddbd35
Refactor mods once again 2022-10-27 20:54:55 +02:00
Johannes Frohnmeyer 7e42e6b02f
Move more things 2022-10-19 21:44:33 +02:00
Johannes Frohnmeyer 5c6266634a
Introduce cleaner "Instance" abstraction 2022-10-19 21:26:06 +02:00
Johannes Frohnmeyer 390f6bc59b
Model views after boxes again 2022-10-19 20:28:49 +02:00
Johannes Frohnmeyer ef986fab05
Clean up build.gradle.kts w/ jfmods scripts 2022-10-13 21:06:56 +02:00
Johannes Frohnmeyer ab81759d4d
Utilize jfmods scripts 2022-10-13 19:37:35 +02:00
Johannes Frohnmeyer b87889f5b4
Enhance list entries 2022-09-30 18:07:18 +02:00
Johannes Frohnmeyer 62dd7da114
Split windows from main class 2022-09-29 18:19:43 +02:00
Johannes Frohnmeyer e3b3e50bd2
Finish up header bar (at least for now) 2022-09-29 17:53:49 +02:00
Johannes Frohnmeyer b0a6146d49
"Fix" input dialog 2022-09-29 16:28:05 +02:00
Johannes Frohnmeyer eb3fb83673
Start working on GTK port (far from finished) 2022-09-26 19:09:02 +02:00
Johannes Frohnmeyer 92109d353e
Implement importing (untested) 2022-09-19 21:26:23 +02:00
Johannes Frohnmeyer 3480e0d965
Fix launch 2022-09-18 20:11:06 +02:00
Johannes Frohnmeyer 58ffd7d11e
Some nullability in InceptumConfig 2022-09-18 19:48:12 +02:00
Johannes Frohnmeyer 67bb89abe7
Attempt to add launchwrapper, replacing manual forceload library injection 2022-09-18 19:28:26 +02:00
Johannes Frohnmeyer d2c0979d16
Fix auth, add modrinth export (untested) 2022-09-18 18:56:44 +02:00
Johannes Frohnmeyer f7a3d5be53
Rework exporting 2022-09-18 15:15:30 +02:00
Johannes Frohnmeyer da621e0eba
.iceignore to exclude files from exports 2022-09-16 16:30:12 +02:00
Johannes Frohnmeyer cdf81fcb57
Use GuiEnvBackend when launching dist with GuiCommand 2022-09-07 18:55:15 +02:00
Johannes Frohnmeyer 5cc2b416be
Add comments to config, make entries static and fix VersionInfo cloning 2022-09-07 18:06:34 +02:00
Johannes Frohnmeyer 165cad8e6b
Fix early logs being written to wrong backend 2022-09-06 21:38:54 +02: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 f1d1979977
Portable: don't package inceptum as the way it was done is incompatible with the new wrapper 2022-09-06 16:21:22 +02:00
Johannes Frohnmeyer f4302a1a3f
CI: attempt to fix portable build 2022-09-06 16:04:20 +02:00
Johannes Frohnmeyer 8445bce486
Use mdbook for docs 2022-09-06 16:03:17 +02:00
Johannes Frohnmeyer 1f9f56d413
Rework CI script 2022-09-06 15:49:19 +02:00
Johannes Frohnmeyer 81f9cd270a
Attempt to fix 4 2022-09-06 15:05:44 +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 2c2efcacda
Update CI script 2022-09-06 11:24:50 +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 547889ce7f Duct-tape fix for builds since the rewrite is still not released 2022-08-05 13:33:39 +00:00
Johannes Frohnmeyer 35ffea6feb
Get rid of JGit, please use a normal git install.
.gitignore is now parsed manually during export
2022-08-02 16:55:16 +02:00
Johannes Frohnmeyer 4656b40a9d
Attempt to fix CI pt 2 2022-07-24 20:22:06 +02:00
Johannes Frohnmeyer 39245e3083
Attempt to fix CI 2022-07-24 16:27:16 +02:00
Johannes Frohnmeyer ec037375a0
Fix obviously nonsensical code 2022-07-24 16:22:55 +02:00
Johannes Frohnmeyer 5e729ef5d8
Rename launcher submodule artifact to "Inceptum" 2022-07-24 12:31:29 +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 66c80af2d7
Hopefully fix header auth 2022-07-23 21:37:40 +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 85d7a6a90f
Remove temporary debugging line 2022-06-05 17:17:51 +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