5eb03189f1
Merge branch 'testing' into testing2
2023-07-24 00:27:53 +02:00
967d6392cc
Update all packages
2023-07-14 00:04:24 +02:00
975cc27348
Update all packages
2023-07-14 00:04:24 +02:00
eb3dbdd008
Format all files
2023-07-11 19:25:44 +02:00
ba46a2780f
Format all files
2023-07-11 19:25:44 +02:00
f6e721fb3e
Update all packages
2023-07-11 19:22:07 +02:00
4cb29470c8
Update Prettier to v3.0.0
2023-07-11 19:21:32 +02:00
7d7574a6b8
Update Prettier to v3.0.0
2023-07-11 19:21:32 +02:00
51f2d477b8
Reworked Azure auth testing
2023-07-10 21:13:50 +02:00
35ebac2ab8
Reworked Azure auth testing
2023-07-10 20:52:03 +02:00
24d8ff8df9
Fix unwanted linting in config files
2023-07-10 19:36:45 +02:00
27f9d5a221
Fix unwanted linting in config files
2023-07-10 19:36:45 +02:00
c392d1000c
Add jest E2E testing
2023-07-10 19:36:12 +02:00
1aaf2ba593
Add jest E2E testing
2023-07-10 19:36:12 +02:00
92d1716f7f
Add Drizzle ORM
2023-07-10 19:35:23 +02:00
0291e6656e
Prisma migrate to Postgres
2023-07-08 13:39:49 +02:00
dbb9bd8476
Custom sign in/out page
2023-07-07 22:57:30 +02:00
0a6fd88733
Working game logic
2023-06-16 08:22:34 +02:00
e0e0f0a728
Adding assets
2023-06-16 08:19:59 +02:00
d9e0250b8c
Working state change to "running"
2023-06-13 23:02:29 +02:00
0b8fb0a476
Fully working ship placement
2023-06-13 18:08:46 +02:00
c2af2dffa2
Working ship placement
2023-06-11 22:09:36 +02:00
0317a3343c
Improved handling ws connection and redirect
2023-06-11 00:37:12 +02:00
53a07b21b0
Step towards full multiplayer compatibility
2023-06-10 20:26:46 +02:00
9895a286a3
Working Eventbar
2023-06-07 11:51:33 +02:00
787a85e425
Use socket broadcast instead of server wide
2023-06-07 09:41:17 +02:00
84b4025bf9
Merge pull request #12 from aronmal/expansion
...
Expansion
2023-06-02 12:57:42 +02:00
f8fe083b03
pnpm up
2023-06-02 12:53:19 +02:00
63fc8c56bf
Added userState (isReady and isConnection)
2023-06-02 12:40:51 +02:00
29cb4a279d
Lobby disable leave on launch
2023-06-02 09:36:59 +02:00
df315df8f4
Implemented isReady & isConnected
2023-05-29 19:48:51 +02:00
4fa3b9ae64
Format documents (prettier-plugin-tailwindcss)
2023-05-29 15:53:25 +02:00
1b05d1120b
Fix prettier-plugin-tailwindcss
2023-05-29 15:52:03 +02:00
a088bff7be
Drawing function
2023-05-26 18:25:14 +02:00
6bff62c0c2
Better fog
2023-05-26 18:24:51 +02:00
d54db32980
Working torpedo
2023-05-26 18:24:19 +02:00
b3695916a0
Fixed targetPreview
2023-05-24 10:10:56 +02:00
986555a368
Use an older version of Zod to avoid errors
2023-05-16 07:57:17 +02:00
dacc33bf21
Update packages
2023-05-13 15:21:24 +02:00
f1ea064d4c
Working real time lobby
2023-05-13 15:03:12 +02:00
61ae4b901d
Game settings and better socket performance
...
- Added game settings
- Reworked GamePropsSchema for only relevant information
-> Prisma schema and zod object
- Imporved toast notifications
- No duplicate socket connections anymore
- Using now Zustand for the gameProps instead of React Context & State
2023-05-10 21:02:22 +02:00
12295b316f
Some after work from last commit
2023-04-27 18:57:00 +02:00
30db96a3f7
Functioning websocket connections
2023-04-27 17:41:16 +02:00
a227da52bc
Implement api redirect
2023-04-26 13:49:33 +02:00
2ed943857e
Use React Context as in the first place
2023-04-26 13:49:15 +02:00
f97b3a622a
Fixed types
2023-04-26 12:24:14 +02:00
ba7097207c
SocketIO with auth working
2023-04-25 22:27:23 +02:00
4af85bb572
API data types rework
2023-04-25 22:27:03 +02:00
207cf47c10
Fix compile errors
2023-04-24 18:57:12 +02:00
da53662d6e
Keep improving
2023-04-24 18:56:56 +02:00