Commit graph

23 commits

Author SHA1 Message Date
5dfe83d470
Adding copy of files for grid outline effect 2022-10-24 18:24:39 +02:00
40a5cdcd8a
Better functioning grid effect with rainbow colors 2022-10-24 18:16:57 +02:00
c75954f479
Implement CSS grid click effect 2022-10-24 00:35:28 +02:00
e0119ac9fe
Added example sketch for HM-10 module 2022-09-25 15:04:30 +02:00
e169e5febd
Improved Bluetooth sketches and docs 2022-09-25 14:45:22 +02:00
d44c23f815
Using Bluetooth on mobile 2022-09-25 00:28:29 +02:00
7d0db309eb
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
4110e6b003
Manuel missle fire 2022-08-16 11:03:12 +02:00
193e8f2b6e
Refactoring 2022-08-15 23:16:31 +02:00
37e4daac3e
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
13393431a9
Working experimental targetPreview 2022-08-12 19:38:47 +02:00
6d72391b13
New functional features and fog images 2022-08-10 23:25:34 +02:00
0e47443c3e
Move styles and add mixins 2022-08-10 23:06:41 +02:00
f1d372cceb
Working CSS grid 2022-08-09 03:06:15 +02:00
aronmal
65e85ba637
Update README.md 2022-08-07 01:50:55 +02:00
cf92993e8a
Corrected project name
Replaced "Sinky" with "Leaky" in the backend
2022-08-06 22:30:25 +02:00
aronmal
fe945a3e06
Update .gitignore 2022-08-06 22:24:43 +02:00
aronmal
4718f1843f
Delete backend/.idea 2022-08-06 22:23:19 +02:00
aronmal
f7f71b6a0d
Delete .idea 2022-08-06 22:22:47 +02:00
CaptaiNiveau
167f9574d2 Created backend 2022-08-06 01:03:45 +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