DTieman 0918b2b3cc
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m29s
Build Mau & Deploy Mau / deploy (push) Has been skipped
Fixed some bugs and added new features that came up while testing:
- Check for allowed card type was before the check for the mau cards, which caused incorrect cards to be played and mau cards to be passed to wrong players
- Ending with a special card is now a faulty move, which grants the player 5 fault cards now
- Grabbed cards could be registered as playable as it didnt include next allowed card type
- If the first card is a joker, set the next allowed card type to a random other card type to prevent an instant softlock
- Other cleanup :)
2024-06-12 15:57:09 +02:00
2024-04-14 12:57:27 +02:00
2024-05-04 19:55:11 +02:00
mau
2023-03-20 15:59:11 +01:00
2023-03-21 09:41:48 +01:00
2023-03-21 09:41:48 +01:00
2023-04-07 12:09:35 +02:00
2024-04-14 13:12:34 +02:00
2024-05-04 19:55:11 +02:00
2023-03-13 11:44:34 +01:00
Description
No description provided
Readme 203 KiB
Languages
C# 98.4%
Dockerfile 1.6%