Commit Graph

8 Commits

Author SHA1 Message Date
DTieman
3b765841b7 Better messaging and better rule implementation
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m6s
Build Mau & Deploy Mau / deploy (push) Has been skipped
Build Mau & Deploy Mau / build (pull_request) Successful in 1m3s
Build Mau & Deploy Mau / deploy (pull_request) Has been skipped
2024-05-19 23:49:25 +02:00
DTieman
90c9b0031c Game seems to work
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m31s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-05-05 17:08:02 +02:00
DTieman
694bc6147a Partial rewrite, missing:
Some checks failed
Build Mau & Deploy Mau / build (push) Failing after 1m15s
Build Mau & Deploy Mau / deploy (push) Has been skipped
- Correctly parsing incoming messages
- Sending the gamestate after relevant actions
2024-05-04 19:55:11 +02:00
DTieman
3c2032a800 Added:
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m33s
Build Mau & Deploy Mau / deploy (push) Has been skipped
- Chat message cleaning to prevent HTML injection
- Player hand size to game state
- Deck automatically creates sets when it doesnt have any cards left
2024-04-21 16:27:58 +02:00
DTieman
56034b921f Added the ability to choose your cardtype when playing a jack or the newly added joker
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m14s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-04-19 22:10:21 +02:00
d05ece2efc deck shuffling and rooms reset 2023-03-17 09:53:15 +01:00
c902493e28 basic mau 2023-03-16 17:11:15 +01:00
4f85f6f793 1st json over websocket test 2023-03-16 15:20:28 +01:00