Commit Graph

19 Commits

Author SHA1 Message Date
71d811100b added new deck gen 2022-07-27 01:24:47 +03:00
86c35b3d02 updated movement logic and validation 2022-07-10 00:06:48 +03:00
79a4d75730 created logic to process hero movement, removed drf_yasg 2022-07-09 14:12:29 +03:00
7812e982b0 updated hero placement for room create 2022-07-08 01:16:41 +03:00
eeb564930d added hero position on deck for initial deck 2022-07-07 23:54:03 +03:00
c0dcde9ff3 refactor message send for consumers 2022-07-03 12:30:36 +03:00
4fd016f603 Added daphne support 2022-07-02 14:57:58 +03:00
73db40a4f7 added game state base logic, minor changes 2022-07-02 00:05:05 +03:00
df3685b8fe added message + scope status on opponent online/offline 2022-06-26 19:23:18 +03:00
7242992b42 added message in room on ready to play 2022-06-26 19:00:53 +03:00
46344ad776 fixed room post-connect message, added room migration init file 2022-06-26 18:04:09 +03:00
355a6ed38c added connection to room algorithm, minor changes for player model 2022-06-26 13:34:10 +03:00
e1c8b2fb74 added connection to room algorithm, minor changes for player model 2022-06-25 12:36:47 +03:00
7a14089d10 added room create for match 2022-06-24 01:04:35 +03:00
e188de29a0 added algorithm to find opponent 2022-06-23 14:45:34 +03:00
339d691172 fixed jit, added info massage on adding to queue 2022-06-22 00:11:52 +03:00
8fcbeaf8d8 added queue socket connect and validator consumer 2022-06-21 20:26:32 +03:00
52a8608198 added channels basic room consumer, minor updates for base game logic 2022-06-21 11:36:55 +03:00
e75573b3cd added image pool, inited channels 2022-06-11 23:34:55 +03:00