Commit Graph

62 Commits

Author SHA1 Message Date
Nathaniel Tampus
01ebc4a138 rename game wrapper, add initial socket events 2023-03-05 09:41:34 +08:00
Nathaniel Tampus
9ca2d7b5ad wrap game page in server component
for initial data fetch
2023-03-05 00:36:49 +08:00
Nathaniel Tampus
b7ee6f4371 rename to getGame & improve error handling 2023-03-05 00:33:44 +08:00
Nathaniel Tampus
dd0a097a48 initial find & create game functionality
and restructure homepage components
2023-03-04 18:43:32 +08:00
Nathaniel Tampus
e6436fedb0 initial guest auth functionality 2023-03-04 18:40:21 +08:00
Nathaniel Tampus
e562d53e06 use modal for auth nav button 2023-03-02 17:53:13 +08:00
Nathaniel Tampus
3d3e7651e7 update public games layout 2023-03-02 17:51:05 +08:00
Nathaniel Tampus
d9e5c8150a move components to separate folder 2023-02-25 21:14:55 +08:00
Nathaniel Tampus
bd39cf8c46 npm workspaces, NodeNext for server 2023-02-05 13:49:40 +08:00
Nathaniel Tampus
e823fb15e9 handle invalid move exceptioin & support promotion 2023-01-16 14:36:55 +08:00
Nathaniel Tampus
081449b12e update type annotations 2023-01-08 21:05:08 +08:00
Nathaniel Tampus
17ce3cf4c4 move to public repo 2023-01-03 15:47:30 +08:00