Commit Graph

  • 046617ae20 Drawn characters on the board Martin Berg Alstad 2023-05-20 16:06:31 +02:00
  • 6042984fc6 Dice can be selected Martin Berg Alstad 2023-05-20 15:26:09 +02:00
  • 6f309a9b4a Moved some logic to other methods Martin Berg Alstad 2023-05-20 10:15:17 +02:00
  • d8e74dc6fd Sends an ActionMessage between client and server Martin Berg Alstad 2023-05-20 00:13:52 +02:00
  • 9df04610ef Added disconnect method on return, removed promise from close Martin Berg Alstad 2023-05-19 23:24:46 +02:00
  • 033bbbea03 Action objects and update dices on all screens after roll Martin Berg Alstad 2023-05-18 23:51:44 +02:00
  • 19c87bae68 Created GameController, and generic controller. Created some methods in the client to send and receive data Martin Berg Alstad 2023-05-18 19:24:15 +02:00
  • ef85dec657 Changed Collection to SynchronizedCollection Martin Berg Alstad 2023-05-18 12:05:22 +02:00
  • 4d7b0e2b1e Started drawing a test canvas, added a few classes and interfaces Martin Berg Alstad 2023-05-17 20:07:28 +02:00
  • d6cf7ac94d WebSocket messages will be sent to all connected Martin Berg Alstad 2023-05-17 12:57:24 +02:00
  • ad1b9b2ad9 Exception handling in backend when disconnecting. open() method for websocket in client Martin Berg Alstad 2023-05-17 09:55:55 +02:00
  • dc14c52e8f Fixed websockets Martin Berg Alstad 2023-05-16 23:01:41 +02:00
  • bd8a43f40e Started testing webSockets Martin Berg Alstad 2023-05-16 21:55:56 +02:00
  • 4ebce58f76 Updated namespace Martin Berg Alstad 2023-05-16 09:41:57 +02:00
  • 66d54eee07 Removed unused deps, added new ones, created a few types and moved some files Martin Berg Alstad 2023-05-15 22:56:07 +02:00
  • 091f662ae6 Setup tailwind css, removed some unnecessary stuff Martin Berg Alstad 2023-05-15 21:08:44 +02:00
  • 1756a87322 Switched out CRA with vite Martin Berg Alstad 2023-05-15 20:30:42 +02:00
  • 7669a67cd9 Updated dependencies and removed bootstrap Martin Berg Alstad 2023-05-15 19:15:55 +02:00
  • 85de1237f4 Initial commit Martin Berg Alstad 2023-05-15 19:02:22 +02:00