Commit Graph

82 Commits

Author SHA1 Message Date
Settel
941be1a7d7 refactor: move /info to ModalDialog 2022-09-30 20:42:39 +02:00
Settel
15ca4459eb feat: add info page 2022-09-30 18:03:34 +02:00
Settel
3e20b783ee feat: show gameinfos in admin view 2022-09-11 20:44:18 +02:00
Settel
449f64e703 refactor: simplify usage of authenticateAndLoadUserInfo() 2022-09-11 20:02:24 +02:00
Settel
79d56e801f feat: add create team dialog (WIP) 2022-09-09 08:31:33 +02:00
Settel
e04dca68bf feat: show players in gamemaster view 2022-09-04 17:46:57 +02:00
Settel
604b4f9f08 feat: make game name and lang editable on gamemaster page 2022-09-04 14:47:12 +02:00
Settel
9a5c647523 feat: show game info on gamemaster page 2022-09-04 09:46:40 +02:00
Settel
cab1a91cc2 feat: add gamemaster page (WIP) 2022-09-04 09:46:36 +02:00
Settel
6b1316d3ef feat: add gamemaster page (WIP) 2022-09-04 09:46:30 +02:00
Settel
250a056fe3 feat: create ReadySet, Playground, Highscroes components 2022-08-29 17:28:38 +02:00
Settel
f62b8db662 feat: add i18n support and translations 2022-08-29 15:35:24 +02:00
Settel
72b2c7c76d feat: add Quote component 2022-08-08 19:40:09 +02:00
Settel
e5b4c9262e feat: show lobby with logged in players 2022-08-08 19:24:18 +02:00
Settel
600d359a23 feat: add PlayersStore 2022-08-07 21:22:33 +02:00
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
0f517c5180 feat: show version on start page 2022-07-29 16:23:57 +02:00
Settel
226a40437e feat: set up start page layout 2022-07-28 11:28:12 +02:00
Settel
db24043f87 feat: add components to index page (WIP) 2022-07-26 13:54:56 +02:00
Settel
e6fa6d1e83 refactor: set up nuxt3 directory layout 2022-07-24 21:50:43 +02:00
Settel
f4ea46badd refactor: rewrite client from scratch with Nuxt3 (WIP) 2022-07-24 20:23:52 +02:00
Settel
257a67b21f css: update text color 2022-07-22 22:00:14 +02:00
Settel
adce61af4e css: update colors for start page (WIP) 2022-07-22 21:35:43 +02:00
Settel
d476aba45c feat: show players in lobby 2022-05-03 07:36:01 +02:00
Settel
19d46b360a i18n: complete translations 2022-04-24 23:34:00 +02:00
Settel
f8420efb34 i18n: translate collect quotes 2022-04-24 23:13:32 +02:00
Settel
a828bb31e8 feat: i18n: start page 2022-04-24 22:15:32 +02:00
Settel
952b4d4bcc feat: /api/userinfo endpoint includes lang 2022-04-24 19:22:13 +02:00
Settel
ad18d65102 feat: link to video 2022-04-12 18:47:35 +02:00
Settel
67509d32ec refactor: create game -> create team 2022-04-12 18:30:49 +02:00
Settel
4fc4730e34 feat: create game: show PIN 2022-04-10 16:17:11 +02:00
Settel
db7bfaac8b feat: create game (WIP) 2022-04-09 20:57:32 +02:00
Settel
e9f45e8176 feat: admin: display game controls for role admin 2022-03-25 15:20:41 +01:00
Settel
278dcbc0b0 feat: gamemaster: change score 2022-03-25 11:30:51 +01:00
Settel
3d41d3392d css: admin page: wrap tiles 2022-03-17 10:15:58 +01:00
Settel
abb86fc451 feat: admin page, show list of games 2022-03-16 17:10:50 +01:00
Settel
2fd569f825 feat: show debug panel with #debug 2022-03-16 13:41:33 +01:00
Settel
bc16941521 refactor: /admin is now /gamemaster 2022-03-16 13:34:12 +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
939b715cd5 feat: display version on start page footer 2022-03-09 09:15:17 +01:00
Settel
52fcdbd576 feat: modify player 2022-03-02 12:04:27 +01:00