Cockatrice/cockatrice/src/game
BruebachL e05dad4267
Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030)
* Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby.

Took 3 hours 34 minutes

Took 9 seconds


Took 12 seconds

* Properly set quantities.

Took 11 minutes

* Warnings.

Took 5 minutes

* Static regexes.

Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com>

* Category loggings and better warnings.

Took 18 minutes


Took 42 seconds

* use loadFromStream_Plain instead of manually adding CardNodes to the DeckList.

Took 30 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com>
2025-07-14 23:12:25 -04:00
..
board Refactor: rename CardInfoPerSet to PrintingInfo (#6024) 2025-07-07 23:41:19 -04:00
cards [Refactor] Clean up CardDatabase (#6034) 2025-07-12 23:29:02 -04:00
deckview Add the option to load decklists from Archidekt, Deckstats, Moxfield, TappedOut in deck editor and lobby (#6030) 2025-07-14 23:12:25 -04:00
filters Refactor: rename CardInfoPerSet to PrintingInfo (#6024) 2025-07-07 23:41:19 -04:00
player Fix crash due to null mCardCounters (#5984) 2025-06-13 08:48:39 -04:00
zones client: Support arbitrary game zones (#5877) 2025-05-06 21:18:08 -04:00
game_scene.cpp Move card_item and related to src/game/board (#5867) 2025-04-20 14:37:52 +00:00
game_scene.h Revert "Use native hover events (#5722)" (#5757) 2025-03-21 00:25:20 +00:00
game_selector.cpp Game filter for games created by buddy (#5991) 2025-06-14 11:10:24 -04:00
game_selector.h Support right-click on game list menu (#5522) 2025-01-25 14:03:29 +00:00
game_specific_terms.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_type_map.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
game_view.cpp Add search filter to card view window (#5791) 2025-04-11 23:00:46 -04:00
game_view.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
games_model.cpp Game filter for games created by buddy (#5991) 2025-06-14 11:10:24 -04:00
games_model.h Game filter for games created by buddy (#5991) 2025-06-14 11:10:24 -04:00
hand_counter.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
hand_counter.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
phase.cpp Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00
phase.h Fix game phases not being translated in game log (#5798) 2025-04-11 22:58:23 -04:00