|
|
95cee118a4
|
Merge branch 'pre-release' into develop
|
2022-09-02 01:34:35 +03:00 |
|
|
|
cedae8680b
|
trigger ci
|
2022-09-02 01:31:01 +03:00 |
|
|
|
3432b0c6fc
|
trigger ci
|
2022-09-02 01:27:58 +03:00 |
|
|
|
fee4b94bdf
|
0.2.1-alpha.0
|
2022-09-02 01:17:06 +03:00 |
|
|
|
cf052a0cbe
|
update config for alpha
|
2022-09-02 01:16:33 +03:00 |
|
|
|
0100be1b39
|
update config for beta
|
2022-09-02 01:15:31 +03:00 |
|
|
|
d4484b86c8
|
0.2.0-beta.0
|
2022-09-02 01:14:06 +03:00 |
|
|
|
2cc3d7cd0d
|
add alpha to config
|
2022-09-02 01:12:53 +03:00 |
|
|
|
2ea22f5303
|
Merge pull request #30 from jhalitaksoy/feature/game-model
Feature/game model
|
2022-08-01 22:35:24 +03:00 |
|
|
|
418771e92e
|
refactor GamePage and fix user connection issue
|
2022-08-01 22:27:55 +03:00 |
|
|
|
bad5d4fd3e
|
replace MancalaGame to Game
|
2022-08-01 22:24:48 +03:00 |
|
|
|
20b1e56eee
|
add game model
|
2022-08-01 22:23:58 +03:00 |
|
|
|
b3d17f35ac
|
Merge pull request #29 from jhalitaksoy/fix/vercel-game-route-issue
fix vercel game route issue
|
2022-07-31 17:59:01 +03:00 |
|
|
|
6e891f9633
|
change build script
|
2022-07-31 17:55:13 +03:00 |
|
|
|
bcde60a2d8
|
bumb react version to ^18.2.0
|
2022-07-31 17:55:13 +03:00 |
|
|
|
d43e66bfb1
|
0.1.3-beta.20
|
2022-07-31 01:34:18 +03:00 |
|
|
|
9eeb969052
|
Merge pull request #28 from jhalitaksoy/fix/vercel-route-issue
fix vercel route issue
|
2022-07-31 01:33:32 +03:00 |
|
|
|
dcb564fbad
|
fix vercel route issue
|
2022-07-31 01:32:10 +03:00 |
|
|
|
3ff2b657a3
|
Merge pull request #27 from jhalitaksoy/feature/game-id
Feature/game
|
2022-07-31 01:26:32 +03:00 |
|
|
|
ef8df2a018
|
refactor HomePage
|
2022-07-31 01:00:25 +03:00 |
|
|
|
44090516e2
|
add GamePage
|
2022-07-31 01:00:25 +03:00 |
|
|
|
25fa771254
|
add Link to header bar in LobyPage
|
2022-07-31 01:00:25 +03:00 |
|
|
|
32e520a7dd
|
add loading state model and component
|
2022-07-31 01:00:25 +03:00 |
|
|
|
644f839933
|
add GameStore
|
2022-07-31 01:00:17 +03:00 |
|
|
|
3947f28195
|
add unlistenMessage to rtmt
|
2022-07-30 16:19:25 +03:00 |
|
|
|
af98005ea1
|
refactor http service
|
2022-07-30 16:19:07 +03:00 |
|
|
|
4bda2a35b4
|
add config
|
2022-07-30 16:18:48 +03:00 |
|
|
|
300db9a687
|
add loby page
|
2022-07-30 14:17:16 +03:00 |
|
|
|
fb4f38330f
|
add MancalaApp and refactor connection state floating panel
|
2022-07-30 12:05:33 +03:00 |
|
|
|
8ce2381c4b
|
add react-router dependency
|
2022-07-30 12:05:33 +03:00 |
|
|
|
b7945b24f6
|
remove unused parameter
|
2022-07-28 18:09:19 +03:00 |
|
|
|
b395c6974d
|
Merge pull request #26 from jhalitaksoy/feature/user-status
Feature/user status
|
2022-07-23 00:53:47 +03:00 |
|
|
|
9a7f847749
|
fix props.visible issue
|
2022-07-23 00:52:17 +03:00 |
|
|
|
9fc21ef544
|
implement UserStatus (isOnline)
|
2022-07-23 00:30:41 +03:00 |
|
|
|
f4fb5e75bb
|
add UserStatus component
|
2022-07-23 00:29:52 +03:00 |
|
|
|
485cf4b20f
|
add User and UserConnectionInfo models
|
2022-07-23 00:29:38 +03:00 |
|
|
|
3817a1fe09
|
refactor InfoPanel
|
2022-07-23 00:28:12 +03:00 |
|
|
|
1c830b0853
|
remove BoardView margin
|
2022-07-23 00:27:30 +03:00 |
|
|
|
63d1b00e54
|
add CircularPanel component
|
2022-07-23 00:26:58 +03:00 |
|
|
|
141ca0c927
|
add BoardToolbar component
|
2022-07-23 00:26:41 +03:00 |
|
|
|
6a648c6527
|
add useWindowDimensions hook
|
2022-07-23 00:26:20 +03:00 |
|
|
|
a539feb798
|
add space component
|
2022-07-23 00:25:48 +03:00 |
|
|
|
dc9b2ac04c
|
Add center component
|
2022-07-23 00:25:25 +03:00 |
|
|
|
c51abc3b74
|
fix button border radius issue
|
2022-07-23 00:25:10 +03:00 |
|
|
|
435272f275
|
fix floating panel z-index issue
|
2022-07-23 00:24:36 +03:00 |
|
|
|
3a3d16896f
|
move HeaderBar to headerbar folder
|
2022-07-20 22:06:11 +03:00 |
|
|
|
83a41dec94
|
Merge pull request #25 from jhalitaksoy/fix/ws-ping-time
set PING_INTERVAL 15000
|
2022-07-17 22:23:47 +03:00 |
|
|
|
51f5a84ba6
|
set PING_INTERVAL 15000
|
2022-07-17 22:22:12 +03:00 |
|
|
|
ad660c0669
|
0.1.3-beta.19
|
2022-07-17 14:15:15 +03:00 |
|
|
|
bff7677206
|
Merge pull request #24 from jhalitaksoy/fix/reconnect-issue
fix: reconnect issue
|
2022-07-17 11:36:33 +03:00 |
|