Commit graph

  • 0ead8c149d
    Merge f9f5489871 into 0f3e6fbe26 BruebachL 2026-06-14 23:21:01 +00:00
  • f9f5489871 [DeckEditor] Use CommanderSpellbook.com to estimate bracket if format is 'commander' Lukas Brübach 2025-12-14 09:09:26 +01:00
  • 5ecb00f470
    Merge 160c43fad1 into 0f3e6fbe26 BruebachL 2026-06-15 00:52:39 +02:00
  • 160c43fad1 Guard differently. Lukas Brübach 2026-06-15 00:52:28 +02:00
  • 815baa1ffd Consider removed cards. Lukas Brübach 2026-06-15 00:50:51 +02:00
  • c36825ba9b
    Merge 6616cc0dec into 0f3e6fbe26 Phred Lane 2026-06-14 17:41:51 +00:00
  • 6616cc0dec
    updated format based on code review Phred Lane 2026-06-14 12:41:48 -05:00
  • 0cfffdf9df Lots of todos but it compiles. Lukas Brübach 2026-05-21 23:26:31 +02:00
  • cfe9ddadf1
    fixed typo Phred 2026-06-14 07:19:39 -05:00
  • 0f3e6fbe26
    [CardDatabase] Pass CardInfoPtr by const ref (#6998) master RickyRister 2026-06-14 04:46:18 -07:00
  • 99e1bcb9cc
    Merge 2f1bab6b3a into 5ffe344779 RickyRister 2026-06-14 03:27:29 -07:00
  • 2f1bab6b3a fix comments RickyRister 2026-06-14 03:26:15 -07:00
  • 40593aba22 trailing newline RickyRister 2026-06-14 03:25:24 -07:00
  • 95d4c6ee6c trailing newline RickyRister 2026-06-14 03:24:07 -07:00
  • a850171b30
    Merge f14c2481be into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • 802f45bfff
    Merge e049669383 into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • 62732c1e9d
    Merge 6db673b67e into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • ef4753592f
    Merge 14304e5036 into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • 9ee478c491
    Merge 75beb5b2cb into 5ffe344779 DawnFire42 2026-06-14 03:22:15 -07:00
  • 48e215b3df
    Merge 7f5d8732bb into 5ffe344779 Zach H 2026-06-14 03:22:15 -07:00
  • a9e4c4e837
    Merge 5b026ee84c into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • f3343ec4df
    Merge 21ba7c36d1 into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • 1375141359
    Merge 4f457d9543 into 5ffe344779 kongwu 2026-06-14 03:22:15 -07:00
  • bbaa351e6a
    Merge beea819b89 into 5ffe344779 DawnFire42 2026-06-14 03:22:15 -07:00
  • 7d60663b34
    Merge 8291438b3a into 5ffe344779 BruebachL 2026-06-14 03:22:15 -07:00
  • 9852f767b8
    Merge a7167def23 into 5ffe344779 BruebachL 2026-06-14 03:22:15 -07:00
  • 4a735f53f1
    Merge 9ba86203ec into 5ffe344779 tooomm 2026-06-14 03:22:15 -07:00
  • de045912b9
    Merge 01dd38c980 into 5ffe344779 Bugtracker319 2026-06-14 03:22:14 -07:00
  • 5ffe344779
    [Game] Fix facedown predefined tokens leaking tablerow (#7000) RickyRister 2026-06-14 03:21:17 -07:00
  • 540c13815c [Game] Fix facedown predefined tokens leaking tablerow RickyRister 2026-06-14 02:07:18 -07:00
  • 42ab8d09d2 [CardDatabase] Pass CardInfoPtr by const ref RickyRister 2026-06-14 01:24:56 -07:00
  • 66f1756242 [Card] Add facedown property to CardRelation RickyRister 2026-06-13 03:19:30 -07:00
  • 19078dfeb8
    Merge 5c021f0aad into f28ede7ae3 BruebachL 2026-06-14 06:47:16 +00:00
  • 5c021f0aad Convert queue to while loop. Lukas Brübach 2026-06-14 08:45:47 +02:00
  • bba5b775ec Use {prefix}, bound card name, return errors. Lukas Brübach 2026-06-14 08:45:28 +02:00
  • fcddb93545 Algorithm for sql schema migration Lukas Brübach 2026-06-14 08:45:01 +02:00
  • b49751757d
    Merge ac7997b479 into f28ede7ae3 Phred Lane 2026-06-14 06:05:42 +00:00
  • ac7997b479
    replaced dynamically injected variables with environment variables Phred 2026-06-14 00:57:13 -05:00
  • c346768a8c
    cleaned up translation workflows Phred 2026-06-14 00:39:31 -05:00
  • 4877990020
    simplified build workflow Phred 2026-06-14 00:18:16 -05:00
  • 16a6ef29f7
    Merge cbab00b721 into f28ede7ae3 tooomm 2026-06-14 05:05:46 +00:00
  • cbab00b721
    Update desktop-build.yml tooomm-ci_sign_mac tooomm 2026-06-14 07:05:43 +02:00
  • 5d52464814
    moved static comparisons out of bash Phred 2026-06-13 23:39:34 -05:00
  • cc4f21b369
    stricter check for file in app bundle path tooomm 2026-06-14 00:54:33 +02:00
  • 533ae75f2d
    Merge 3bea78e0ab into f28ede7ae3 RickyRister 2026-06-13 15:29:37 -07:00
  • 3bea78e0ab fixes RickyRister 2026-06-13 15:23:44 -07:00
  • b482e5e764 [Game] Setting to restore old chat autofocus behavior RickyRister 2026-06-12 22:43:35 -07:00
  • 3978c7e642 move keychain setup and cert import back into build step tooomm 2026-06-14 00:22:29 +02:00
  • 80705afafe Update desktop-build.yml tooomm 2026-06-13 22:30:57 +02:00
  • 8c7b201022
    Merge branch 'master' into tooomm-ci_sign_mac tooomm 2026-06-13 22:15:52 +02:00
  • 9ba86203ec
    Delete .ci/resolve_latest_aqt_qt_version.sh tooomm-ci_qt-install-action tooomm 2026-06-13 16:02:48 +02:00
  • 220d87a5b5
    add back space tooomm 2026-06-13 16:02:13 +02:00
  • beaa5b8f80
    Direct wildcard resolution in action + cache with version key tooomm 2026-06-13 15:57:20 +02:00
  • f28ede7ae3
    [UserContextMenu] Add confirmation dialog before kicking a player (#6987) kongwu 2026-06-13 17:42:55 +08:00
  • 1b48df85c0
    fix pr reference tooomm-ci_pr_ref tooomm 2026-06-12 23:16:11 +02:00
  • a7167def23 Another go. Lukas Brübach 2026-06-12 15:19:49 +02:00
  • 8291438b3a Try something else. Lukas Brübach 2026-06-12 11:34:23 +02:00
  • b8a2a41f6e Stuff. Lukas Brübach 2026-06-12 10:43:00 +02:00
  • 752468c2de Stuff. Lukas Brübach 2026-06-12 10:42:07 +02:00
  • 7ce6ad5fce [UserContextMenu] Add confirmation dialog before kicking a player (#6689) kongwu666 2026-06-04 02:57:29 +08:00
  • 7fa6de1bf2 Use ShellExecuteExW for Windows update. Lukas Brübach 2026-06-12 08:45:57 +02:00
  • 9931ba0be4 [Update][NSIS] Use single string shell invocation (#6986) 2026-06-11-Development-3.1.0-beta.6 3.0.2-backports BruebachL 2026-06-11 21:17:28 +02:00
  • 5d2ffc8237 Use Visual Studio 2026 (#6985) tooomm 2026-06-11 10:45:17 +02:00
  • 7aaacbf347
    [Update][NSIS] Use single string shell invocation (#6986) BruebachL 2026-06-11 21:17:28 +02:00
  • beea819b89
    Code cleanup DawnFire42 2026-06-09 15:29:22 -04:00
  • b0ed79d9c3
    Fix Command Zone graphics/logic layers separation DawnFire42 2026-06-09 14:29:20 -04:00
  • 8ca693ef70
    Adjust to rebase. Lukas Brübach 2026-06-09 09:26:53 +02:00
  • 9b030a3d6b
    [Game] Add Command Zone support with commander tax tracking DawnFire42 2026-05-21 21:30:40 -04:00
  • 8f33c1b9f6 Lint. Lukas Brübach 2026-06-11 12:21:19 +02:00
  • cf76dede46 [Update][NSIS] Use single string shell invocation Lukas Brübach 2026-06-11 09:30:04 +02:00
  • 694adc9e64
    Use Visual Studio 2026 (#6985) tooomm 2026-06-11 10:45:17 +02:00
  • 7e8d75dc02
    Use Visual Studio 2026 tooomm 2026-06-11 06:41:24 +02:00
  • b17d879da8
    [Game][Graphics][Player] Add named zone lookup-map to player graphics. (#6984) BruebachL 2026-06-10 10:58:28 +02:00
  • 7fa247250c [Game][Graphics][Player] Add named zone lookup-map to player graphics. Lukas Brübach 2026-06-10 09:09:26 +02:00
  • 82d1ee9747 Utility for test. Lukas Brübach 2026-06-08 12:12:38 +02:00
  • b4e4d80ef5 Right checkstate. Lukas Brübach 2026-06-08 12:03:15 +02:00
  • aff93a4435 [Room][UserList] Introduce style delegate for user list - Allow users to set a card name and parameters as their background banner - Allow mods to white/blacklist cards - Allow toggling back to the old display style Lukas Brübach 2026-06-07 10:13:07 +02:00
  • 00ce2cef8a do not save a const reference to the user data in the info dialog (#6974) 2026-06-09-Development-3.1.0-beta.5 ebbit1q 2026-06-10 08:35:00 +02:00
  • 547d9ab88d [Messages] Add option to ignore private messages from non-buddy users (#6966) kongwu 2026-06-10 11:49:29 +08:00
  • 206e5a36de [DeckEditor] Replace mainboard/sideboard with tokensboard for tokens (#6971) kongwu 2026-06-10 11:46:43 +08:00
  • bdb0f12f66 [Room] Additionally show a tab for friends and ignored users instead of just all online users. Lukas Brübach 2026-06-07 09:46:32 +02:00
  • 6be9cec6e2
    do not save a const reference to the user data in the info dialog (#6974) ebbit1q 2026-06-10 08:35:00 +02:00
  • 6d0a423dcf
    [Messages] Add option to ignore private messages from non-buddy users (#6966) kongwu 2026-06-10 11:49:29 +08:00
  • f72c82d0f9
    [DeckEditor] Replace mainboard/sideboard with tokensboard for tokens (#6971) kongwu 2026-06-10 11:46:43 +08:00
  • 75beb5b2cb
    Fix include path for selection_subtype_tally.h after file relocation DawnFire42 2026-06-09 12:21:53 -04:00
  • e2ebdc51ad
    Rename subtypeCountLabelStyle to subtypeTallyLabelStyle and fix include ordering DawnFire42 2026-06-09 11:58:49 -04:00
  • 5868db96c9
    Clean up code and documentation DawnFire42 2026-06-08 22:20:48 -04:00
  • 6837cc52c1
    list position fixed DawnFire42 2026-06-08 21:08:04 -04:00
  • 7ca066389f
    partial rename DawnFire42 2026-06-08 16:36:10 -04:00
  • 9c0180c183
    Rename all count to tally in the feature DawnFire42 2026-06-04 23:34:20 -04:00
  • 11bd4f5640
    Fix subtype tally alignment by using grid layout instead of character padding DawnFire42 2026-06-04 20:29:28 -04:00
  • ca6cb8fb91
    Rename SubtypeCounter to SubtypeTally DawnFire42 2026-06-04 19:35:05 -04:00
  • c947808547
    Computation logic moved to helper funtction in separate file DawnFire42 2026-05-24 01:08:38 -04:00
  • 20c8bc1c1e
    Alignment fix DawnFire42 2026-05-23 23:18:38 -04:00
  • b18bae5e05
    Add subtype breakdown counter for card selection DawnFire42 2026-05-15 20:49:59 -04:00
  • 6d44d060c4 Implement in-game navigation with keyboard Vasco Guerreiro Vintém Morais 2026-06-02 17:09:39 +01:00
  • 3441be422e [Game] Move graphics out of game and into game_graphics (#6928) BruebachL 2026-06-09 09:51:13 +02:00
  • 571da4f1c6 [Game][Player] Move dialog creation out of player_actions and into player_dialogs (#6946) BruebachL 2026-06-09 08:22:59 +02:00
  • f80b43139d [Game][Menus] Make Menus accept PlayerGraphicsItem instead of PlayerLogic (#6945) BruebachL 2026-06-09 08:07:06 +02:00
  • 90a49936d7 [Game][Player] Split Player into PlayerLogic/PlayerGraphicsItem (#6944) BruebachL 2026-06-09 08:05:39 +02:00