Commit Graph
20 Commits
Author SHA1 Message Date
legonzaur 91e8ca4955 add linked card property to effects 2024-05-01 11:27:57 +02:00
legonzaur 0487576a60 Small fixes for playtesting 2024-04-26 16:07:57 +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 0226fb3a60 Some game actions work 2024-04-20 15:04:27 +02:00
legonzaur e400a7e770 change callback to filter by player instead of client 2024-04-20 09:20:33 +02:00
legonzaur cdcffc5d77 Add todo 2024-04-20 00:43:59 +02:00
legonzaur fe0d45f036 Fix player draw update 2024-04-20 00:39:03 +02:00
legonzaur 5efa112610 notify players when cards are initially drawn 2024-04-20 00:31:55 +02:00
legonzaur fd45b80fec add effects to card 2024-04-05 23:08:34 +02:00
legonzaur 5335fe21f8 remove game being started at initialization 2024-04-05 16:40:04 +02:00
legonzaur f06de888e5 fix game model turn not being a class attribute 2024-04-04 21:55:03 +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 0a7bba5f75 remove text from card 2024-03-29 14:00:13 +01:00
legonzaur cc7e2ad93e load cards from json 2024-03-29 13:59:57 +01:00
legonzaur b78a09f911 add first card list 2024-03-29 11:08:12 +01:00
legonzaur 3e99ce4357 add distribute_market_cards 2024-03-28 11:24:28 +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