servatrice/tests/carddatabase
ebbit1q 06bfc0291a
Create game as spectator (#4281)
* refactoring

* allow for creation of games as spectator

allow setting the amount of games per user to none
remove limit on amount of games when creating a game as judge as
spectator

* refactor common/server_player.cpp

* do not close games with spectating host automatically

* remove check that filters out 0 player games

this check didn't really do anything, deleted games are removed before
it would be reached

* don't transfer host to spectators

this seems to cause a bug, also present on master
2021-03-13 14:39:25 -05:00
..
data Update test card database to v4 (#4064) 2020-08-21 18:18:53 -04:00
carddatabase_test.cpp Filter Strings for Deck Editor search (#3582) 2019-03-01 14:30:32 -05:00
CMakeLists.txt Fix release tests (#4063) 2020-08-13 10:18:01 -04:00
filter_string_test.cpp Oracle / card xml improvements (#3934) 2020-03-30 21:56:03 +02:00
mocks.cpp Create game as spectator (#4281) 2021-03-13 14:39:25 -05:00
mocks.h Run tests on WIndows CI (#4056) 2020-08-14 12:45:15 -04:00