Cockatrice/cockatrice/src
RickyRister bb8213deb5
Support creating face-down tokens (#5800)
* add new fields to proto

* update token dlg

* send facedown in command

* update server to get it to work

* disable certain edits when face down

* update client event processing

* log face-down token creation

* Don't support colors on face-down tokens

The other client doesn't know about the color, so it causes a desync

* Update wording

Co-authored-by: Basile Clement <Elarnon@users.noreply.github.com>

* Allow annotations on face-down tokens

---------

Co-authored-by: Basile Clement <Elarnon@users.noreply.github.com>
2025-04-28 00:30:23 -04:00
..
client Make a setting for filtering to the most recent sets. (#5865) 2025-04-20 14:39:20 +00:00
deck Refactor function structs into lambdas (#5675) 2025-04-20 04:07:22 +00:00
dialogs Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
game Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
server Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
settings Make a setting for filtering to the most recent sets. (#5865) 2025-04-20 14:39:20 +00:00
utility Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.cpp Include card_info.h over card_database.h if able (#5841) 2025-04-17 00:38:57 -04:00
main.h Move logging from QDebug to QCDebug and introduce LoggingCategories. (#5491) 2025-01-19 13:14:23 +00:00