a4a26f04d4
fix(backend): fix crash when trying to update player data concurrently
2025-03-11 12:32:36 +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
76e657b5ec
Merge branch 'dev' of https://github.com/HexCardGames/HexDeck into dev
2025-03-06 10:25:16 +01:00
e8e36e6674
feat: implement room joining by link and add dedicated room-utils store
2025-03-06 10:24:44 +01:00
c4b9f9287f
🎉 🚧 Start working on backend
2025-03-06 10:14:21 +01:00
3217b2c4c3
🎉 first frontend commit (WIP)
2025-03-04 09:43:45 +01:00
e91fc6ce93
Update README.md
2025-02-10 16:13:50 +01:00
5a14ee670c
Initial commit
2025-02-10 16:13:33 +01:00