Commit Graph
96 Commits
Author SHA1 Message Date
legonzaur 1a02793873 Fix #10 : ConcetionClosedError
release-tag / release-image (push) Successful in 19s
2024-05-12 11:10:04 +02:00
legonzaur 5260b6eba8 Add game.kill_team; attemp to fix #11
release-tag / release-image (push) Successful in 19s
2024-05-12 11:07:40 +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 56ead1a635 Add session cookie
release-tag / release-image (push) Successful in 18s
2024-05-11 19:13:07 +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 dc02d9b22f Fix #4; champions being automatically locked even if there were not already present
release-tag / release-image (push) Successful in 18s
2024-05-09 23:00:27 +02:00
legonzaur 6e2a659775 Remove /login from discord login process 2024-05-09 22:51:40 +02:00
legonzaur 075e22c034 Fix Rampage (The final (For Real (True))) 2024-05-09 22:51:15 +02:00
legonzaur ef6ba0fe48 Fix dockerfile
release-tag / release-image (push) Successful in 26s
2024-05-09 10:18:38 +02:00
legonzaur 2b699857e2 FIX : docker compose
release-tag / release-image (push) Successful in 1m42s
2024-05-08 23:55:56 +02:00
legonzaur bb7847f5e0 Change dockerfile and actions
release-tag / release-image (push) Failing after 26s
2024-05-08 23:40:54 +02:00
legonzaur ade051890e discord login 2024-05-07 23:09:52 +02:00
legonzaur 082e07c48b FIX #4; Champion lock at start of turn 2024-05-07 18:46:24 +02:00
legonzaur db549aac49 fix sub_effects triggering multiple times when effect is damage, gold or heal with amount > 1 2024-05-06 17:41:29 +02:00
legonzaur cf6825790b change discard to make_discard 2024-05-06 17:41:00 +02:00
legonzaur 589b393c92 Fix lock card not being awaited 2024-05-06 16:40:49 +02:00
legonzaur c59fa12036 Fix rampage, futureproof for other draw_and_discard effects 2024-05-06 16:31:55 +02:00
legonzaur dfabcb6eb1 Fixes #4; add draw_and_discard_multiple to make Rampage work 2024-05-06 16:14:19 +02:00
legonzaur 25a48fd2ab Fixes #3; Prevent partial champion damage 2024-05-06 15:00:38 +02:00
legonzaur 29ea3e7856 Fixes #5; Remove heal_reserve and directly add to healh points 2024-05-06 14:57:50 +02:00
legonzaur 67d7c8005d Check for faction combos only using locked cards 2024-05-06 14:57:17 +02:00
legonzaur d4c7540b6f fixes #4; lock champions at beginning of turn 2024-05-06 14:53:31 +02:00
legonzaur 5a90c9da6f fix player hand -> board start turtn 2024-05-03 17:00:57 +02:00
legonzaur 098dc4977f small cleanup 2024-05-03 16:28:46 +02:00
legonzaur 90b9e989a7 avoid adding cards to player hand during his turn 2024-05-03 16:17:04 +02:00
legonzaur f6e618cf26 Fix fire gem stack not updating when fire gem is sacrified 2024-05-03 16:15:28 +02:00
legonzaur d1887349c6 Automatically play cards at start of turn 2024-05-03 16:02:05 +02:00
legonzaur bf07a958e4 Play card automatically at start of turn 2024-05-03 15:53:16 +02:00
legonzaur cd8fcc78c3 Disable effect autotrigger when it has a EffectTime attribute 2024-05-03 00:51:44 +02:00
legonzaur ce52c1ecac prevent draw effect for being consumed if no cards can be drawn 2024-05-02 23:27:39 +02:00
legonzaur 53f94a6bb1 fix crash caused by function not being async 2024-05-02 23:27:18 +02:00
legonzaur 191d32bea2 fixes #1; Migrate card activation effect to factory in card_behaviour.py 2024-05-02 23:10:04 +02:00
legonzaur 2e04462d86 Fix Prepare Typo 2024-05-02 23:06:06 +02:00
legonzaur b9ebf0ae84 Remove useless setter on player ready 2024-05-02 17:58:27 +02:00
legonzaur 4a915d6134 add linked card attribute to effect 2024-05-02 17:58:11 +02:00
legonzaur 91e8ca4955 add linked card property to effects 2024-05-01 11:27:57 +02:00
legonzaur 3a6bb5ccfc Temporary fix for restack_discarded_card not working 2024-05-01 11:10:39 +02:00
legonzaur 09e5d64422 fix broelyn discard effect not having faction combo type 2024-05-01 10:59:30 +02:00
legonzaur 1937371ccf Reset champion health at the start of each turn 2024-05-01 10:51:39 +02:00
legonzaur ed7dc6261d Fix champion kill not working 2024-04-26 20:17:09 +02:00
legonzaur 5e6835eb79 change platform
release-tag / release-image (push) Successful in 54s
2024-04-26 18:37:54 +02:00
legonzaur be69ba4928 test workflow
release-tag / release-image (push) Failing after 36s
2024-04-26 18:15:30 +02:00
legonzaur 14b8934a1e publish build action 2024-04-26 18:13:58 +02:00
legonzaur b71253f220 add dockerfile 2024-04-26 18:02:18 +02:00
legonzaur 0487576a60 Small fixes for playtesting 2024-04-26 16:07:57 +02:00
legonzaur be993fd1be fix wolf shaman 2024-04-26 16:07:45 +02:00
legonzaur bfa6884a9e small error and type fixes 2024-04-25 20:54:29 +02:00
legonzaur 8e71dfe0ff add heal and damage to netcode 2024-04-25 20:36:51 +02:00