Commit Graph

37 Commits

Author SHA1 Message Date
Wenszel 9686276ece added handler for login 2022-05-29 18:17:28 +02:00
Wenszel ecc319b529 added data sharing between session and socket 2022-05-28 23:03:25 +02:00
Wenszel f24bbf2daf added socketio connection 2022-05-28 20:09:46 +02:00
Wenszel 068cb70c0c heroku deploy 2021-04-30 16:25:55 +02:00
Wenszel 79ad7c151c added usecallback hooks and deleted warnings 2021-04-30 13:44:00 +02:00
Wenszel b56c343d83 moved moving from client to server 2021-04-30 13:27:33 +02:00
Wenszel c8773ed546 edited css and readme 2021-04-30 12:28:54 +02:00
Wenszel 7304922e86 edited pawn positioning 2021-04-30 11:35:30 +02:00
Wenszel d4a317cb87 added ending game condition 2021-04-29 22:33:01 +02:00
Wenszel 13ddc71c2b added conditions when pawn can move 2021-04-29 22:17:49 +02:00
Wenszel 063a0790c2 added active pawns flashing 2021-04-29 19:55:39 +02:00
Wenszel 3ec1fad0c8 added moving around map 2021-04-29 19:33:57 +02:00
Wenszel 57358b0105 heroku deploy and added moving pawns 2021-04-29 16:58:22 +02:00
Wenszel 981b5fd032 added losing move 2021-04-26 20:48:12 +02:00
Wenszel b9c6db9586 added timer 2021-04-25 21:20:14 +02:00
Wenszel 3c78b0cf8b added hint pawns 2021-04-25 18:23:30 +02:00
Wenszel 3058c87fb6 added pawn mouseenter event 2021-04-25 16:25:36 +02:00
Wenszel efdd150fd9 added pawns onclick event 2021-04-24 19:01:58 +02:00
Wenszel c1db9e4bb8 added painting pawns based on data from server 2021-04-24 16:13:39 +02:00
Wenszel 148fa85601 added turns 2021-04-24 14:30:34 +02:00
Wenszel 3f07e71ce0 added starting game 2021-04-24 13:37:34 +02:00
Wenszel 2ed1894b6d added speech synthesis and dice rolling 2021-04-23 20:46:28 +02:00
Wenszel dcdde32dc7 added dice images 2021-03-23 19:17:22 +01:00
Wenszel 59055a0d78 added drawing pawns on map 2021-03-21 15:13:31 +01:00
Wenszel e32b46556c added changing color in navbar if ready 2021-03-20 20:52:36 +01:00
Wenszel 0844f23c4e edited ready button 2021-03-20 19:40:23 +01:00
Wenszel e59652828f added map and unload listener 2021-03-20 18:52:20 +01:00
Wenszel 0c5181ea62 added ready button 2021-03-19 22:19:09 +01:00
Wenszel 78eb161408 added displaying players 2021-03-18 19:27:16 +01:00
Wenszel 5e6a4cc32e added session store and restoring data after reload page 2021-03-17 19:27:57 +01:00
Wenszel 526a97268e sessions added 2021-03-16 20:16:56 +01:00
Wenszel 47dc0848ca adding redirecting to room and saving id 2021-03-15 20:50:19 +01:00
Wenszel 6ffc7fb3b8 added rooms operations
joining, creating new if full
2021-03-14 19:38:37 +01:00
Wenszel 12372ef4f2 added creating rooms in db 2021-03-13 17:53:11 +01:00
Wenszel 99d347a514 routes added 2021-03-13 16:59:54 +01:00
Wenszel 3b6fa7eab6 basic components and schema added 2021-03-13 16:01:03 +01:00
Wenszel 5e52ff6fe4 repo initialized 2021-03-13 15:04:37 +01:00