15 Commits

Author SHA1 Message Date
Martin Berg Alstad
5e21947870 Created simple login page, and User model 2023-07-20 14:47:13 +02:00
Martin Berg Alstad
8f4e8ed481 Switched Component type to React.FC type 2023-07-19 22:53:47 +02:00
Martin Berg Alstad
8d8a606fb8 Fixed colours not showing 2023-07-15 19:55:38 +02:00
martin
c0a35fc298 Updated deps, find spawnpoints, other refactoring 2023-07-09 17:10:39 +02:00
martin
35295b9705 Moved some files 2023-07-07 22:19:17 +02:00
martin
2543581211 Updated dependencies 2023-05-29 19:51:30 +02:00
Martin Berg Alstad
54c2539b2a Added vitest | added dockerfile | wrote some tests 2023-05-23 22:01:41 +02:00
Martin Berg Alstad
a16de14d54 Refactored 2023-05-21 21:42:21 +02:00
Martin Berg Alstad
74f69c6f6c Replaced the canvas map with a react component 2023-05-20 18:05:23 +02:00
Martin Berg Alstad
ef85dec657 Changed Collection to SynchronizedCollection 2023-05-18 12:05:22 +02:00
Martin Berg Alstad
4d7b0e2b1e Started drawing a test canvas, added a few classes and interfaces 2023-05-17 20:07:28 +02:00
Martin Berg Alstad
4ebce58f76 Updated namespace 2023-05-16 09:41:57 +02:00
Martin Berg Alstad
66d54eee07 Removed unused deps, added new ones, created a few types and moved some files 2023-05-15 22:56:07 +02:00
Martin Berg Alstad
1756a87322 Switched out CRA with vite 2023-05-15 20:30:42 +02:00
Martin Berg Alstad
85de1237f4 Initial commit 2023-05-15 19:02:22 +02:00