Alexandru Ionut Tripon
7174c26a90
Add wildcard support to instance name field ( #5837 )
2026-07-28 10:20:30 +00:00
Alexandru Ionut Tripon
c7682a24a1
Load world metadata asynchronously to avoid blocking UI thread ( #5845 )
2026-07-28 10:20:18 +00:00
Alexandru Ionut Tripon
d7dcb46e2c
Fix hard to read menu bar colors on MacOS ( #4997 )
2026-07-28 10:19:40 +00:00
Octol1ttle
b237ae7f00
Add option whether to count instance in total playtime ( #5765 )
2026-07-28 09:11:13 +00:00
Octol1ttle
4a2398e9c0
Fix Forge WARN/ERROR lines not being colored in the Other Logs tab ( #5835 )
2026-07-28 08:09:38 +00:00
Vishrut Sachan
a552f0b712
Use blockSignals instead of manual flag for programmatic text changes
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-28 07:22:56 +05:30
Vishrut Sachan
de21e92365
Don't override instance name if user edits it
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-27 19:27:09 +05:30
desvaters
dad7fe7721
Fix WARN/ERROR lines not being colored in the Other Logs tab
...
guessLevel() required the log line's timestamp bracket to contain only
digits and colons, so it never matched real log4j output that includes
a full date and milliseconds (e.g. "[23Jul2026 18:12:07.877] [main/WARN]
[...]"). Lines fell through to Unknown level and were left uncolored,
even with "Color lines" enabled. The live "Minecraft Log" console tab
wasn't affected since it gets levels from log4j's XML event stream
instead of this text heuristic.
Signed-off-by: desvaters <71886240+desvaters@users.noreply.github.com >
2026-07-27 15:08:28 +02:00
Vishrut Sachan
791f233199
Auto-fill instance name instead of using wildcard
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-27 14:56:06 +05:30
Vishrut Sachan
302d0dabfd
Load world metadata asynchronously to avoid blocking UI thread
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-26 21:36:38 +05:30
Alexandru Ionut Tripon
63d27fba9d
Add restart button to instance window ( #5646 )
2026-07-26 06:59:39 +00:00
Alexandru Ionut Tripon
a203ae641f
Move world import, copy and delete actions to tasks ( #5742 )
2026-07-26 06:59:12 +00:00
Alexandru Ionut Tripon
527436628d
chore(nix): update lockfile ( #5840 )
2026-07-26 04:10:21 +00:00
Vishrut Sachan
7ac67265b3
Show suggested name hint directly in the name field placeholder
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-26 08:39:46 +05:30
github-actions[bot]
69e78c1f44
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'https://releases.nixos.org/nixos/unstable/nixos-26.11pre1036777.61b7c44c4073/nixexprs.tar.xz?narHash=sha256-zupdTm41be2fY8cexroEOGjopl3F2Gqs3gk7ieqaM3s%3D ' (2026-07-18)
→ 'https://releases.nixos.org/nixos/unstable/nixos-26.11pre1040357.e2587caef70c/nixexprs.tar.xz?narHash=sha256-vwxWgF%2BGj276WznzGb1LxGsK/39HaQwgQXiU3EkC844%3D ' (2026-07-23)
2026-07-26 00:46:53 +00:00
Vishrut Sachan
a452a2c8ce
Add wildcard support to instance name field
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-25 22:40:35 +05:30
Octol1ttle
44077cb5c8
chore: update zh_Hant_HK slug name in language list ( #5559 )
2026-07-25 16:27:26 +00:00
Alexandru Ionut Tripon
7673db5144
remove shared pointer from JavaChecker ( #4702 )
2026-07-25 16:22:57 +00:00
Octol1ttle
5c5a044b61
wrap enum ( #5066 )
2026-07-25 15:36:07 +00:00
Alexandru Ionut Tripon
68e15f48d9
Prevent renaming instance folder while instance is running ( #5822 )
2026-07-25 15:03:50 +00:00
Alexandru Ionut Tripon
223460986f
Add Modrinth meta header dependent_on ( #5831 )
2026-07-25 15:03:15 +00:00
Octol1ttle
8ef95e4586
chore(clang-tidy): update config ( #5531 )
2026-07-25 14:53:43 +00:00
Octol1ttle
59d19acdfc
chore(deps): update redhat-actions/podman-login action to v2 ( #5832 )
2026-07-25 13:37:53 +00:00
Octol1ttle
cb80519af7
chore(deps): update redhat-actions/push-to-registry action to v3 ( #5830 )
2026-07-25 13:18:42 +00:00
Octol1ttle
e1eb986fb6
chore(deps): update redhat-actions/buildah-build action to v3 ( #5828 )
2026-07-25 13:18:40 +00:00
renovate[bot]
b1ff70bd85
chore(deps): update redhat-actions/podman-login action to v2
2026-07-24 13:15:32 +00:00
Octol1ttle
cb1c1d1fc3
feat: add Modrinth meta header dependent_on
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-07-24 16:34:56 +05:00
renovate[bot]
d71e61a3a6
chore(deps): update redhat-actions/push-to-registry action to v3
2026-07-24 09:51:39 +00:00
renovate[bot]
ed86201d12
chore(deps): update redhat-actions/buildah-build action to v3
2026-07-24 02:17:03 +00:00
Vishrut Sachan
944429ecd8
Prevent renaming instance folder while instance is running
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-23 09:37:40 +05:30
Sameer
56da300f83
Replace Launch button with Restart button when instance is running.
...
Signed-off-by: Sameer <sameer.adnan@proton.me >
2026-07-22 20:26:46 +05:00
Octol1ttle
20b005da7f
Fix instance shortcuts breaking when the instance is renamed ( #5816 )
2026-07-22 13:17:03 +00:00
Alexandru Ionut Tripon
ab53eb9ebf
Fix existing instance shortcuts not being detected ( #5818 )
2026-07-22 12:59:42 +00:00
Trial97
8ce3303f2e
remove shared pointer from JavaChecker
...
from #2996(it doesn't necesary fixes it as I can't reproduce it)
This just removes the shared pointer of the process from the JavaChecker
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2026-07-22 15:02:48 +03:00
Vishrut Sachan
aeb01ef054
Use regenerateUuid() in the constructor to avioid duplicating code
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-22 16:57:18 +05:30
Octol1ttle
ca3b86153d
fix existing instance shortcuts not being detected
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-07-22 16:24:56 +05:00
Vishrut Sachan
8c85c2f64b
Regenerate UUID on instance duplication
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-22 16:24:19 +05:30
Vishrut Sachan
78e9067972
Fix instance shortcuts breaking when the instance is renamed
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-22 12:40:20 +05:30
Octol1ttle
3fbbdd248c
Fix crash when opening mods tab after launching an instance ( #5707 )
2026-07-21 18:54:30 +00:00
Vishrut Sachan
d37bd0b399
Address review feedback
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-21 21:31:24 +05:30
Alexandru Ionut Tripon
f5ef57e170
disable misc-no-recursion ( #5514 )
2026-07-21 15:20:50 +00:00
Octol1ttle
1ad6c448d7
Update README packaging status image alignment ( #5612 )
2026-07-21 15:09:20 +00:00
Alexandru Ionut Tripon
6452d644c2
fix: crash when trying to install a disabled modloader ( #5779 )
2026-07-21 14:58:07 +00:00
Octol1ttle
03ca0f6f5a
chore(deps): update actions/checkout action to v7 ( #5696 )
2026-07-21 14:22:40 +00:00
Vishrut Sachan
ce2d7bdccc
Fix crash when opening mods tab after launching an instance
...
Signed-off-by: Vishrut Sachan <vishrutsachan2004@gmail.com >
2026-07-21 19:18:00 +05:30
Octol1ttle
a6442ab51d
fix(actions/backport): override unsafe PR checkout protection
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com >
2026-07-21 01:44:09 +05:00
renovate[bot]
b491a9b29e
chore(deps): update actions/checkout action to v7
2026-07-21 01:43:59 +05:00
Octol1ttle
ebe5912692
chore(deps): update cachix/install-nix-action digest to 630ae54 ( #5771 )
2026-07-20 16:43:24 +00:00
Octol1ttle
736670609b
chore(deps): update korthout/backport-action action to v4.6 ( #5746 )
2026-07-20 16:24:25 +00:00
Octol1ttle
a5421c658c
chore(deps): update actions/cache action to v6 ( #5712 )
2026-07-20 16:24:15 +00:00