Matt McWilliams
|
24b1301f9f
|
Adding contextIsolation: false to the display module fixes the initial issue in #74, cannot use "require" but the escape button does not work due to "Cannot read properties of undefined (reading 'getCurrentWindow')"
|
2023-02-25 12:16:47 -05:00 |
Matt McWilliams
|
1290a8f324
|
Major progress on #20. Promised-based websocket command structure is completed. All functionality needs to be placed into individual classes and any new functions get added to the server.
Will create entire thin client using this method.
|
2023-02-25 11:59:56 -05:00 |
Matt McWilliams
|
e64277e438
|
More work on #20. Fix typos in display code. Should re-work script into transpiled ts file.
|
2023-02-25 02:08:56 -05:00 |
Matt McWilliams
|
c9bcb74a9f
|
Progress on #20. Can start up a server and serve client.js
|
2023-02-25 02:08:05 -05:00 |
Matt McWilliams
|
6116ada2fd
|
Getting a new error when compiling delay library. Attempt to stop autogenerating d.ts files.
src/delay/index.ts:11:10 - error TS2384: Overload signatures must all be ambient or non-ambient.
|
2023-02-19 00:55:17 -05:00 |
Matt McWilliams
|
ebc5504998
|
Add commands for takeup
|
2023-02-19 00:29:07 -05:00 |
Matthew McWilliams
|
5026cf869f
|
Arri-S work
|
2022-10-07 19:47:56 -04:00 |