server for my chess game
Commits
Bump ws from 8.12.0 to 8.12.1 (#20)
dependabot[bot] committed 2023-02-15
Upgrade @gd-com/utils from 4.1.4 to 4.1.5 (#17)
Snyk bot committed 2023-01-26
Bump ws from 8.11.0 to 8.12.0 (#15)
dependabot[bot] committed 2023-01-11
Bump ws from 8.10.0 to 8.11.0
dependabot[bot] committed 2022-11-09
Bump ws from 8.9.0 to 8.10.0 (#11)
dependabot[bot] committed 2022-10-26
use "parameterized querys"
bendn committed 2022-10-19
Bump bufferutil from 4.0.6 to 4.0.7 (#10)
dependabot[bot] committed 2022-10-19
Bump utf-8-validate from 5.0.9 to 5.0.10 (#9)
dependabot[bot] committed 2022-10-19
do type checks
bendn committed 2022-10-12
jsdoc index.js
bendn committed 2022-10-12
jsdoc clients.js
bendn committed 2022-10-12
jsdoc game.js
bendn committed 2022-10-12
jsdoc pg.js
bendn committed 2022-10-12
jsdoc ping.js
bendn committed 2022-10-12
jsdoc utils.js
bendn committed 2022-10-12
fix spectating
bendn committed 2022-10-12
use guard clauses
bendn committed 2022-10-12
better logging
bendn committed 2022-10-09
store the gamecode inside the ws
bendn committed 2022-10-09
send idx to rejoining client
bendn committed 2022-09-29
Bump @gd-com/utils from 4.1.3 to 4.1.4
dependabot[bot] committed 2022-09-28
fix exists() function and rename to alive()
bendn committed 2022-09-28
Bump @gd-com/utils from 4.1.2 to 4.1.3
dependabot[bot] committed 2022-09-26
fix hosting as black
bendn committed 2022-09-26
revamp clients (again)
bendn committed 2022-09-26
Bump ws from 8.8.1 to 8.9.0
dependabot[bot] committed 2022-09-23
Bump @gd-com/utils from 4.1.0 to 4.1.2
dependabot[bot] committed 2022-09-12
Bump pg from 8.7.3 to 8.8.0
dependabot[bot] committed 2022-09-12
Bump chess.js from 0.13.3 to 0.13.4
dependabot[bot] committed 2022-09-12
Bump ws from 7.5.7 to 8.8.1
dependabot[bot] committed 2022-09-12
Create dependabot.yml
bendn committed 2022-09-12
try to sanify game joining
bendn committed 2022-09-10
add rematch support
bendn committed 2022-09-07
better info management ?
bendn committed 2022-08-04
no stopgame
bendn committed 2022-08-02
better garbage collection
bendn committed 2022-08-02
send packets in a different order
bendn committed 2022-07-22
fix undos
bendn committed 2022-07-13
dont tell anyone the game is over
bendn committed 2022-07-12
support two undos
bendn committed 2022-06-29
variable pgn
bendn committed 2022-06-29
variable whiteness
bendn committed 2022-06-26
self ping when games are active
bendn committed 2022-06-24
spectates
bendn committed 2022-06-20
undos
bendn committed 2022-06-09
send index on rejoin
bendn committed 2022-06-06
tell each who they are
bendn committed 2022-06-05
fix pgn sending
bendn committed 2022-06-04
pgn relaying for rejoining
bendn committed 2022-06-04
fix crash
bendn committed 2022-06-03
dont make `undefined` games
bendn committed 2022-06-03
rejoin support (maybe)
bendn committed 2022-06-03
heartbeat method... ?
bendn committed 2022-06-03
Update README.md
bendn committed 2022-06-01
Create README.md
bendn committed 2022-06-01
psql :nauseated_face:
bendn committed 2022-06-01
signal method
bendn committed 2022-05-30
log
bendn committed 2022-05-26
client-client request system?
bendn committed 2022-05-26
new signal: stargame
bendn committed 2022-05-08
oopsie
bendn committed 2022-05-07
fix?
bendn committed 2022-05-07
cleaner
bendn committed 2022-05-07
pings
bendn committed 2022-05-07
oh, yes
bendn committed 2022-05-07
more heads
bendn committed 2022-05-07
add breaks && better prints
bendn committed 2022-05-05
mmm
bendn committed 2022-05-05
verbosity
bendn committed 2022-05-05
multiplayer attempts
bendn committed 2022-05-05
h
bendn committed 2022-05-05
yay
bendn committed 2022-05-05
yay
bendn committed 2022-05-05
fix package-lock.json
bendn committed 2022-05-05
bump ws
bendn committed 2022-05-05
sockets
bendn committed 2022-05-05
bendn committed 2022-05-05
fix
bendn committed 2022-05-05
make it work ?
bendn committed 2022-05-04
initial commit
bendn committed 2022-05-04