developmaunt #5

Merged
DTieman merged 8 commits from developmaunt into mauster 2024-07-17 18:03:27 +00:00
Owner
No description provided.
DTieman added 7 commits 2024-07-17 17:54:51 +00:00
Fixed some bugs and added new features that came up while testing:
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m29s
Build Mau & Deploy Mau / deploy (push) Has been skipped
0918b2b3cc
- 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 :)
Solved sonarlint issue and some more code documentation
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m1s
Build Mau & Deploy Mau / deploy (push) Has been skipped
25b7a8fb1e
Dotnet version upgrade
Some checks failed
Build Mau & Deploy Mau / build (push) Failing after 1m2s
Build Mau & Deploy Mau / deploy (push) Has been skipped
681cfa13bd
Do not open browser on startup
Some checks failed
Build Mau & Deploy Mau / build (push) Failing after 1m3s
Build Mau & Deploy Mau / deploy (push) Has been skipped
b1083be1e7
Workflow dotnet version to 8.0.x
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m4s
Build Mau & Deploy Mau / deploy (push) Has been skipped
401e9fbf8a
Removed subfolder from dockerfile
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m11s
Build Mau & Deploy Mau / deploy (push) Has been skipped
Build Mau & Deploy Mau / build (pull_request) Successful in 1m17s
Build Mau & Deploy Mau / deploy (pull_request) Has been skipped
094b5488a1
Merge pull request '.NET 7.0.x -> .NET 8.0.x' (#4) from dotnet-upgrade into developmaunt
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m11s
Build Mau & Deploy Mau / deploy (push) Has been skipped
Build Mau & Deploy Mau / build (pull_request) Successful in 1m15s
Build Mau & Deploy Mau / deploy (pull_request) Has been skipped
5be5914d5d
Reviewed-on: https://git.mau-mau.nl/MauMau/MauMau-Server/pulls/4
DTieman added 1 commit 2024-07-17 18:00:44 +00:00
# Conflicts:
#	Dockerfile
#	Program.cs
DTieman merged commit 309f467f99 into mauster 2024-07-17 18:03:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MauMau/MauMau-Server#5