Cockatrice/cockatrice/src/game/player
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
..
player.cpp Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
player.h Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
player_list_widget.cpp Fix size and image quality issues with new user icons (#5546) 2025-02-02 15:08:23 +00:00
player_list_widget.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00
player_target.cpp remove debug log that was accidentally left in (#5569) 2025-02-06 13:43:37 +00:00
player_target.h add missing override and explicit specifiers to all classes in src/game (#5511) 2025-01-22 12:57:56 +00:00