Cockatrice/cockatrice/src/server
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
..
chat_view Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
remote Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
user Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
handle_public_servers.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
handle_public_servers.h Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_client.cpp Refactor files in src/server to new Qt Slot/Signal syntax (#5831) 2025-04-15 22:08:02 +00:00
local_client.h Add logging to LocalClient (#5827) 2025-04-15 01:25:17 +00:00
local_server.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_server.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00
local_server_interface.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
local_server_interface.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00
message_log_widget.cpp Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
message_log_widget.h Support creating face-down tokens (#5800) 2025-04-28 00:30:23 -04:00
pending_command.cpp delete overloaded signal in PendingCommand (#5477) 2025-01-15 13:16:06 +00:00
pending_command.h add missing override and explicit specifiers in src/server (#5526) 2025-01-25 14:05:25 +00:00