bendn's repos
/
gd-chess-server
server for my chess game
main
5
Branches
0
Tags
Code
Clone
HTTPS
SSH
Open with VS Code
Commits
Bump ws from 8.12.0 to 8.12.1 (#20)
dependabot[bot] committed
2023-02-15
31a3077
Upgrade @gd-com/utils from 4.1.4 to 4.1.5 (#17)
Snyk bot committed
2023-01-26
98d8809
Bump ws from 8.11.0 to 8.12.0 (#15)
dependabot[bot] committed
2023-01-11
d63923b
Bump ws from 8.10.0 to 8.11.0
dependabot[bot] committed
2022-11-09
375b15b
Bump ws from 8.9.0 to 8.10.0 (#11)
dependabot[bot] committed
2022-10-26
e2b1f19
use "parameterized querys"
bendn committed
2022-10-19
a4a5133
Bump bufferutil from 4.0.6 to 4.0.7 (#10)
dependabot[bot] committed
2022-10-19
c6aba85
Bump utf-8-validate from 5.0.9 to 5.0.10 (#9)
dependabot[bot] committed
2022-10-19
45692cc
do type checks
bendn committed
2022-10-12
134f14c
jsdoc index.js
bendn committed
2022-10-12
502119d
jsdoc clients.js
bendn committed
2022-10-12
33607e7
jsdoc game.js
bendn committed
2022-10-12
781f609
jsdoc pg.js
bendn committed
2022-10-12
4a06835
jsdoc ping.js
bendn committed
2022-10-12
8339d39
jsdoc utils.js
bendn committed
2022-10-12
4121e5a
fix spectating
bendn committed
2022-10-12
43d835c
use guard clauses
bendn committed
2022-10-12
fead8a2
better logging
bendn committed
2022-10-09
4dfd1fe
store the gamecode inside the ws
bendn committed
2022-10-09
37d8b6f
send idx to rejoining client
bendn committed
2022-09-29
6103c45
Merge pull request #8 from bend-n/dependabot/npm_and_yarn/gd-com/utils-4.1.4
bendn committed
2022-09-29
50b08bc
Bump @gd-com/utils from 4.1.3 to 4.1.4
dependabot[bot] committed
2022-09-28
6eaa185
fix exists() function and rename to alive()
bendn committed
2022-09-28
4af847c
Merge pull request #6 from bend-n/dependabot/npm_and_yarn/gd-com/utils-4.1.3
bendn committed
2022-09-27
daad949
Bump @gd-com/utils from 4.1.2 to 4.1.3
dependabot[bot] committed
2022-09-26
300381e
fix hosting as black
bendn committed
2022-09-26
ba14c50
revamp clients (again)
bendn committed
2022-09-26
e9ec0d7
Merge pull request #5 from bend-n/dependabot/npm_and_yarn/ws-8.9.0
bendn committed
2022-09-24
a98dfb9
Bump ws from 8.8.1 to 8.9.0
dependabot[bot] committed
2022-09-23
d91d64e
get more perf https://github.com/websockets/ws/blob/master/README.md#opt-in-for-performance
bendn committed
2022-09-12
b64e89c
Bump @gd-com/utils from 4.1.0 to 4.1.2
dependabot[bot] committed
2022-09-12
86c3def
Bump pg from 8.7.3 to 8.8.0
dependabot[bot] committed
2022-09-12
4c02caa
Bump chess.js from 0.13.3 to 0.13.4
dependabot[bot] committed
2022-09-12
74e3804
Bump ws from 7.5.7 to 8.8.1
dependabot[bot] committed
2022-09-12
657dd0d
Create dependabot.yml
bendn committed
2022-09-12
61b03b1
make errors meaningless so clients can inject meaning into their meaningless existences
bendn committed
2022-09-12
850545e
try to sanify game joining
bendn committed
2022-09-10
a594b4b
add rematch support
bendn committed
2022-09-07
de45895
better info management ?
bendn committed
2022-08-04
1ef71e7
no stopgame
bendn committed
2022-08-02
1bfb1aa
better garbage collection
bendn committed
2022-08-02
aff58d9
send packets in a different order
bendn committed
2022-07-22
f907335
fix undos
bendn committed
2022-07-13
89635ed
move validation whoo (`chess.js`) & convert to module
bendn committed
2022-07-12
c68ca86
dont tell anyone the game is over
bendn committed
2022-07-12
9745a24
support two undos
bendn committed
2022-06-29
c83d455
variable pgn
bendn committed
2022-06-29
dc8a8c5
variable whiteness
bendn committed
2022-06-26
a7fd3a7
self ping when games are active
bendn committed
2022-06-24
696aabb
spectates
bendn committed
2022-06-20
bcd15d6
undos
bendn committed
2022-06-09
9ece57b
send index on rejoin
bendn committed
2022-06-06
da10dd1
tell each who they are
bendn committed
2022-06-05
8708f8e
fix pgn sending
bendn committed
2022-06-04
9b6c35f
pgn relaying for rejoining
bendn committed
2022-06-04
84daed5
fix crash
bendn committed
2022-06-03
eacb2bf
dont make `undefined` games
bendn committed
2022-06-03
c631d46
rejoin support (maybe)
bendn committed
2022-06-03
c14dcbb
heartbeat method... ?
bendn committed
2022-06-03
a33eb17
Update README.md
bendn committed
2022-06-01
f74f7d1
Create README.md
bendn committed
2022-06-01
36cc1c1
psql :nauseated_face:
bendn committed
2022-06-01
c46115e
signal method
bendn committed
2022-05-30
43bde02
log
bendn committed
2022-05-26
e7121d5
client-client request system?
bendn committed
2022-05-26
e1cd7e1
new signal: stargame
bendn committed
2022-05-08
f4b8fda
oopsie
bendn committed
2022-05-07
7ee063b
fix?
bendn committed
2022-05-07
e87f14f
cleaner
bendn committed
2022-05-07
738832d
pings
bendn committed
2022-05-07
a1abbd8
oh, yes
bendn committed
2022-05-07
1bb4000
more heads
bendn committed
2022-05-07
cb58e92
add breaks && better prints
bendn committed
2022-05-05
20d8860
mmm
bendn committed
2022-05-05
bd298bb
verbosity
bendn committed
2022-05-05
a6ca77b
multiplayer attempts
bendn committed
2022-05-05
f87df39
h
bendn committed
2022-05-05
5d1cbc6
yay
bendn committed
2022-05-05
6a5689b
yay
bendn committed
2022-05-05
7d74471
fix package-lock.json
bendn committed
2022-05-05
920ac56
bump ws
bendn committed
2022-05-05
cfbc1b7
sockets
bendn committed
2022-05-05
2d440b8
bendn committed
2022-05-05
4625dae
fix
bendn committed
2022-05-05
f9319be
make it work ?
bendn committed
2022-05-04
4a5124e
initial commit
bendn committed
2022-05-04
4a66c34