Commit graph

  • 19a9fd4f1d
    Regenerate VelvetMarble zones: domain-warped fractal veins, stone grain Lukas Brübach 2026-09-14 16:31:25 +02:00
  • 269b0e2307
    Regenerate VelvetMarble zones: classic Perlin marble, seamless tiling Lukas Brübach 2026-09-14 16:22:38 +02:00
  • d4d371e0ec
    Regenerate Plasma zone assets: horizontal-hand layout, seamless tiling Lukas Brübach 2026-09-14 15:39:34 +02:00
  • d5079a42fc
    Regenerate zone assets for Fabric, Leather, VelvetMarble themes Lukas Brübach 2026-09-14 10:37:26 +02:00
  • 265b59a93e
    [Onboarding] Seed the theme picker from the theme's identity accent Lukas Brübach 2026-09-13 19:25:26 +02:00
  • 462c53f512
    [Resources] Drop the unused black logo asset Lukas Brübach 2026-09-13 19:25:16 +02:00
  • 85a6ec895f
    [Home] Draw the featured logo as a theme gradient composite Lukas Brübach 2026-09-13 19:25:11 +02:00
  • 46c625870f
    [Onboarding] Draw the banner logo as a static gradient plate Lukas Brübach 2026-09-13 19:25:05 +02:00
  • b896b9f655
    [Themes] Align Fusion accent tokens with the SVG brand gradient Lukas Brübach 2026-09-13 19:24:59 +02:00
  • c2d4820f8b
    WIP [UI] Theme-aware onboarding banner with frosted light mode Lukas Brübach 2026-09-08 16:28:31 +02:00
  • c1c20bcf92
    Update light fabric background Lukas Brübach 2026-09-12 10:56:11 +02:00
  • c559d5e1b9
    Update light plasma background Lukas Brübach 2026-09-12 10:49:17 +02:00
  • 991d7bdf12
    Update velvet marble backgrounds Lukas Brübach 2026-09-12 10:40:11 +02:00
  • 08283bdd7e
    Update leather backgrounds Lukas Brübach 2026-09-12 07:15:51 +02:00
  • 663f558213
    [Home] Add option to disable the home tab background dim Lukas Brübach 2026-09-11 21:36:03 +02:00
  • 7c2071a8aa
    [Themes] Align light plasma home background with the dark variant Lukas Brübach 2026-09-11 21:35:59 +02:00
  • 7ae5839acb
    [Themes] Ship Fusion style + scheme backgrounds for the image themes Lukas Brübach 2026-09-10 21:02:22 +02:00
  • 8b24c02966
    [Themes] Add home backgrounds for the image themes Lukas Brübach 2026-09-10 20:20:50 +02:00
  • 1e7b5852d5
    [Themes] Add identity default palettes for the image themes Lukas Brübach 2026-09-10 18:14:49 +02:00
  • 3a43ac2935
    [Home] Replace 'Automatic' button color with explicit theme colors default Lukas Brübach 2026-09-11 20:34:52 +02:00
  • af55dd3da0
    [Themes] Route theme writes to the user themes directory Lukas Brübach 2026-09-11 20:34:48 +02:00
  • 631da8e099
    [AppColors] Address review comments Lukas Brübach 2026-09-10 21:03:42 +02:00
  • 7da67c2a3f
    [Client] Add [AppColors] application palette roles Lukas Brübach 2026-09-10 16:34:49 +02:00
  • 8053fe34a8 [PictureLoader] Address review comments Lukas Brübach 2026-09-18 12:23:35 +02:00
  • c70ef49bcf [PictureLoader] Add local override storage and resolution with matcher tests Lukas Brübach 2026-09-18 00:50:20 +02:00
  • e029173e29 [Card] Add a setting for the language used in card search Lukas Brübach 2026-09-18 11:38:45 +02:00
  • 1c93309952
    [Client] Show localized card names, texts and pictures (#7294) BruebachL 2026-09-18 12:03:07 +02:00
  • 5ace88c111
    [DeckList] Extract deck metadata XML serialization (#7306) BruebachL 2026-09-18 11:58:31 +02:00
  • 69d32ed853
    [DeckList] Extract plain-text deck parser into own file (#7305) BruebachL 2026-09-18 11:58:30 +02:00
  • f4d5fc181d
    [DeckList] Drop const from zone lookup that creates nodes (#7304) BruebachL 2026-09-18 11:58:30 +02:00
  • 733deac0bb
    [DeckList] Collapse repeated playmat parameter clamping (#7303) BruebachL 2026-09-18 11:58:30 +02:00
  • 2a3a8982a6
    [DeckList] Deduplicate undo/redo state switching (#7302) BruebachL 2026-09-18 11:58:29 +02:00
  • 87443d58f7
    [DeckList] Remove dead card XML readElement (#7301) BruebachL 2026-09-18 11:58:29 +02:00
  • 61c1215a30
    [DeckList] Remove obsolete Qt5 qHash compatibility shim (#7300) BruebachL 2026-09-18 11:58:28 +02:00
  • 544823a1cf [DeckList] Inline deck metadata XML serialization Lukas Brübach 2026-09-18 11:55:07 +02:00
  • 629f7dee64
    [DeckList] Make deck metadata XML serialization instance methods Lukas Brübach 2026-09-18 09:52:12 +02:00
  • 6669c341a9
    [DeckList] Extract deck metadata XML serialization Lukas Brübach 2026-09-17 15:19:48 +02:00
  • 9e312a0ef4
    [DeckList] Harden plain-text parser regexes and move metadata clearing up Lukas Brübach 2026-09-18 09:52:10 +02:00
  • d71b614c44
    [DeckList] Extract plain-text deck parser into own file Lukas Brübach 2026-09-17 15:17:41 +02:00
  • 2486f73067
    [DeckList] Drop const from zone lookup that creates nodes Lukas Brübach 2026-09-17 15:13:51 +02:00
  • f79f0d0460
    [DeckList] Collapse repeated playmat parameter clamping Lukas Brübach 2026-09-17 15:10:40 +02:00
  • 0663ea50b5
    [DeckList] Deduplicate undo/redo state switching Lukas Brübach 2026-09-17 14:57:44 +02:00
  • 6f5d72d867 [DeckList] Document writeElement as the only serialization method Lukas Brübach 2026-09-18 09:52:07 +02:00
  • fbd624a02e [Card] Show card languages in the same native (English) format as the UI Lukas Brübach 2026-09-18 05:16:25 +02:00
  • fa89662172 [PictureLoader] Add the localized picture URL explicitly, not implicitly Lukas Brübach 2026-09-18 05:11:49 +02:00
  • 5c8535dae5 [Client] Drop unused info member from the card info text widget Lukas Brübach 2026-09-18 05:11:41 +02:00
  • 1b4ea4297f [Client] Rename LocalizedCard:: helpers namespace to CardLocalization Lukas Brübach 2026-09-18 05:11:36 +02:00
  • c35aff8b7f [Card] Pass localized card names and texts into CardInfo construction Lukas Brübach 2026-09-18 05:11:27 +02:00
  • d77070c1af [DeckList] Remove no-op card XML readElement Lukas Brübach 2026-09-17 14:55:22 +02:00
  • 19b2c22a9f [DeckList] Remove obsolete Qt5 qHash compatibility shim Lukas Brübach 2026-09-17 14:44:30 +02:00
  • da6ccbeeca lighten color RickyRister 2026-09-13 14:20:56 -07:00
  • 6698085111 use new variable for added test to master, too tooomm 2026-09-12 20:30:39 +02:00
  • 16e32a3bb3 alphabetical ordering tooomm-cmake tooomm 2026-09-13 17:25:11 +02:00
  • e9ff825cc3 use default cmake for detection tooomm 2026-09-13 14:05:20 +02:00
  • 4ba06597f9 updates tooomm 2026-09-13 13:23:03 +02:00
  • aeeaf9d575 [Client] Create new pawn for dev role RickyRister 2026-09-12 23:24:09 -07:00
  • 566148973e
    Merge 7d907e54d0 into fd82b140a8 BruebachL 2026-09-12 20:29:18 -07:00
  • 8bb2337117 [Client] Show localized card names, texts and pictures Lukas Brübach 2026-09-06 03:35:38 +02:00
  • fd82b140a8
    [PictureLoader] Serve cached pictures from the disk cache instead of re-fetching them (#7284) BruebachL 2026-09-13 03:36:29 +02:00
  • 6d7dadf657
    Merge branch 'master' into tooomm-qt5 tooomm 2026-09-12 18:34:48 +02:00
  • 5d025ca0bd
    Use capitalized app names (#7255) tooomm 2026-09-12 17:30:46 +02:00
  • 61035f8ae0 [PictureLoader] Serve cached pictures from the disk cache instead of re-fetching them Lukas Brübach 2026-09-06 04:50:15 +02:00
  • d8fa4af393
    format tooomm 2026-09-12 16:38:52 +02:00
  • 860ff503b1
    Merge branch 'master' into tooomm-patch-33 tooomm 2026-09-12 16:35:36 +02:00
  • a79be1ca12 cleanup tooomm 2026-09-06 11:28:44 +02:00
  • 68b2ab52c8
    Update main.cpp tooomm 2026-09-12 15:28:43 +02:00
  • 6c44949c51
    Merge branch 'master' into tooomm-app_names tooomm 2026-09-12 15:28:00 +02:00
  • a85203e457
    Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) BruebachL 2026-09-11 17:59:57 +02:00
  • e9bf1e6e46
    [Theme] Add scheme-variant asset resolution (#7275) BruebachL 2026-09-11 17:59:57 +02:00
  • 202a5ac958
    [Client/Server/Protocol] Surface live metrics in the Developer tab (#7212) BruebachL 2026-09-11 17:18:56 +02:00
  • d5d99e4dfb
    [Server/Client/Protocol] Add developer staff role (#7211) BruebachL 2026-09-11 17:18:56 +02:00
  • e8b1efd1e7 [Oracle] Fix clang-format alignment of card type priority list Lukas Brübach 2026-09-11 09:01:41 +02:00
  • 8989390dc6 [Client] Togglable auto-refresh for Developer stats tab Lukas Brübach 2026-09-11 08:55:50 +02:00
  • b855b279a7 [Server] Record only the dispatched command family; drop unused totals Lukas Brübach 2026-09-02 14:18:34 +02:00
  • a8151b9e97 [Tests] Give metrics_registry_test an explicit main Lukas Brübach 2026-08-31 00:22:24 +02:00
  • 9fc0218be7 [Server] Drop dead Prometheus histogram, add developer command metrics, fix watchdog init order Lukas Brübach 2026-08-30 23:22:40 +02:00
  • 26c0484297 [Client/Server/Protocol] Surface live metrics in the Developer tab Lukas Brübach 2026-08-25 20:42:57 +02:00
  • a542831aad [Server] Instrument command processing, game starts, and event loops Lukas Brübach 2026-08-25 20:42:10 +02:00
  • 2b33cbfb66 [Client] Fix indentation of merged Card Art Rules / Developer tabs Lukas Brübach 2026-09-11 09:01:49 +02:00
  • ff3e45fd9c Developer pawn is silver. Lukas Brübach 2026-09-11 08:41:34 +02:00
  • 4f998dd9fc [Server] Exclude chat rows when private-chat filter is bypassable Lukas Brübach 2026-09-02 13:52:25 +02:00
  • 6179765d30 Remove stale includes of deleted command_get_log_history proto Lukas Brübach 2026-08-30 21:24:22 +02:00
  • de08532b9a Add missing trailing newline to user_context_menu.cpp Lukas Brübach 2026-08-30 21:11:08 +02:00
  • 1dc20176b3 [Server/Client/Protocol] Address developer role review feedback Lukas Brübach 2026-08-30 21:06:31 +02:00
  • 1ff7ffcaa4 [Server/Client/Protocol] Add developer staff role Lukas Brübach 2026-08-23 19:40:16 +02:00
  • 11d8e4a4e6 [Client] Add [AppColors] application palette roles Lukas Brübach 2026-09-10 16:34:49 +02:00
  • 1dc1c502a2
    Merge 8ea3557696 into 7d867b9745 BruebachL 2026-09-10 16:22:42 +02:00
  • a54330c5c9
    Merge c49f0d162b into 7d867b9745 BruebachL 2026-09-10 11:18:00 +02:00
  • a3169eab96
    Remove 32-bit code tooomm-nsis_32bit tooomm 2026-09-09 23:55:52 +02:00
  • 5d65adfc9c revert nsis changes tooomm 2026-09-09 23:34:36 +02:00
  • c892f7fc46 fix Qt variable name tooomm 2026-09-06 19:00:47 +02:00
  • 7d867b9745
    [Oracle/Client] Report card database download progress (#7253) BruebachL 2026-09-09 22:27:16 +02:00
  • f5484ac43c Migrate theme asset loads to scheme-variant resolution (#7209-2) Lukas Brübach 2026-09-08 12:02:22 +02:00
  • 9406b87eef Fix clang-format wrap of theme format probe lists Lukas Brübach 2026-09-08 12:01:49 +02:00
  • 3a53dff4ec Add scheme-variant theme asset resolution (#7209-1) Lukas Brübach 2026-09-08 09:46:04 +02:00
  • 69e8f80fa1
    [Oracle] Prefer higher-priority maintype when merging split cards (#7272) BruebachL 2026-09-07 21:22:53 +02:00
  • 9d7ce3fcaa Simplify const Lukas Brübach 2026-09-07 21:22:05 +02:00
  • df3defa890
    [PictureLoader] Leave failed pixmap null so solid color is shown instead. (#7274) BruebachL 2026-09-07 13:37:19 +02:00
  • 030e4f5871
    [Game] Stop duplicate attach log entries (#7273) BruebachL 2026-09-07 13:37:13 +02:00
  • deb46a38b8 [PictureLoader] Leave failed pixmap null so solid color is shown instead. Lukas Brübach 2026-09-07 10:42:57 +02:00