Commit Graph

  • f27adb8ccf Add some client stuff main Mari 2021-09-13 17:45:25 -0400
  • f4ed4a261a Start moving to Typescript server Mari 2021-08-06 21:35:22 -0400
  • 5e7aee5e76 I don't remember what I did here Mari 2021-08-01 19:46:33 -0400
  • ab29ec20be Hacky TURBO CODING MODE minimum viable project Mari 2021-07-18 15:05:26 -0400
  • 34e64c7130 Wire up the client's websocket connection. Mari 2021-07-16 17:59:27 -0400
  • 54b9112546 Partial work on client protobuf-ization Mari 2021-07-16 15:11:58 -0400
  • 44b2813922 Split ClientAction and ServerAction, and differentiate between Commands (messages sent to/from the server) and Actions (data packets sent around the client's different parts). Mari 2021-07-16 13:13:52 -0400
  • a83c9688bb Finish implementing protobuf conversion routines for the server Mari 2021-07-16 09:59:42 -0400
  • fe5fc0657f Add more stuff to the magefiles. Mari 2021-07-15 05:16:46 -0400
  • f5f3427656 Commit while working on mage stuff. Mari 2021-07-15 04:38:35 -0400
  • 41f882190f Tweaks to the writer, including documentation. Mari 2021-07-14 15:28:08 -0400
  • 6608c10e79 Rename server module for its gitea path. Mari 2021-07-12 16:18:34 -0400
  • 8db68101fd Implement a protocol writer for the WebSockets. Mari 2021-07-12 16:10:50 -0400
  • 942b7eb20b Implement ServerMessage for all the server messages. Mari 2021-07-11 03:42:09 -0400
  • 84bbdd31f0 Messing around with the protocol a bit as the server is developed. Mari 2021-07-11 00:15:52 -0400
  • b4b5946352 Start setting up the WebSocket reader/writer. Mari 2021-07-11 00:14:52 -0400
  • 072b410a64 Add type constants to action.Syncable. Mari 2021-07-10 22:17:55 -0400
  • ef9e4c9da1 Finish implementing the room actor and its client Mari 2021-07-10 18:51:47 -0400
  • abaeb8d609 Initial commit of the server Mari 2021-07-09 16:11:11 -0400
  • 443a47b387 Make the failure action from the server send a list of IDs with the same failure reason. Mari 2021-07-09 16:14:05 -0400
  • ea4ce1c23f Rename cells_per_line to cellsPerLine for consistency. Mari 2021-07-08 22:25:54 -0400
  • 3ad2a0c7b1 Change the client to use XID instead of GUID Mari 2021-07-08 22:22:33 -0400
  • bd714aa1e8 Draw the rest of the client Mari 2021-07-08 21:57:12 -0400
  • f5a9f3fde6 Initialize project using Create React App Mari 2021-07-06 16:23:36 -0400