|
ebcb9dec38
|
Little dependency array fix
|
2023-02-04 00:30:16 +01:00 |
|
|
e0889e8369
|
First prisma integration step
|
2023-02-04 00:30:16 +01:00 |
|
|
0916e91671
|
Improve logging
|
2023-02-04 00:30:15 +01:00 |
|
|
9ca9815380
|
Started introducing prisma to connect to MongoDB
|
2023-02-04 00:30:15 +01:00 |
|
|
b8dfa9d2a2
|
Remove JSX from useGameEvents Hook
|
2023-02-04 00:30:15 +01:00 |
|
|
a240609f0f
|
Pages moved
|
2023-02-04 00:30:14 +01:00 |
|
|
43b5b0e57d
|
Implement if target or preview 'hasAnyBorder'
|
2023-02-04 00:30:14 +01:00 |
|
|
5b88ff341a
|
Merge pull request #6 from keremadana/patch-1
Create todo.md
|
2023-02-02 18:24:27 +01:00 |
|
keremadana
|
c733659424
|
Create todo.md
|
2023-02-01 13:58:22 +01:00 |
|
|
a7ed10cbf8
|
Moving stuff around
|
2023-01-28 20:20:43 +01:00 |
|
|
9551497afd
|
Using pnpm
|
2023-01-28 20:17:02 +01:00 |
|
|
695b9abcaf
|
Working Socket.IO implementation
With the help of [this](https://blog.logrocket.com/implementing-websocket-communication-next-js/) blog post.
But ts types had to be adapted. Thanks to [this](https://stackoverflow.com/questions/74023393/working-with-typescript-next-js-and-socket-io) helpful answer.
|
2023-01-27 22:14:24 +01:00 |
|
|
fe9d2a6c7a
|
Fix lint warning for implicit use of <img> tags
|
2023-01-27 22:13:48 +01:00 |
|
|
d82192f8d2
|
Stylistic rework
- interfaces instead of types
- remove semicolons
- use functions instead of anonymous arrow functions
- rename vars/types for better understanding
- fix typo
|
2023-01-23 18:38:32 +01:00 |
|
|
11bc75aa61
|
Merge pull request #5 from aronmal/dev
Dev
|
2023-01-16 13:24:56 +01:00 |
|
|
a1dd49cd53
|
Implemented unfinished Homepage
|
2023-01-16 10:28:24 +01:00 |
|
|
b96ed76a7d
|
Rename stuff
|
2023-01-16 10:19:40 +01:00 |
|
|
6a80f30132
|
Tiny general style compatibility
|
2023-01-14 16:28:40 +01:00 |
|
|
9bdcc8324e
|
Big rework for mutliple different events
|
2023-01-14 16:28:03 +01:00 |
|
|
c3c7fd0eea
|
half radar implementation
|
2023-01-13 13:34:14 +01:00 |
|
|
6de1784f16
|
Merge pull request #4 from aronmal/dev
Dev
|
2023-01-13 13:33:25 +01:00 |
|
|
8f5cddfc5e
|
Use fontawesome pro icons
|
2023-01-13 09:16:33 +01:00 |
|
|
bc88ec6464
|
Bugfix the last hardly broken Quickfix
|
2023-01-13 09:00:11 +01:00 |
|
|
3677d22fd4
|
Implemented amount to Item component
|
2023-01-13 08:49:09 +01:00 |
|
|
46ff6d3a2c
|
Merge pull request #3 from aronmal/dev
Dev2
|
2023-01-13 08:29:28 +01:00 |
|
|
ff24d40419
|
Quick fix
|
2023-01-12 11:50:04 +01:00 |
|
|
8a2841fd2a
|
Added and changed types
|
2023-01-12 11:40:29 +01:00 |
|
|
dafff04dd8
|
Change way of imply param
|
2023-01-12 09:59:57 +01:00 |
|
|
c883aa91f0
|
Add implied border
|
2023-01-12 09:59:39 +01:00 |
|
|
e28af99c5c
|
Hotfix
|
2023-01-11 21:13:46 +01:00 |
|
|
75ca04bc7c
|
Use of classNames
|
2023-01-11 21:08:40 +01:00 |
|
|
cfa8af981b
|
Working multiselect/multi trageting
|
2023-01-11 21:05:17 +01:00 |
|
|
01cd5676bb
|
Add custom useGameEvent hook
|
2023-01-11 16:31:59 +01:00 |
|
|
b1f481fe79
|
Rewrote targetPreview for pulsation effect
|
2023-01-09 01:13:10 +01:00 |
|
|
3e19b52211
|
Aesthetic looking gamefield
|
2023-01-08 21:32:50 +01:00 |
|
|
45f91fefc3
|
Adapt to assets
|
2023-01-07 13:53:58 +01:00 |
|
|
0812914856
|
Format document
|
2023-01-07 13:53:39 +01:00 |
|
|
c3f7bb5add
|
Fix layout glitches
|
2023-01-07 13:50:35 +01:00 |
|
|
bbbd0cc7eb
|
Added more assets
|
2023-01-07 12:29:59 +01:00 |
|
|
31e8596a6f
|
Repalce img with Image tags
|
2023-01-06 21:30:31 +01:00 |
|
|
34d31c12d8
|
Added game assets
|
2023-01-06 21:26:27 +01:00 |
|
|
7fedfd04ed
|
merged react app into nextjs app
|
2023-01-06 16:33:37 +01:00 |
|
|
8e5e2f2f61
|
Init NextJS app
|
2023-01-06 15:58:48 +01:00 |
|
|
cb64c9101e
|
deleted backend
|
2023-01-06 15:57:01 +01:00 |
|
|
c80ed120cf
|
Add functionality to Socket.IO client
|
2022-10-28 22:21:55 +02:00 |
|
|
c31a81512e
|
Add Socket.IO server
|
2022-10-28 22:21:37 +02:00 |
|
|
2aecb2e583
|
Fix fog images pointer events
|
2022-10-27 19:15:44 +02:00 |
|
|
ed286d52ed
|
Add Socket.IO client
|
2022-10-26 00:15:33 +02:00 |
|
|
b109f49216
|
Quickfix
|
2022-10-26 00:13:20 +02:00 |
|
|
dc685661a7
|
Rename old C# backend folder
|
2022-10-26 00:12:48 +02:00 |
|