Commit Graph

50 Commits

Author SHA1 Message Date
bcd4e34f7a
fix: defensively use deleteIfExists to prevent races in Instance 2023-10-03 20:15:11 +02:00
7a7d009e29
fix: use proper dir in ModrinthImporter 2023-10-03 20:14:41 +02:00
1be0d68a56
Implement new instance window, bump java and GTK 2023-06-30 14:02:31 +02:00
218e12714d
InstanceMeta.checkArguments to centralize null checking + remove mutability from Arguments and kotlin lambda indy
Some checks failed
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-06 09:54:40 +02:00
17e89ba829
GTK: JPMS + optimize imports
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-05 21:37:16 +02:00
a89f51aa5d
Initial port of launcher-gtk to kotlin. With this, manifold is completely gone from the codebase.
Might have introduced some new bugs + crashes, though.
2023-05-05 21:27:00 +02:00
441a9b26b2
Remove manifold and add JPMS in every project except wrapper, launchwrapper and launcher-gtk
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-05 18:49:56 +02:00
6151f0e71e
Optimize imports
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
2023-05-04 11:31:54 +02:00
8d45fdff84
Bump other dependencies 2023-05-04 11:25:37 +02:00
fc256a1376
Support release candidates
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-12 22:07:07 +01:00
c027885364
GTK: Start working on instance creation flow
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-29 18:34:33 +01:00
7284193981
GTK: Start working on accounts UI and complete more menu entries
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 15:45:51 +01:00
94dbaadaf1
GTK: Some of the cleanest code ever to be written (ignoring all other code)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 20:37:57 +01:00
0cb3df331a
GTK: Fix instance list auto-updating
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 14:53:16 +01:00
08bb13f994
GTK: Fix launching
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 14:15:17 +01:00
a93f2c8411
GTK: Implement instance exporting, break launching
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 13:26:50 +01:00
bdd86c7683
Start working on instance settings
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-24 18:25:18 +01:00
8af7c214d2
Make it compile against java-gi changes (and some patches) 2023-01-10 21:20:01 +01:00
be8252ce58
Initial work on porting to java-gi, currently broken
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-17 21:53:21 +01:00
fb56c9e922
Fix (don't use extension methods for now)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-24 21:11:07 +01:00
18810b255b
Refactor to use manifold and records for models
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-18 21:58:40 +01:00
5dd3c4b0a2
Reformatting, instance ordering, "Inceptum" version name
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-04 17:02:24 +01:00
22c27bb9ec
Some preliminary fixes for launching and experiments in launchwrapper
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 14:40:32 +01:00
2c30e2e76a
Show error for wrong wrapper or java version before trying to update
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 13:00:37 +01:00
0b65231175
Fix maven downloads with -SNAPSHOT
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-04 12:41:41 +01:00
11a40975d9
Attempt to set up updater for gitea
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-11-03 17:07:55 +01:00
3eace3f6b8
Update commons
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-11-02 22:38:41 +01:00
7ce6a764ec
Switch to gson-compile 2022-11-02 00:38:04 +01:00
0ad54e978e
Fix 2022-10-28 14:56:44 +02:00
ff7dddbd35
Refactor mods once again 2022-10-27 20:54:55 +02:00
7e42e6b02f
Move more things 2022-10-19 21:44:33 +02:00
5c6266634a
Introduce cleaner "Instance" abstraction 2022-10-19 21:26:06 +02:00
b87889f5b4
Enhance list entries 2022-09-30 18:07:18 +02:00
eb3fb83673
Start working on GTK port (far from finished) 2022-09-26 19:09:02 +02:00
92109d353e
Implement importing (untested) 2022-09-19 21:26:23 +02:00
3480e0d965
Fix launch 2022-09-18 20:11:06 +02:00
67bb89abe7
Attempt to add launchwrapper, replacing manual forceload library injection 2022-09-18 19:28:26 +02:00
d2c0979d16
Fix auth, add modrinth export (untested) 2022-09-18 18:56:44 +02:00
f7a3d5be53
Rework exporting 2022-09-18 15:15:30 +02:00
da621e0eba
.iceignore to exclude files from exports 2022-09-16 16:30:12 +02:00
cdf81fcb57
Use GuiEnvBackend when launching dist with GuiCommand 2022-09-07 18:55:15 +02:00
5cc2b416be
Add comments to config, make entries static and fix VersionInfo cloning 2022-09-07 18:06:34 +02:00
165cad8e6b
Fix early logs being written to wrong backend 2022-09-06 21:38:54 +02:00
3dd66de0a7
Attempt to fix 2 2022-09-06 13:28:28 +02:00
63bf7df080
Experiment with reworking wrapper 2022-09-06 11:15:21 +02:00
d777b9f39d
Major refactors 2022-09-04 21:21:24 +02:00
547889ce7f Duct-tape fix for builds since the rewrite is still not released 2022-08-05 13:33:39 +00:00
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
ec037375a0
Fix obviously nonsensical code 2022-07-24 16:22:55 +02:00
2677e49743
Move common code to "common" module and launcher to "launcher" module 2022-07-23 22:45:39 +02:00