ed472e40ed
Update Packages
2023-08-16 05:26:52 +02:00
9d8bb8e20b
Fixed all eslint errors
2023-08-16 05:19:31 +02:00
fc7bf96b04
Fully working FontAwesomeIcon
2023-08-16 04:31:28 +02:00
16a3279e5a
Fix signin and little changes
2023-08-16 01:37:34 +02:00
3adddef8cc
Fix eslint and add to config
2023-08-16 01:33:04 +02:00
afe1e0426c
SolidJS implementation
2023-08-15 03:27:55 +02:00
6e9485df22
Synthetic changes based on coding preferences
2023-08-05 23:42:21 +02:00
a95c0b1f7f
Fixed socket event listeners removal
2023-08-05 23:42:13 +02:00
7f350393ff
Working Playwright test with workflow
2023-07-28 23:24:23 +02:00
eb8aee090f
Using Playwright for e2e testing
2023-07-27 11:02:54 +02:00
b407553f0d
Improved & added email auth E2E testing
2023-07-25 19:23:53 +02:00
833130628e
Update all packages
2023-07-24 11:53:03 +02:00
4d54a8b1f3
Format all files
2023-07-11 19:25:44 +02:00
27fefef081
Update Prettier to v3.0.0
2023-07-11 19:21:32 +02:00
4020ca40f5
Reworked Azure auth testing
2023-07-10 20:52:03 +02:00
ce328cd1cd
Fix unwanted linting in config files
2023-07-10 19:36:45 +02:00
c71d74dd18
Add jest E2E testing
2023-07-24 11:47:59 +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