Commit graph

46 commits

Author SHA1 Message Date
078a21c876
Bugfix the last hardly broken Quickfix 2023-01-13 09:00:11 +01:00
6cc8a4517c
Implemented amount to Item component 2023-01-13 08:49:09 +01:00
b2fd8f56fc
Quick fix 2023-01-12 11:50:04 +01:00
a282e35119
Added and changed types 2023-01-12 11:40:29 +01:00
b2c72ebb0d
Change way of imply param 2023-01-12 09:59:57 +01:00
42e4af46e9
Add implied border 2023-01-12 09:59:39 +01:00
b7a321cff5
Hotfix 2023-01-11 21:13:46 +01:00
9243b04322
Use of classNames 2023-01-11 21:08:40 +01:00
ebbbae4b15
Working multiselect/multi trageting 2023-01-11 21:05:17 +01:00
71a43dfe5c
Add custom useGameEvent hook 2023-01-11 16:31:59 +01:00
e803832812
Rewrote targetPreview for pulsation effect 2023-01-09 01:13:10 +01:00
948a6deb4b
Aesthetic looking gamefield 2023-01-08 21:32:50 +01:00
e0d89cce6d
Adapt to assets 2023-01-07 13:53:58 +01:00
f2fd6ca268
Format document 2023-01-07 13:53:39 +01:00
0cc0c69d7e
Fix layout glitches 2023-01-07 13:50:35 +01:00
65832b9b40
Added more assets 2023-01-07 12:29:59 +01:00
7c1d39950b
Repalce img with Image tags 2023-01-06 21:30:31 +01:00
c7862b8fe7
Added game assets 2023-01-06 21:26:27 +01:00
efd7a26932
merged react app into nextjs app 2023-01-06 16:33:37 +01:00
da55e92ecd
Init NextJS app 2023-01-06 15:58:48 +01:00
9fb1147158
deleted backend 2023-01-06 15:57:01 +01:00
bfd9d46892
Add functionality to Socket.IO client 2022-10-28 22:21:55 +02:00
cb66141806
Add Socket.IO server 2022-10-28 22:21:37 +02:00
84a15794e6
Fix fog images pointer events 2022-10-27 19:15:44 +02:00
840ddab9bc
Add Socket.IO client 2022-10-26 00:15:33 +02:00
3d0bf2bfde
Quickfix 2022-10-26 00:13:20 +02:00
1e1003758d
Reveal grid effect finished 2022-10-24 23:56:11 +02:00
14bd854b91
Colorfull shockwave effect 2022-10-24 20:36:50 +02:00
e183af7dea
Adding copy of files for grid outline effect 2022-10-24 18:24:39 +02:00
7cf930ccf2
Better functioning grid effect with rainbow colors 2022-10-24 18:16:57 +02:00
75cb6d537f
Implement CSS grid click effect 2022-10-24 00:35:28 +02:00
65ca3d49ba
Added example sketch for HM-10 module 2022-09-25 15:04:30 +02:00
2d6cd813f9
Improved Bluetooth sketches and docs 2022-09-25 14:45:22 +02:00
3652589944
Using Bluetooth on mobile 2022-09-25 00:28:29 +02:00
039098d027
targetPreview missle fix
`targetPreview` did not show up when moving the mouse from an empty to a missle field and then back to the empty field.

The cause of the problem was no update of the position when going over the missle field and when going back resultend in no `potisionChange` which reslted into an early return.

Fixed this by adding the dependency `show` for early return caused by no `positionChange` which blocks the early return when `targetPreview` is not being `show`-n.
2022-08-16 17:47:53 +02:00
4e8de6d7e0
Manuel missle fire 2022-08-16 11:03:12 +02:00
2ebaccfb2d
Refactoring 2022-08-15 23:16:31 +02:00
83f187a7dc
Finished targetPreview
Reverted back to react logic instead of scss logic and improved performance by partially showing the preview icon instead of letting it follow the mouse directly.
2022-08-14 02:37:58 +02:00
c837e0df2f
Working experimental targetPreview 2022-08-12 19:38:47 +02:00
038b9fe856
New functional features and fog images 2022-08-10 23:25:34 +02:00
b949c46649
Move styles and add mixins 2022-08-10 23:06:41 +02:00
665889eea1
Working CSS grid 2022-08-09 03:06:15 +02:00
aronmal
316847a192
Update README.md 2022-08-07 01:50:55 +02:00
37f949a850
First frontend adjustments 2022-08-06 00:23:33 +02:00
79d5f23078
Frontend template import 2022-08-06 00:21:47 +02:00
aronmal
01d0575505
Initial commit 2022-08-04 22:16:51 +02:00