Commit Graph

16 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
1e51defad5 Custom names and time in chat
All checks were successful
Build Mau & Deploy Mau / build (push) Successful in 1m13s
Build Mau & Deploy Mau / deploy (push) Has been skipped
2024-04-20 23:43:07 +02:00
b2fb4b33dd Small refactor for receiving messages from websockets 2023-04-22 13:57:10 +02:00
e4769d4b99 refactor and chat base 2023-04-22 12:42:02 +02:00
edb4d24f41 (m)auth 2023-04-07 12:22:43 +02:00
DTieman
78af43ad44 Feature/automautic room closing (#5)
* Room now closes when nobody is in the room

* cleanup
2023-03-24 14:33:37 +01:00
8debac4f70 Not force closing all rooms may be a good idea 2023-03-22 20:50:37 +01:00
bae605da54 draw works 2023-03-21 12:25:14 +01:00
5d1e78094f basic logic + multiplayer 2023-03-17 11:42:53 +01: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
90e27f250c Added room functionality 2023-03-15 11:52:58 +01:00
390190cc35 Added room functionality 2023-03-13 12:27:41 +01:00