Commit Graph

  • 9983e91526 feat: test mission integrity aclist 2026-06-11 12:01:17 +0900
  • 820deb2955 fix: incorrect error state aclist 2026-06-11 10:52:49 +0900
  • 0137bf4610 fix: process escape key aclist 2026-06-11 10:47:32 +0900
  • 687b1a915e feat: capture escape signal in BootDialog aclist 2026-06-11 10:43:52 +0900
  • 401c8625ad chore: add placeholder notes aclist 2026-06-11 08:07:58 +0900
  • 8503d7e698 feat: namespace mod hashes aclist 2026-06-11 08:02:27 +0900
  • b35b6148bc change: tweak expansion properties aclist 2026-06-11 07:51:16 +0900
  • 45fd180dcb fix: accept emitter as arg aclist 2026-06-10 19:23:14 +0900
  • 486da7749a fix: emitter arguments aclist 2026-06-10 18:37:31 +0900
  • 606df3423c change: delegate early checks to BootWindow aclist 2026-06-10 15:59:44 +0900
  • ab439144ea fix: use StoredFunc aclist 2026-06-10 15:21:04 +0900
  • db14c5252c change: clearer startup error aclist 2026-06-10 15:18:42 +0900
  • 7d8b3b402f feat: use emitter aclist 2026-06-10 14:30:50 +0900
  • 4506a0cfda chore: revert IconButton alignment changes aclist 2026-06-10 08:27:24 +0900
  • 978edc5f5f chore: add format strings aclist 2026-06-10 08:26:50 +0900
  • 2466887014 chore: drop print statement aclist 2026-06-10 06:45:51 +0900
  • 6050a370f8 feat: folder icons aclist 2026-06-10 06:21:12 +0900
  • d4a99f8229 feat: prepare mods in manager (WIP) aclist 2026-06-10 06:15:27 +0900
  • 46fba4eef1 chore: clear typehinting errors aclist 2026-06-10 05:45:08 +0900
  • bc1118a29f feat: OfflineManager aclist 2026-06-10 05:27:57 +0900
  • 775f582ea6 fix: drop extraneous arg aclist 2026-06-10 05:27:39 +0900
  • 2dadd70be3 fix: pack tree and statusbar in vbox aclist 2026-06-10 05:05:22 +0900
  • 3473f03350 fix: pad inner scrollbar aclist 2026-06-10 04:51:05 +0900
  • e081d0ad16 feat: collect appid on toggle aclist 2026-06-09 03:09:34 +0900
  • e6026e84f9 feat: launch offline (WIP) aclist 2026-06-09 02:37:50 +0900
  • b17b8c24ff fix: fill model inside thread aclist 2026-06-08 19:27:40 +0900
  • 20dab38fff
    Merge pull request #351 from aclist/fix/enqueue-mods 7.0.0b11 aclist 2026-06-07 21:59:49 +0900
  • 1ddc4a5ff1 chore: bump version aclist 2026-06-07 21:58:44 +0900
  • d605447fca chore: clear typehinting errors aclist 2026-06-07 21:51:55 +0900
  • 94fe3f9dff fix: suppress search popup (#353) aclist 2026-06-07 21:49:41 +0900
  • a966993999 fix: invoke steam client directly (#348) aclist 2026-06-07 21:21:49 +0900
  • 8ee3b36816 fix: restore mod statusbar when returning from other pages aclist 2026-06-07 21:20:56 +0900
  • 3af53775cd fix: grab focus on tree aclist 2026-06-07 21:20:32 +0900
  • e2d6a462db fix: suppress headers if no model is loaded aclist 2026-06-07 20:17:32 +0900
  • 4b9687a84d chore: clear typehinting errors aclist 2026-06-07 20:22:32 +0900
  • 0c0f280d15 docs: update changelog aclist 2026-06-07 20:18:27 +0900
  • 831bd9145d feat: launch offline (WIP)) aclist 2026-06-07 20:17:58 +0900
  • 0070fe4061 fix: suppress headers if no model is loaded aclist 2026-06-07 20:17:32 +0900
  • 9d1443cf65 feat: launch offline (WIP) aclist 2026-06-07 20:15:30 +0900
  • c4cc9f04c4
    Merge pull request #347 from aclist/chore/clean-statusbar aclist 2026-06-06 17:56:03 +0900
  • bcd59162b1 chore: drop unused code from statusbar aclist 2026-06-06 17:55:05 +0900
  • 2f0bac75ac
    Merge pull request #346 from aclist/fix/permit-filters aclist 2026-06-06 17:53:19 +0900
  • 9191f43c8e chore: drop comment aclist 2026-06-06 17:50:53 +0900
  • 2419fedd19 chore: format exceptions with type aclist 2026-06-06 17:50:32 +0900
  • 83a7996189 The filter panel previously did not pack filter labels homogeneously, so the width of the "Unofficial" label was being manually constrained by abbreviating it. Labels auto ellipsize and adjust now, so the full name is used. The filter file check is also allowed to fail if the user's filter preferences file contains old key names. aclist 2026-06-06 17:39:49 +0900
  • 9d3aa8d9f5
    Merge pull request #344 from aclist/fix/stringify-exceptions aclist 2026-06-06 02:31:09 +0900
  • 0de0dd4a03 fix: stringify Exception when passing to dialog aclist 2026-06-06 02:29:09 +0900
  • aeefc830cd
    Merge pull request #343 from aclist/prelease/7.0.0b10 7.0.0b10 aclist 2026-06-06 02:05:26 +0900
  • 647f75cde3 chore: bump version aclist 2026-06-06 02:03:45 +0900
  • 7e8b8eb7f7
    Merge pull request #341 from aclist/fix/7.0.0b10-hotfix aclist 2026-06-06 02:02:51 +0900
  • 79af78a7e0 fix: extract tarfile correctly aclist 2026-06-06 02:00:15 +0900
  • a8e374cd74
    Merge pull request #340 from aclist/prerelease/7.0.0b9 7.0.0b9 aclist 2026-06-06 01:20:41 +0900
  • 6850f3d1fa chore: bump version aclist 2026-06-06 01:19:48 +0900
  • 721f0d0960
    Merge pull request #339 from aclist/chore/update-strings aclist 2026-06-06 01:18:17 +0900
  • af39b6c272 fix: signals not attached to mod panel buttons aclist 2026-06-06 01:14:58 +0900
  • 1cdd37c2a6 chore: add dialog strings aclist 2026-06-06 01:14:29 +0900
  • 7f19821433 docs: add DZGUI 6 changelog details aclist 2026-06-06 01:11:52 +0900
  • 3b69d13817
    Merge pull request #337 from aclist/fix/anchor-buttons aclist 2026-06-06 01:00:04 +0900
  • 44b14b28ae feat: add docking button aclist 2026-06-06 00:58:55 +0900
  • 2efa216b00 fix: wrap main content area in ScrolledWindow aclist 2026-06-06 00:27:01 +0900
  • adf498fcb5
    Merge pull request #331 from aclist/fix/early-cancel aclist 2026-06-05 22:42:55 +0900
  • 9fa2840d1b chore: abstract cancel check function to controller aclist 2026-06-05 22:39:13 +0900
  • 549d441179
    Merge pull request #336 from aclist/fix/release-dir aclist 2026-06-05 20:29:35 +0900
  • 52f3ec4570 fix: use default build dir for caching aclist 2026-06-05 20:28:37 +0900
  • 14752440d1
    Merge pull request #335 from aclist/fix/libgi-check aclist 2026-06-05 19:36:06 +0900
  • b05c353914 fix: make debian check non-mandatory aclist 2026-06-05 19:35:31 +0900
  • b21b7c5a5d
    Merge pull request #329 from aclist/chore/musl-build aclist 2026-06-05 19:32:02 +0900
  • 1b626130d5
    Merge pull request #330 from aclist/feat/libgi-check aclist 2026-06-05 19:21:17 +0900
  • fa43459a78 chore: update actions to v5 aclist 2026-06-05 19:01:03 +0900
  • cc623914da
    Merge pull request #334 from aclist/chore/update-actions-dzgui aclist 2026-06-05 18:59:03 +0900
  • fa9c58f1e2 chore: update checkout action to v5 aclist 2026-05-28 02:10:49 +0900
  • c080847efc docs: mention atomic dpendency flags aclist 2026-06-05 18:56:19 +0900
  • 40e244e05a docs: update build instructions aclist 2026-06-05 18:36:41 +0900
  • b615869278 fix: check cancel event in loop prior to mod directory creation aclist 2026-06-04 19:45:13 +0900
  • a1ef96094f feat: check for missing local library aclist 2026-06-04 19:41:43 +0900
  • 8edb38f175 fix: use correct platform compat tags aclist 2026-06-04 19:37:49 +0900
  • 485d0721da
    Merge branch 'dzgui7' into chore/musl-build aclist 2026-06-04 19:32:58 +0900
  • 5b90068fe4 chore: wrap line aclist 2026-06-04 19:26:53 +0900
  • 58a2bf0bfa
    Merge pull request #328 from aclist/docs/licenses aclist 2026-06-04 19:24:25 +0900
  • 88ebbf4b49 chore: remove old shell script aclist 2026-06-04 19:23:19 +0900
  • 3f6c7008ae chore: drop unused import aclist 2026-06-04 19:22:59 +0900
  • 63a853af7c chore: update build flags aclist 2026-06-04 14:12:09 +0900
  • 1bbc99100a fix: use tarfile filter aclist 2026-06-04 13:51:19 +0900
  • 41b0e86fda docs: update DEVELOPERS.md aclist 2026-06-03 19:35:30 +0900
  • 460b07a4c5 chore: update license concat script aclist 2026-06-03 19:26:31 +0900
  • abdfd2e995 feat: pack licenses into tarball (WIP) aclist 2026-06-03 19:23:36 +0900
  • fa486c2b76 chore: build musl release target aclist 2026-06-03 18:20:35 +0900
  • 5776f4c49f feat: parse toml entrypoint aclist 2026-06-03 16:01:15 +0900
  • 48cb062d90 fix: typo aclist 2026-06-03 15:49:19 +0900
  • 3b35d75b72 chore: restructure as class aclist 2026-06-03 15:44:55 +0900
  • 8eb0a17b78
    Merge pull request #327 from aclist/docs/dzgui7-onboarding aclist 2026-06-03 15:17:51 +0900
  • ad1598ee0d chore: fix typo aclist 2026-06-03 15:16:53 +0900
  • f4b653e9dd docs: concatenate licenses aclist 2026-06-03 15:12:48 +0900
  • bddf792280 docs: drop suffix aclist 2026-06-03 15:08:57 +0900
  • 3e3a86f985 docs: add vendored licenses aclist 2026-06-03 15:06:48 +0900
  • 9e2d528436 docs: add dzgui7 onboarding page aclist 2026-06-03 14:01:38 +0900
  • dac02d75f6
    Merge pull request #319 from aclist/feat/test-writeable 7.0.0b8 aclist 2026-05-29 01:09:25 +0900
  • 3a5c061dbf chore: update docstring aclist 2026-05-29 01:03:29 +0900
  • 3851b76ca0 docs: update changelog aclist 2026-05-29 00:44:35 +0900
  • 387930b147 chore: update strings file aclist 2026-05-29 00:44:17 +0900