Commit Graph

12 Commits

Author SHA1 Message Date
4b13b9fc95 fix: make sure player is active before drawing a card 2025-03-11 19:24:10 +01:00
5c83cd6ce2 Merge branch 'dev' into feature/game-view 2025-03-11 18:54:03 +01:00
134b89118f ops: add docker support 2025-03-11 18:53:26 +01:00
ee98d92f52 feat(frontend): implement basic card rendering, drawing and playing 2025-03-11 17:09:20 +01:00
d4f194b146 build(frontend): load backend url for vite dev proxy from env 2025-03-07 16:31:41 +01:00
5f1404c7d7 style: add svelte support to prettier and format svelte components 2025-03-07 11:17:12 +01:00
540c70216c style: add prettier configuration and format code 2025-03-07 10:33:46 +01:00
4f96206b8a fix: update initial gameState to -1 in sessionStore 2025-03-07 09:38:57 +01:00
8fe9519afc feat: add game store for lobby overlay/player management 2025-03-07 09:38:35 +01:00
e5f8876464 chore: upgrade frontend dependencies
- Upgraded all frontend dependencies to their latest versions
- Updated Tailwind CSS to v4 and adjusted configuration

Note: This is WIP. Some features are broken and there are known bugs that need to be addressed.
2025-03-06 12:14:13 +01:00
e8e36e6674 feat: implement room joining by link and add dedicated room-utils store 2025-03-06 10:24:44 +01:00
3217b2c4c3 🎉first frontend commit (WIP) 2025-03-04 09:43:45 +01:00