ef8329b565
Merge branch 'refs/heads/mauster' into developmaunt
...
# Conflicts:
# Dockerfile
# Program.cs
2024-07-17 20:00:27 +02:00
5be5914d5d
Merge pull request '.NET 7.0.x -> .NET 8.0.x' ( #4 ) from dotnet-upgrade into developmaunt
...
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
Reviewed-on: https://git.mau-mau.nl/MauMau/MauMau-Server/pulls/4
2024-07-14 13:22:00 +00:00
094b5488a1
Removed subfolder from dockerfile
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
2024-07-14 15:04:59 +02:00
401e9fbf8a
Workflow dotnet version to 8.0.x
Build Mau & Deploy Mau / build (push) Successful in 1m4s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-07-13 00:09:43 +02:00
b1083be1e7
Do not open browser on startup
Build Mau & Deploy Mau / build (push) Failing after 1m3s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-07-13 00:04:40 +02:00
681cfa13bd
Dotnet version upgrade
Build Mau & Deploy Mau / build (push) Failing after 1m2s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-07-13 00:01:43 +02:00
25b7a8fb1e
Solved sonarlint issue and some more code documentation
Build Mau & Deploy Mau / build (push) Successful in 1m1s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-06-12 16:07:31 +02:00
0918b2b3cc
Fixed some bugs and added new features that came up while testing:
...
Build Mau & Deploy Mau / build (push) Successful in 1m29s
Build Mau & Deploy Mau / deploy (push) Has been skipped
- 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