Commit Graph
25 Commits
Author SHA1 Message Date
legonzaur 2ec8a810d7 Feat: add back spectate mode (login only for now)
release-tag / release-image (push) Successful in 14s
Closes #13
2024-05-13 17:28:45 +02:00
legonzaur c321dafb82 Prevent games from starting with only one player
release-tag / release-image (push) Successful in 17s
Disabled with DEV_MODE=TRUE env var
Fixes #9
2024-05-13 15:05:41 +02:00
legonzaur f29232dd61 Notify other players when readyState changes
release-tag / release-image (push) Successful in 18s
2024-05-13 14:49:11 +02:00
legonzaur cc42815cce Attempt to fix #12 2024-05-12 11:05:09 +02:00
legonzaur 4e7381ba33 Fix game ended check errored
release-tag / release-image (push) Successful in 19s
2024-05-11 20:33:34 +02:00
legonzaur 46bb39aa74 Kill
release-tag / release-image (push) Successful in 20s
2024-05-11 20:29:05 +02:00
legonzaur 93949062d6 Closes #6; Multiples games in parallel
release-tag / release-image (push) Successful in 22s
2024-05-11 18:16:37 +02:00
legonzaur ade051890e discord login 2024-05-07 23:09:52 +02:00
legonzaur 0487576a60 Small fixes for playtesting 2024-04-26 16:07:57 +02:00
legonzaur 8e71dfe0ff add heal and damage to netcode 2024-04-25 20:36:51 +02:00
legonzaur 898e58399e card locking and event triggering WIP fix 2024-04-25 00:33:02 +02:00
legonzaur 8b397484cb only legal actions can be taken 2024-04-24 23:55:39 +02:00
legonzaur 89ee1df587 remove print 2024-04-20 15:09:55 +02:00
legonzaur 0226fb3a60 Some game actions work 2024-04-20 15:04:27 +02:00
legonzaur fa045c235f add PLAY_NEXT_CARD_BOUGHT CardEffect 2024-04-20 14:30:03 +02:00
legonzaur e400a7e770 change callback to filter by player instead of client 2024-04-20 09:20:33 +02:00
legonzaur c068143422 Initial game setup when starting 2024-04-04 21:48:23 +02:00
legonzaur e2df8a7d5d init base cards 2024-04-04 14:44:16 +02:00
legonzaur b78a09f911 add first card list 2024-03-29 11:08:12 +01:00
legonzaur c386f38dcf game controller cleanup 2024-03-28 11:03:16 +01:00
legonzaur 29b9839452 gameobject annoucing when joining 2024-03-28 10:33:05 +01:00
legonzaur e97ee8a37a add serialize_team 2024-03-27 22:55:56 +01:00
legonzaur bac5f6e205 player creation and broadcast 2024-03-27 22:52:05 +01:00
legonzaur 34c519345e working on clientController : register POC 2024-03-27 18:43:58 +01:00
legonzaur 01fd2d63f5 ugly ws controller 2024-03-26 17:20:41 +01:00