Commit Graph

280 Commits

Author SHA1 Message Date
Johannes Frohnmeyer aede030a7f
chore: refactor build scripts and update java-gi
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2024-03-01 21:25:11 +01:00
Johannes Frohnmeyer 3e70e9e4e1
chore: bump to JDK 21 (gava-gi seems to segfault again, figure that out later)
ci/woodpecker/manual/woodpecker Pipeline was successful Details
ci/woodpecker/manual/docs Pipeline failed Details
2023-12-01 08:01:02 +01:00
Johannes Frohnmeyer 4629d5f68e
fix: migrate components that I forgot when upgrading java-commons 2023-11-09 07:55:15 +01:00
Johannes Frohnmeyer 7dd1d4dee2
fix: prevent lag spike until MDS is completed when entering Mods tab. Still laggy as hell, but this should at least prevent ANRs or WL disconnects
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline failed Details
2023-11-08 09:20:08 +01:00
Johannes Frohnmeyer f4ed8a4bcb
chore: bump commons and update for new modules 2023-11-08 09:15:59 +01:00
Johannes Frohnmeyer af84674c26
chore: bump subrepo
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-10-27 16:41:42 +02:00
Johannes Frohnmeyer 4aa1f24461
fix: apparently the previous fix worked during testing but broke after the merge.
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
Somehow.
2023-10-21 17:50:19 +02:00
Johannes Frohnmeyer 9fd5d870cf
chore: clean up annotations and imports
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-10-21 17:48:23 +02:00
Johannes Frohnmeyer e61df73dd3
Merge branch 'gtk_mod_browsing'
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
# Conflicts:
#	build.gradle.kts
#	launcher-gtk/build.gradle.kts
#	launcher-gtk/src/main/kotlin/io/gitlab/jfronny/inceptum/gtk/GtkMain.kt
#	launcher-gtk/src/main/kotlin/io/gitlab/jfronny/inceptum/gtk/control/assistant/KAssistant.kt
#	launcher-gtk/src/main/kotlin/io/gitlab/jfronny/inceptum/gtk/util/UIExt.kt
#	launcher-gtk/src/main/kotlin/io/gitlab/jfronny/inceptum/gtk/window/create/NewInstanceWindow.kt
#	launcher-imgui/src/main/java/io/gitlab/jfronny/inceptum/imgui/window/AddModWindow.java
2023-10-21 17:41:20 +02:00
Johannes Frohnmeyer c94c8b59af
fix: prevent segfault by not exporting account menu.
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline failed Details
Why does this work? No idea. But it seems to fix the crash.
2023-10-21 17:38:55 +02:00
Johannes Frohnmeyer 475717b6b4
chore: use setVisible instead of show 2023-10-21 16:49:49 +02:00
Johannes Frohnmeyer 5cc650921b
fix: prevent instance not exiting setup stage when redownload cancelled 2023-10-21 15:50:35 +02:00
Johannes Frohnmeyer 5b79987dcf
chore: move logging in kotlin code to Log object 2023-10-21 13:35:02 +02:00
Johannes Frohnmeyer 502026bb22
fix: add quickAction suffix 2023-10-21 13:35:02 +02:00
Johannes Frohnmeyer 3746e30ec7
fix: wrap Entry.setText to prevent segfault for empty strings 2023-10-21 13:35:01 +02:00
Johannes Frohnmeyer ad033711f9
chore: basic mod browsing (untested due to GTK4 issues) 2023-10-21 13:35:01 +02:00
Johannes Frohnmeyer f1f2e95dd2
chore: bump javagi 2023-10-21 13:34:57 +02:00
Johannes Frohnmeyer 9e1c20737d
style: don't explicitly depend on gtk transitive dependencies
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-10-16 16:14:46 +02:00
Johannes Frohnmeyer 04d8121ca2
fix: update java-gi and, in doing so, fix segfault 2023-10-16 16:00:57 +02:00
Johannes Frohnmeyer f4157bae09
fix: correctly assign permissions
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-10-06 08:52:00 +02:00
Johannes Frohnmeyer c7eabc37d3
fix: handle run directory permissions correctly (inspired by signald)
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline failed Details
2023-10-06 08:33:53 +02:00
Johannes Frohnmeyer 0bd675fc7c
fix: prevent endlessly recursive serialization due to misinterpretation of checked method as getter
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-10-03 20:16:00 +02:00
Johannes Frohnmeyer bcd4e34f7a
fix: defensively use deleteIfExists to prevent races in Instance 2023-10-03 20:15:11 +02:00
Johannes Frohnmeyer 7a7d009e29
fix: use proper dir in ModrinthImporter 2023-10-03 20:14:41 +02:00
Johannes Frohnmeyer e14294fdd6
chore: perform more actions in the builder stage for simpleDialog
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-19 16:20:17 +02:00
Johannes Frohnmeyer 98cc37405a
fix: update AddModWindow for ModrinthApi change 2023-08-19 16:19:50 +02:00
Johannes Frohnmeyer b1b82c423a
fix: prevent segfault in simpleDialog
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-19 16:13:45 +02:00
Johannes Frohnmeyer 32a01547c0
build: get rid of toolchains
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-19 16:05:07 +02:00
Johannes Frohnmeyer e19d7cfb3b
chore: optimize imports
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-19 15:54:27 +02:00
Johannes Frohnmeyer d7ddde6c4d
chore: move logging in kotlin code to Log object
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-08-19 15:53:09 +02:00
Johannes Frohnmeyer f091cb7a2b
fix: add quickAction suffix
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-08-19 15:52:24 +02:00
Johannes Frohnmeyer 5faa505235
fix: wrap Entry.setText to prevent segfault for empty strings
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-08-19 15:32:42 +02:00
Johannes Frohnmeyer 8aa0555a2a
fix: use deleteIfExists to work around potential race condition 2023-08-19 15:32:09 +02:00
Johannes Frohnmeyer a7a135c598
chore: basic mod browsing (untested due to GTK4 issues) 2023-07-24 14:29:06 +02:00
Johannes Frohnmeyer 7f168ded43
chore: bump javagi 2023-07-15 22:15:14 +02:00
Johannes Frohnmeyer cbba1ab70a
support for testing offline via gradle-side reflection hacks and firejail
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-07-15 00:00:27 +02:00
Johannes Frohnmeyer ec67a80389
more cleanup
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-07-14 16:25:52 +02:00
Johannes Frohnmeyer 1759e5c3de
refactor SignalListItemFactory usage with custom wrapper 2023-07-14 16:19:37 +02:00
Johannes Frohnmeyer b8f30247ea
clean up gtk kt 2023-07-14 15:24:32 +02:00
Johannes Frohnmeyer 7805400e43
it's fixed in GTK 2023-07-14 15:10:23 +02:00
Johannes Frohnmeyer 55b9e5986f
use string list with IDs, fixes crash on remove, scaffold mods tab 2023-07-14 14:29:23 +02:00
Johannes Frohnmeyer 7cefa88dcb
fix: instance creation + dialog
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-06-30 23:39:05 +02:00
Johannes Frohnmeyer 8f46e4887f
Group 2023-06-30 23:22:20 +02:00
Johannes Frohnmeyer 1be0d68a56
Implement new instance window, bump java and GTK 2023-06-30 14:02:31 +02:00
Johannes Frohnmeyer e9f8af5617
Disable irrelevant check 2023-06-30 10:22:32 +02:00
Johannes Frohnmeyer 9d287c6521 I forgor
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-06-16 09:40:03 +02:00
Johannes Frohnmeyer 7c4461a275
Check if exists
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-05-06 10:12:30 +02:00
Johannes Frohnmeyer d8bd25b438
Centralize mv logic
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-05-06 10:06:42 +02:00
Johannes Frohnmeyer 218e12714d
InstanceMeta.checkArguments to centralize null checking + remove mutability from Arguments and kotlin lambda indy
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-05-06 09:54:40 +02:00
Johannes Frohnmeyer 3d73879bed
Use nio because that somehow makes things work
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-05-05 23:53:31 +02:00