Commit graph

21 commits

Author SHA1 Message Date
c40492c0e3
Fix broken type
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-15 00:43:35 +01:00
602d8b4d6f
Prevent new game button from reloading page 2022-12-15 00:43:27 +01:00
399fa7257c
Render game using SJDON 2022-12-15 00:43:15 +01:00
2aa9bf5b4b
Add function for rendering SJDON 2022-12-15 00:35:54 +01:00
2d0b47f603
Add a script for checking for a winner
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 22:01:08 +01:00
fd172a48ed
Add code for saving and loading game
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 20:13:01 +01:00
63a56e5b11
Add missing response to PUT handler 2022-12-14 20:05:10 +01:00
bc16d9607f
Fix format of GUIDs 2022-12-14 19:56:04 +01:00
01fea03112
Allow saving and restoring save games 2022-12-14 13:07:04 +01:00
7a28a7e314
Add express handlers for managing save games
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 11:23:04 +01:00
f2a8b1e58e
Allow api access 2022-12-14 11:01:32 +01:00
07263baf6a
Serve ConnectForce using the server
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 10:23:53 +01:00
c35136c6ae
Use the express server in the gulp task 2022-12-14 09:49:56 +01:00
38fb928ef7
Add ignorefiles 2022-12-14 09:36:51 +01:00
95af0ea1fb
Enable auto-reload for express server 2022-12-14 09:19:38 +01:00
7e2d7c0234
Add scripts for running the server 2022-12-14 09:07:40 +01:00
ff27aa1cb3
Add an express server 2022-12-14 09:07:20 +01:00
02938810e0
Enable checking of all js files
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 08:25:47 +01:00
fb8d516e96
Add project files for the server 2022-12-14 08:24:32 +01:00
6429f05860
Add a server project
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-12-14 08:19:28 +01:00
ce72afb8ed
Move website to separate subdirectory 2022-12-13 18:21:38 +01:00