aclist
a8417d27d7
fix: dialogs in thread
2026-01-26 17:00:55 +09:00
aclist
2f123da63a
fix: explicitly use python 3.13
2026-01-17 01:18:40 +09:00
aclist
b630cf4080
fix: write file after wiping cache
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-01-15 05:13:35 +09:00
aclist
1034a5ac04
fix: store source path
2026-01-15 05:04:10 +09:00
aclist
ebc62b0b1b
fix: steam deck compatible source path expansion
2026-01-15 04:30:44 +09:00
aclist
4b47ff1fe0
fix: remove duplicate line
2026-01-15 03:41:38 +09:00
aclist
22e92e67a7
Merge branch 'dzgui' into prerelease/6.0.0
2026-01-15 03:01:14 +09:00
aclist
cb45ce7b9a
chore: prepare 6.0.0 release
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-01-15 02:48:05 +09:00
aclist
b75e99ffd7
feat: add link to help page
2026-01-09 10:47:56 +09:00
aclist
5562c44320
fix: regression introduced in previous hotfix
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-01-04 21:39:18 +09:00
aclist
4c10958d10
chore: normalize checksums
2026-01-04 21:33:56 +09:00
aclist
fbcfa1fb34
fix: regression introduced in 5.8.1.
2026-01-04 21:24:06 +09:00
aclist
af64ebb12a
fix: enclose whitespaces during setup
2025-12-27 23:56:18 +09:00
aclist
203ca0d388
chore: update changelog
2025-12-27 23:44:54 +09:00
aclist
0cd561b62a
fix: enclose game_dir in quotes
2025-12-27 23:06:11 +09:00
aclist
b9c30b4f52
fix: encapsulate paths
2025-12-27 21:06:44 +09:00
aclist
c37800795b
fix: malformed vdf path discovery
2025-12-27 20:39:09 +09:00
aclist
005288371b
fix: newlines in tooltips
2025-12-05 15:58:28 +09:00
aclist
a50b11633f
fix: update variable name
2025-11-30 04:54:50 +09:00
aclist
ac3e7ee128
fix: incorrect changelog path
2025-11-30 04:51:43 +09:00
aclist
1495ad386d
fix: hide filter panel when changing contexts
2025-11-30 04:43:18 +09:00
aclist
113e5f885b
fix: normalize beta version
2025-11-22 01:04:19 +09:00
aclist
e28929bb70
chore: remove reference branch
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-22 00:47:36 +09:00
aclist
4a820e3083
chore: uncomment line
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-15 20:24:01 +09:00
aclist
d866b4992b
fix: update error message string
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-11-14 13:41:47 +09:00
aclist
376c5294d9
chore: require python 3.13
2025-11-14 13:16:14 +09:00
aclist
71651bab6c
chore: update reference branch
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-11-13 12:54:31 +09:00
aclist
1dba57af4b
chore: update reference branch
2025-11-13 12:53:59 +09:00
aclist
dabf5d4ef0
fix: uncomment lines
2025-11-13 12:53:41 +09:00
aclist
75f8c841df
feat: support sandboxed flatpak
2025-11-13 12:50:27 +09:00
aclist
5bce8709af
chore: enforce stricter python version
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-10 12:07:35 +09:00
aclist
a418bcfb90
fix: return from finally block
2025-11-10 11:42:26 +09:00
aclist
90d59cec97
chore: drop legacy src_path logic
2025-11-06 14:52:35 +09:00
aclist
a8ae07931d
feat: disable version check on beta branch
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-06 14:45:04 +09:00
aclist
a4ce65fe57
feat: use reference branch for beta releases
2025-11-06 14:30:16 +09:00
aclist
d7e94eab90
fix: UI not starting if changelog was missing
2025-11-05 14:27:15 +09:00
aclist
c8e9f8f1fc
chore: move location of notes file in advance of 7.0 release
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-26 21:53:19 +09:00
aclist
7e45cb0fa2
chore: backport funcs file changes from testing
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-25 11:37:48 +09:00
aclist
773d24a00c
chore: backport patch from testing
2025-10-25 11:33:42 +09:00
aclist
ec7daf7f6b
fix: store filepaths in array
...
I opted to encapsulate these in an array because I was paranoid about
needing to separate each directory with a whitespace when storing them
on a stringwise basis. This should be safer and ensure the paths don't
get concatenated together if the whitespace is omitted.
2025-10-23 13:57:19 +09:00
aclist
d0de2974d8
fix: emit heredoc directly
2025-10-23 13:44:50 +09:00
aclist
5a54d43601
fix: encapsulate usage command
2025-10-23 13:38:56 +09:00
Gergely Koloszar
1dfe9cd9df
Fix not checking dotfiles in cache path
2025-10-21 19:04:38 +00:00
Gergely Koloszar
f2124218e4
Add handling for multiple argument, version getting option and help
2025-10-18 23:12:59 +02:00
Gergely Koloszar
cf087d96c7
Add check for script sourcing
2025-10-18 23:12:31 +02:00
Gergely Koloszar
6bb59f4060
Clean up depcheck
2025-10-18 22:53:14 +02:00
Gergely Koloszar
d53476399d
Clean up setup_state_files
2025-10-18 22:52:49 +02:00
Gergely Koloszar
d34293e2c8
Clean up setup_dirs
2025-10-18 22:52:13 +02:00
Gergely Koloszar
f82df9eacf
Clean up set_im_module
2025-10-18 22:51:52 +02:00
aclist
23fb10f48e
fix: malformed servers
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-16 22:38:52 +09:00