Cockatrice/tests
BruebachL 03aff83135
Add the ability to define starting life total during game creation. (#5174)
* Have the server respect gameType info when setting up zones.

* ServerPlayer::setupZones is now passed the room->getGameTypes();
* ServerPlayer::setupZones now checks if the GameType String includes "Commander" and then sets the life total to 40 instead.

* Formatting.

* Remove debug logging imports.

* Move game option value declarations to dlg_create_game.

* Lint.

* Fix mocks.

* Add a default for backwards compatibility.

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2024-12-19 23:52:47 +00:00
..
carddatabase Add the ability to define starting life total during game creation. (#5174) 2024-12-19 23:52:47 +00:00
loading_from_clipboard Fix #4706: don't replace ampersands when loading from plain text (#4734) 2023-01-30 00:37:28 +01:00
CMakeLists.txt rework formatting with cmake-format (#4627) 2022-06-08 21:14:26 -04:00
dummy_test.cpp Clang script (#3085) 2018-02-06 08:45:13 -05:00
expression_test.cpp Support Qt6, Min Qt5.8, Fix Win32, Fix Servatrice 2022-05-06 17:31:08 -04:00
password_hash_test.cpp add password hash test (#4528) 2022-01-16 16:32:11 -05:00
test_age_formatting.cpp Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00