Commit graph

  • e07ee45740
    Merge 6e7f35b0d5 into fe7853a389 tooomm 2025-08-03 05:37:06 -03:00
  • fe7853a389
    Fix a crash case for aIncrementAllCardCounters access (#6063) 2025-08-02-Development-2.11.0-beta.22 Zach H 2025-08-02 16:43:24 -04:00
  • 2bfd6d4a92
    Fix a crash case for aIncrementAllCardCounters access ZeldaZach 2025-08-02 16:41:44 -04:00
  • 06738cae93
    Add menu option and hotkey to sort hand (#6057) 2025-08-02-Development-2.11.0-beta.21 Paul Carroll 2025-08-02 00:40:17 -04:00
  • 86a94ae95e
    Merge branch 'master' into sort-hands Zach H 2025-08-02 00:26:20 -04:00
  • d6243a2dd2
    Add menu option and shortcut to auto increment counters (#6055) Paul Carroll 2025-08-02 00:25:36 -04:00
  • ba3bb25ca3
    Merge branch 'master' into auto-increment-counters Zach H 2025-08-01 23:12:45 -04:00
  • 04be0fe634
    Refactor: Simplify closeRequest and remove closed signal (#6062) RickyRister 2025-08-01 19:45:54 -07:00
  • fd12a1f6be
    Fix certain game actions only recognizing first shortcut (#6059) RickyRister 2025-08-01 19:45:26 -07:00
  • eae9a21154 Update card type FilterString unit tests RickyRister 2025-08-01 13:05:22 -07:00
  • c969aab7c3 update filter func Paul Carroll 2025-08-01 15:16:48 -04:00
  • 6ef3f61b65
    Don't inline lambda Paul Carroll 2025-08-01 11:20:44 -04:00
  • a91af7c7b2
    Use existing typedef Paul Carroll 2025-08-01 11:19:29 -04:00
  • d5f5e0595a clean up closeRequest usages RickyRister 2025-08-01 05:40:23 -07:00
  • 704db020de Refactor: simplify closeRequest and remove closed signal RickyRister 2025-08-01 04:46:32 -07:00
  • e10dd4ef42
    Refactor: Don't call stop in TabSupervisor dtor (#6061) RickyRister 2025-08-01 05:53:06 -07:00
  • c308df8166 Refactor: Don't call stop in TabSupervisor dtor RickyRister 2025-08-01 03:32:29 -07:00
  • d73445dde5 Fix multi-word type matching in card filters Paul Carroll 2025-07-31 16:51:52 -04:00
  • 888a740aec change default sorting Paul Carroll 2025-07-31 10:34:44 -04:00
  • 66e5fd945d use correct method Paul Carroll 2025-07-31 10:34:37 -04:00
  • 7754b97a30 use getShortcut instead of getSingleShortcut Paul Carroll 2025-07-31 08:48:57 -04:00
  • 3379c2fed5
    Use getShortcut instead of getSingleShortcut Paul Carroll 2025-07-31 08:13:45 -04:00
  • 3ec85597fe Fix counter shortcuts RickyRister 2025-07-31 00:49:30 -07:00
  • b4526fd38e Fix non-counter shortcuts RickyRister 2025-07-31 00:41:00 -07:00
  • d7057904ba doc RickyRister 2025-07-31 01:00:01 -07:00
  • 37daa1bdc4 fix sorting param Paul Carroll 2025-07-30 16:53:17 -04:00
  • 580fcb53ce rig up the sort hand to the player Paul Carroll 2025-07-30 16:47:42 -04:00
  • eb3ae97ac1 add function to sort hand by type and name Paul Carroll 2025-07-30 16:47:24 -04:00
  • 8ea4490441 Add sort hand shortcut Paul Carroll 2025-07-30 16:47:08 -04:00
  • d8a2f2db21 retain arrows when phases change Paul Carroll 2025-07-30 14:05:55 -04:00
  • dea771e2f5 Change menu, update function to handle selected vs non selected cards Paul Carroll 2025-07-30 13:06:17 -04:00
  • 13bcaba477 Change function name Paul Carroll 2025-07-30 13:04:25 -04:00
  • 6a4ee9233c Move to Counters submenu Paul Carroll 2025-07-30 09:59:19 -04:00
  • 4c2ce88ca5 Change menu text Paul Carroll 2025-07-30 09:38:48 -04:00
  • 448aa5ce15 register action for menu Paul Carroll 2025-07-29 15:36:06 -04:00
  • 36cf24cdbc register action for menu Paul Carroll 2025-07-29 15:35:57 -04:00
  • 9e935172c4 add keyboard shortcut Paul Carroll 2025-07-29 15:35:48 -04:00
  • 1d20f0391a Add method to increment all counters on cards on table Paul Carroll 2025-07-29 14:49:28 -04:00
  • 62c02e3fce
    Also clear redirect cache when clearing network cache (#6052) RickyRister 2025-07-29 06:35:09 -07:00
  • 4fa00d3245 Also clear redirect cache when clearing network cache RickyRister 2025-07-28 20:50:18 -07:00
  • ae2c55c33b
    Refactor: use ExactCard to represent specific printings (#6049) RickyRister 2025-07-28 18:04:45 -07:00
  • a54675e122
    Bump form-data from 3.0.1 to 3.0.4 in /webclient dependabot[bot] 2025-07-21 23:08:04 +00:00
  • cdd7a3a14a fix cmake RickyRister 2025-07-21 02:03:05 -07:00
  • c7a99c50e3 Use new class instead of CardInfoPtr RickyRister 2025-07-21 01:07:36 -07:00
  • 3f570de815 Update CardInfo and CardDatabase RickyRister 2025-07-21 01:07:17 -07:00
  • d3a578b307 Create new class RickyRister 2025-07-21 01:06:50 -07:00
  • 4a2a646943
    Fix server crash from out-of-bounds index when players is empty (#6048) RickyRister 2025-07-18 21:31:50 -07:00
  • 85d23c3751 Fix server crash from out-of-bounds index when players is empty RickyRister 2025-07-18 20:31:29 -07:00
  • b8a0bf47f4
    Bump on-headers and compression in /webclient dependabot[bot] 2025-07-17 21:18:36 +00:00
  • ae47ee802b
    Refactor: Add PrintingInfo::getUuid (#6046) RickyRister 2025-07-17 06:06:34 -07:00
  • 551194e6fe Refactor: Add PrintingInfo::getUuid RickyRister 2025-07-17 01:22:54 -07:00
  • 4fd2f1f974
    Fix turning cards face-up not having correct printing (#6043) RickyRister 2025-07-16 04:03:05 -07:00
  • 4e9951b71d Fix turning cards face-up not having correct printing RickyRister 2025-07-16 03:13:46 -07:00
  • b9f16e8cce
    Refactor replay code in TabGame to replayManager (#6026) BruebachL 2025-07-16 12:33:48 +02:00
  • 70b4843bc4
    Refactor: clean up CardDatabase pt2 (#6042) RickyRister 2025-07-16 03:33:38 -07:00
  • 60e8c24959
    Merge branch 'master' into refactor-replays Zach H 2025-07-16 05:57:30 -04:00
  • 95190c321c
    Refactor: remove second param from CardZone::getCard (#6041) RickyRister 2025-07-16 02:54:31 -07:00
  • 437d851b5d cleanup up usage of getCardInfo RickyRister 2025-07-16 02:52:31 -07:00
  • b6cc9bf97d remove a param RickyRister 2025-07-15 22:45:45 -07:00
  • d57aa40025 findPrintingWithId RickyRister 2025-07-15 22:45:29 -07:00
  • 6a280eaefb Refactor: remove second param from CardZone::getCard RickyRister 2025-07-15 23:55:28 -07:00
  • a9b3be33e0
    Refactor: Represent cardName + providerId with CardRef struct (#6039) 2025-07-15-Development-2.11.0-beta.20 RickyRister 2025-07-15 19:14:02 -07:00
  • c529f73a38
    Merge branch 'master' into refactor-replays Zach H 2025-07-15 21:48:18 -04:00
  • 3c4bf4dfd5
    Fix builds on mac ZeldaZach 2025-07-15 21:40:56 -04:00
  • 9a8271ed35 fix build failure RickyRister 2025-07-15 03:23:52 -07:00
  • 63b8540ea7 cleanup RickyRister 2025-07-15 02:41:49 -07:00
  • e2a6fc581b set cardRef in CardItem RickyRister 2025-07-15 02:04:16 -07:00
  • 2f5b4d46bf mark stuff const RickyRister 2025-07-12 21:54:47 -07:00
  • 39f387e401 add docs RickyRister 2025-07-15 01:05:47 -07:00
  • 5bbfad46af rename methods RickyRister 2025-07-12 04:42:38 -07:00
  • 4cef5692bc make everything compile RickyRister 2025-07-12 03:41:11 -07:00
  • bc8e28133e update CardDatabase signatures RickyRister 2025-07-12 03:05:20 -07:00
  • 47c9a03bee card_ref.h RickyRister 2025-07-12 02:49:38 -07:00
  • 3ef15bf030
    Merge b51c884cc6 into e05dad4267 RickyRister 2025-07-15 00:06:44 -07:00
  • e05dad4267
    Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) BruebachL 2025-07-15 05:12:25 +02:00
  • 83b90d472f
    Update translation files (#6037) github-actions[bot] 2025-07-14 23:07:14 -04:00
  • ee4ff6e732
    Allow more naming schemes for custom pictures (#6021) BruebachL 2025-07-15 05:07:03 +02:00
  • 4312eeaba8 Update translation files github-actions 2025-07-15 01:59:50 +00:00
  • ad1b1b8138
    Merge pull request #3 from SonicBlissed/feature/update-readme Dustin Brinkman 2025-07-13 18:57:41 -04:00
  • 786fbfd8e1 updated readme instructions to include quasar cli SonicBlissed 2025-07-13 18:56:48 -04:00
  • fa6c8503fe use loadFromStream_Plain instead of manually adding CardNodes to the DeckList. Lukas Brübach 2025-07-13 12:39:01 +02:00
  • c137201317 Category loggings and better warnings. Lukas Brübach 2025-07-13 11:54:01 +02:00
  • e0ac77db23 Static regexes. BruebachL 2025-07-13 11:44:48 +02:00
  • d276cd7cce Warnings. Lukas Brübach 2025-07-10 13:26:39 +02:00
  • 5f88e874ef Properly set quantities. Lukas Brübach 2025-07-10 13:16:08 +02:00
  • d23be18445 Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby. Lukas Brübach 2025-07-10 12:54:19 +02:00
  • ff7206d465 Comments. Lukas Brübach 2025-07-13 11:25:39 +02:00
  • 7ef6ced763 Don't use suffixes. Lukas Brübach 2025-07-13 11:13:29 +02:00
  • 019a7b9565 Adjust to PrintingInfo change. Lukas Brübach 2025-07-11 00:26:50 +02:00
  • 1af304a603 Finally yeet the bug warning in PrintingSelector Lukas Brübach 2025-07-09 21:51:21 +02:00
  • f12e63423c Even more naming schemes. Lukas Brübach 2025-07-09 21:48:23 +02:00
  • 72e6a3069d Fixups. Lukas Brübach 2025-07-09 21:42:24 +02:00
  • 6b435eb2b4 Allow more naming schemes for custom pictures. Lukas Brübach 2025-07-05 14:16:51 +02:00
  • 2267d38352
    [Refactor] Clean up CardDatabase (#6034) RickyRister 2025-07-12 20:29:02 -07:00
  • 24708522f4 early returns RickyRister 2025-07-12 03:57:33 -07:00
  • 7e7d94c6e0 clean up getPreferredPrinting usage RickyRister 2025-07-12 03:47:08 -07:00
  • 26f3c866cb fix build failure RickyRister 2025-07-12 03:43:30 -07:00
  • 9bc795c3f0 clean up method order RickyRister 2025-07-12 02:10:25 -07:00
  • 198b2723e9 Add new method RickyRister 2025-07-12 02:06:41 -07:00
  • c14ae650e5 Use for-each instead of iterator RickyRister 2025-07-12 01:39:20 -07:00