Commit Graph

101 Commits

Author SHA1 Message Date
f6c4db1b8d 0.2.1-alpha.4 2022-09-07 01:12:03 +03:00
bd9a076776 update RTMT_WS_PING_INTERVAL 2022-09-07 01:11:42 +03:00
5943c0ed02 0.2.1-alpha.3 2022-09-05 18:13:05 +03:00
9641a17029
Merge pull request #18 from jhalitaksoy/fix/rtmt-connection-lost
decrease RTMT_WS_PING_INTERVAL
2022-09-05 18:12:26 +03:00
49ae3fa9ec decrease RTMT_WS_PING_INTERVAL 2022-09-05 18:10:49 +03:00
3af7da905d 0.2.1-alpha.2 2022-09-03 18:58:08 +03:00
b9101e17bc
Merge pull request #15 from jhalitaksoy/feature/spectator
Feature/spectator
2022-09-03 18:57:13 +03:00
880fddd474 0.2.1-alpha.1 2022-09-03 17:29:53 +03:00
f38ef3c503
Merge pull request #16 from jhalitaksoy/feature/github-action
add github action
2022-09-03 17:28:02 +03:00
1ffde15310 add github action 2022-09-03 17:23:21 +03:00
478c24af58 add yarn lock 2022-09-02 21:05:23 +03:00
fcc5da184f 0.2.1-alpha.0 2022-09-02 01:19:24 +03:00
528ef59a43 0.2.0-beta.0 2022-09-02 00:43:57 +03:00
e249896309 feature: spectator 2022-09-02 00:33:50 +03:00
7a88eb4f54 add spectatorIds to game 2022-09-02 00:33:31 +03:00
958aa9d0f0
Merge pull request #14 from jhalitaksoy/fix/game-model
fix: update gameUsersConnectionInfo onGameMove
2022-08-02 08:10:57 +03:00
9f9160eaf6 fix: update gameUsersConnectionInfo onGameMove 2022-08-01 22:38:03 +03:00
88727c86d0
Merge pull request #13 from jhalitaksoy/feature/game-model
Feature/game model
2022-08-01 22:20:13 +03:00
2ae9a579e2 refactor GameManager for Game model and fix user connection issue 2022-08-01 21:36:47 +03:00
24560c0b1c replace MancalaGame to Game 2022-08-01 21:35:25 +03:00
b48aa0847e add game model 2022-08-01 21:34:42 +03:00
7f1c9f0732 0.1.3-beta.10 2022-07-31 01:13:18 +03:00
a9a9bb8b17
Merge pull request #12 from jhalitaksoy/feature/game-id
Feature/game
2022-07-31 01:05:28 +03:00
126431ccf1 refactor GameStore
add new query methods
2022-07-31 00:10:34 +03:00
c4e399d3d4 add game id route 2022-07-30 16:14:37 +03:00
ceaf70ef05 do not send on game update when user connected 2022-07-30 16:14:08 +03:00
e53c7bcffc
Merge pull request #11 from jhalitaksoy/feature/user-status
Feature/user status
2022-07-23 00:39:07 +03:00
228fd8cef7 implement on_user_connection_change 2022-07-23 00:32:55 +03:00
5e242ca9ba add User and UserConnectionInfo models 2022-07-23 00:32:16 +03:00
80d9401733 add listenOnClientConnectionChange to rtmt 2022-07-23 00:31:50 +03:00
b1a73167eb
Merge pull request #10 from jhalitaksoy/fix/ws-ping-time
set PING_INTERVAL 15000
2022-07-17 22:23:58 +03:00
91ec5446bd set PING_INTERVAL 15000 2022-07-17 22:21:03 +03:00
75afe329c1 0.1.3-beta.9 2022-07-16 22:32:23 +03:00
6ab4bc202f
Merge pull request #9 from jhalitaksoy/fix/match-maker
check waiting player is online
2022-07-16 22:27:17 +03:00
6fb4631d8a check waiting player is online 2022-07-16 22:25:05 +03:00
f248d8333a
Merge pull request #8 from jhalitaksoy/feature/isClientOnline
add isClientOnline
2022-07-16 19:01:13 +03:00
1473994580 add isClientOnline 2022-07-16 19:00:30 +03:00
dab02a247f
Merge pull request #7 from jhalitaksoy/feature/ping-pong
Feature/ping pong
2022-07-16 18:49:38 +03:00
daa53208d0 add ping pong messaging 2022-07-16 18:46:04 +03:00
4158779c82 Merge branch 'develop' into feature/ping-pong 2022-07-16 18:03:02 +03:00
daacefc5fa add ping pong channel names 2022-07-16 18:00:39 +03:00
b6efffa67b 0.1.3-beta.8 2022-07-16 17:46:15 +03:00
ff436ed0d4
Merge pull request #6 from jhalitaksoy/fix/express-issue
fix express issue
2022-07-16 17:45:36 +03:00
582a56bed0 fix express issue 2022-07-16 17:44:49 +03:00
fe3cfb04b4 0.1.3-beta.7 2022-07-15 21:53:35 +03:00
c2bb66fa88
Merge pull request #5 from jhalitaksoy/fix/refactor
Fix/refactor
2022-07-15 21:53:04 +03:00
fde8a83331 refactor index.ts 2022-07-15 21:44:16 +03:00
540c2a25d6 add GameManager 2022-07-15 21:44:16 +03:00
e8cfdefb7d add WebServer 2022-07-15 21:44:16 +03:00
bb42643e20 add ExpressApp 2022-07-15 21:44:16 +03:00