Cockatrice/tests/deck_list_model
Lukas Brübach 47c12c3246
[Models] Fix addCard routing for card-named zones and nested custom zones
- hasDeckZone no longer matches board cards that merely share the zone
  name, which previously caused infinite addCard/rebuildTree recursion
- Adding to a custom zone whose deck side holds nested sub-zones appends
  to the deck tree instead of writing past its direct children
2026-09-05 20:19:29 +02:00
..
CMakeLists.txt [Models] Route group lookups around mirrored custom zones 2026-09-05 20:19:29 +02:00
deck_list_model_custom_zones_test.cpp [Models] Route group lookups around mirrored custom zones 2026-09-05 20:19:29 +02:00
deck_list_model_zone_integration_test.cpp [Models] Fix addCard routing for card-named zones and nested custom zones 2026-09-05 20:19:29 +02:00