Commit Graph

83 Commits

Author SHA1 Message Date
rajukottedi f7f8798f43 Update game mechanics and improve pawn movement logic; refactor connection URI and enhance server list handling 2026-01-30 16:23:19 +05:30
rajukottedi 7a55f6c376 Refactor code structure for improved readability and maintainability 2026-01-30 03:01:14 +05:30
rajukottedi 64517450f7 Refactor socket initialization for development and production environments 2026-01-30 02:44:40 +05:30
rajukottedi e9e5eb32ad Update MongoDB connection settings and enhance debugging capabilities 2026-01-28 15:54:33 +05:30
rajukottedi 5b02a13cb4 ludo web based game config file changes 2026-01-28 14:02:27 +05:30
Wenszel 4366b6aba4 added deploying to ECS 2024-01-18 15:27:48 +01:00
Wenszel 0b21489989 added pushing to AWS ECR 2023-12-28 17:22:34 +01:00
Wiktor Smaga f07c1c8577 Merge branch 'main' into dev 2023-12-19 11:41:17 +01:00
Wenszel 9d0fd20446 Merge branch 'feature-cypress' into dev 2023-12-19 11:37:43 +01:00
Wenszel 80caed1498 added handling for end of game 2023-12-19 11:00:20 +01:00
Wenszel ce9e93d68f added cypress e2e tests 2023-12-19 09:27:47 +01:00
Wiktor Smaga 4e404c8320 CircleCI Commit 2023-12-14 15:12:44 +01:00
Wenszel 97513eac2d edited readme 2023-12-13 21:25:19 +01:00
Wenszel a33ebeccdd added tests and css modules to LoginPage components 2023-12-13 16:31:52 +01:00
Wenszel caf6bc7d91 added tests to Navbar and Dice 2023-12-13 11:18:11 +01:00
Wenszel dd026fbc37 edited map event handlers 2023-12-13 09:38:32 +01:00
Wenszel aa11edca02 added ready button tests 2023-12-12 22:18:55 +01:00
Wenszel 949af0622b added useSocketData hook 2023-12-12 20:49:28 +01:00
Wenszel 469a60871a added tests and css modules for NameContainer components 2023-12-12 20:13:13 +01:00
Wenszel aa6c03ebcb added Overlay component 2023-12-11 11:52:06 +01:00
Wenszel e9cb2e4de9 added useKeyPress hook 2023-12-11 11:21:30 +01:00
Wenszel 8721737897 updated packages 2023-12-09 12:34:54 +01:00
Wenszel f87938ae08 refactored frontend 2023-12-08 19:47:10 +01:00
Wenszel f318afe071 added joining to room 2023-11-28 19:25:55 +01:00
Wenszel ffaaf0b6f3 added LoginPage 2023-11-23 21:20:44 +01:00
Wenszel c999bfca39 improved performance when reloading page 2023-11-22 20:44:43 +01:00
Wenszel 6fef82f36a added animated move timer 2023-11-22 20:02:02 +01:00
Wenszel d0b12137b5 added moving pawn when player miss a turn 2023-11-12 13:35:47 +01:00
Wenszel 6114d370e9 added new pawns icons 2023-11-05 20:14:30 +01:00
Wenszel b9ec78bc25 added pawns images 2022-06-11 21:25:00 +02:00
Wenszel 70442125b3 added validation for moves 2022-06-10 18:29:09 +02:00
Wenszel 4bd50f4a6f added rollednumber to room values 2022-06-09 13:38:05 +02:00
Wenszel 4e52512c7d added skip timeout 2022-06-08 22:13:18 +02:00
Wenszel 9954946c12 edited countdown 2022-06-07 08:50:04 +02:00
Wenszel eea532ec47 added roll icon 2022-06-06 20:01:56 +02:00
Wenszel 8a172e2ad2 added dice visibility for other players 2022-06-06 19:50:26 +02:00
Wenszel 5f1f068440 added displaying dice to all players 2022-06-04 17:15:31 +02:00
Wenszel 57398bd46c added timer 2022-06-01 21:07:40 +02:00
Wenszel 3d79bf66df fixed joining room error 2022-06-01 17:43:46 +02:00
Wenszel c22ee282b9 changed background 2022-05-31 19:25:18 +02:00
Wenszel 101a8ad3b1 added react loading 2022-05-31 18:01:56 +02:00
Wenszel 4083b0f5bd edited ready button 2022-05-31 17:44:55 +02:00
Wenszel 4551885c57 removed data fetching interval 2022-05-31 16:22:37 +02:00
Wenszel 7a72626f87 added game handler 2022-05-30 10:59:33 +02:00
Wenszel 5eea80b804 added handler for ready button 2022-05-30 09:52:42 +02:00
Wenszel 159b96a678 added fetching data with socketio 2022-05-30 09:06:59 +02:00
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