36 Commits

Author SHA1 Message Date
Settel
123a76702f feat: add EngineDebug panel 2022-08-06 14:50:20 +02:00
Settel
fd6cfbc910 feat: store game state in Pinia 2022-08-06 13:06:51 +02:00
Settel
cc136c4c2c feat: inform user if engine is trying to reconnect 2022-08-06 11:29:47 +02:00
Settel
88c74e199f feat: show AlertBox if connection to server is lost 2022-08-05 18:52:34 +02:00
Settel
c05c3cd2d6 feat: add stub for engine's fetchUpdate() 2022-08-02 22:34:46 +02:00
Settel
43f5a43202 refactor: use authenticateAndLoadUserInfo() instead of authenticate() and loadUserInfo() to reduce server calls 2022-07-31 23:19:56 +02:00
Settel
9678a2bdeb feat: load userinfo and show username in topbar 2022-07-29 23:41:24 +02:00
Settel
dad3207944 feat: add play page and topbar with logout button 2022-07-29 21:11:09 +02:00
Settel
f4ea46badd refactor: rewrite client from scratch with Nuxt3 (WIP) 2022-07-24 20:23:52 +02:00
Settel
d476aba45c feat: show players in lobby 2022-05-03 07:36:01 +02:00
Settel
f8420efb34 i18n: translate collect quotes 2022-04-24 23:13:32 +02:00
Settel
952b4d4bcc feat: /api/userinfo endpoint includes lang 2022-04-24 19:22:13 +02:00
Settel
2fd569f825 feat: show debug panel with #debug 2022-03-16 13:41:33 +01:00
Settel
19bd6c3388 feat: role admin has no game assigned, so don't start engine, don't show error message 2022-03-16 13:28:39 +01:00
Settel
d46c51b35c feat: warn, if connection to server is lost 2022-03-15 08:08:19 +01:00
Settel
ff617fc7ea chore: don't show debug panel by default 2022-03-15 07:32:55 +01:00
Settel
748d6991a4 debug panel now optional 2021-10-01 16:53:31 +02:00
Settel
b24f222533 collect quotes status added 2021-10-01 16:40:07 +02:00
Settel
247f14559d finals table (WIP) 2021-09-21 07:57:33 +02:00
Settel
0e5084144f Layout for EngineDebug must not overlap with play area. Otherwise you can't click on buttons 2021-08-30 12:48:54 +02:00
Settel
adfc3c0a1a clear selection when Sources is mounted 2021-08-30 08:10:50 +02:00
Settel
021eca3fd6 save selection 2021-08-30 07:40:05 +02:00
Settel
b298a9946e Sources layout 2021-08-15 22:04:24 +02:00
Settel
2dd280ce25 show quote 2021-08-15 18:52:15 +02:00
Settel
6a7a1cea57 ReadySet position 2021-08-14 14:39:16 +02:00
Settel
fbd9a55e46 display ready set info 2021-08-13 23:02:44 +02:00
Settel
86bb2486f0 parse game state and phase 2021-08-13 22:39:49 +02:00
Settel
da0760850a refactoring 2021-08-13 00:12:04 +02:00
Settel
d7220714f0 refactoring: split engine.js into components 2021-08-13 00:07:51 +02:00
Settel
ab5416a547 stop engine when leaving /play 2021-08-12 23:08:22 +02:00
Settel
257c0975fb removed /api/gameinfo endpoint 2021-08-09 10:38:01 +02:00
Settel
82c91c05dc get gameinfo 2021-08-06 22:20:54 +02:00
Settel
5754b74fb2 updated engine to fetch userinfo if not present 2021-08-05 02:33:47 +02:00
Settel
97b11d31d5 refactoring of client engine 2021-08-05 02:22:47 +02:00
Settel
56cd5b4698 client engine 2021-07-30 21:17:41 +02:00
Settel
1d26fdce8c moved client code to src/ 2021-07-30 20:18:04 +02:00