Commit Graph

465 Commits

Author SHA1 Message Date
2cca40034d [mobile] implement basic working Game UI 2024-03-27 21:48:48 +03:00
341fe0e083 [mobile] feature: add context, http service, store, storage 2024-03-25 10:04:03 +03:00
c330c9d4f5 [mobile] add rtmt 2024-03-25 02:56:54 +03:00
1653fd5b89 Merge branch 'main' into develop 2024-03-24 19:07:32 +03:00
bf6ad33796 add SERVER_ADDRESS 2024-03-24 19:02:48 +03:00
ed31546842 [mobile] reorganize folder structure 2024-03-24 14:23:08 +03:00
0a74db568c [mobile] add localization support 2024-03-24 14:05:32 +03:00
d75883b446 [mobile] add i18n dependencies 2024-03-24 13:42:11 +03:00
1d25e40bbe [mobile] hello world with navigation 2024-03-24 13:34:12 +03:00
e17f482f7c [mobile] add react navigation 2024-03-24 13:13:31 +03:00
c50239b5ca change dev port 2024-03-24 05:30:48 +03:00
8105a1e8f0 [mobile] create mobile project 2024-03-24 03:47:18 +03:00
79c8d49ce3 [frontend] add Readme 2024-03-24 03:13:40 +03:00
53f94daacc
Create README.md 2024-03-24 03:00:46 +03:00
58ad1561ac Merge mancala.js repo 2024-03-24 02:54:15 +03:00
c9a54a100d Merge mancala-frontend repo 2024-03-24 02:53:50 +03:00
8126f39e3a Prepping monorepo 2024-03-24 02:51:02 +03:00
8bf0b0735c Prepping monorepo 2024-03-24 02:47:01 +03:00
c8a0a443d6 Prepping monorepo 2024-03-24 02:42:53 +03:00
e0c4d35b13
Merge pull request #36 from jhalitaksoy/fix/check-user-left
fix: check if user is left when onPitSelect
2022-10-08 16:09:53 +03:00
d5e7d33678 fix: check if user is left when onPitSelect 2022-10-08 16:08:30 +03:00
77f63124dc 0.2.1-alpha.3 2022-09-16 21:45:04 +03:00
292ed803cf
Merge pull request #35 from jhalitaksoy/fix/game-draw
fix game draw issue
2022-09-16 21:43:33 +03:00
d5224a1c5c fix game draw issue 2022-09-16 21:41:21 +03:00
24b01c151c
Merge pull request #34 from jhalitaksoy/fix/game-state-message
add game ended message
2022-09-07 22:28:45 +03:00
dcb98f8ffe add game ended message 2022-09-07 22:28:03 +03:00
b48e1564e1 0.2.1-alpha.5 2022-09-07 21:13:30 +03:00
b8a85b1a98 add rtmt log 2022-09-07 21:13:16 +03:00
8701c3d2f0 fix listenUserConnectionChange 2022-09-07 21:13:06 +03:00
19735d340d 0.2.1-alpha.2 2022-09-07 21:09:20 +03:00
2818749b58 add rtmt log 2022-09-07 21:08:51 +03:00
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
63037ec02d 0.2.1-alpha.1 2022-09-05 18:24:42 +03:00
b94dcb7c6c
Merge pull request #33 from jhalitaksoy/fix/rtmt-connection-lost
Fix/rtmt connection lost
2022-09-05 18:24:09 +03:00
39aaa07d07 add reconnect action to rtmt 2022-09-05 18:20:14 +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
c8beb839af fix check connection 2022-09-04 19:31:33 +03:00
77084c3aff
Merge pull request #32 from jhalitaksoy/fix/ui-tweaks
Fix/UI tweaks
2022-09-04 11:09:27 +03:00
639cb942ef add checkConnectionAndMaybeAlert 2022-09-04 01:06:26 +03:00
472044577f move connection state to rtmt 2022-09-04 01:06:07 +03:00
886852611b add leave game dialog 2022-09-04 00:16:14 +03:00
9ea7ecfe93 notify user if is necessary 2022-09-04 00:04:32 +03:00
9ab260a0a7 add notyf library 2022-09-03 23:30:01 +03:00
8f6870c6ff fix typo 2022-09-03 23:28:14 +03:00
6d28d86a7c add alert for userkey error 2022-09-03 23:27:13 +03:00
81365b8353 add sweetalert 2022-09-03 23:12:45 +03:00
a82e8cedb0 fix multiline issue in CircularPanel 2022-09-03 22:30:24 +03:00