Commit Graph

44 Commits

Author SHA1 Message Date
Settel
6787f1c3f8 feat: show checkmark for already played quotes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-18 15:07:45 +02:00
Settel
5550341359 feat: add UI elements to disable or remove game 2022-12-10 19:11:32 +01:00
Settel
14f153ce10 bugfix: refine SVG icons, fix size and centering 2022-12-09 21:39:36 +01:00
Settel
f119935467 css: adapt Playground to smartphone 2022-10-10 19:31:32 +02:00
Settel
53e1371cde css: make TitleBox ready for smartphone 2022-10-09 16:47:36 +02:00
Settel
8cd29d024d bugfix: correct color of edit pencil from red to black 2022-09-19 12:25:23 +02:00
Settel
5009b070e7 refactor: split ModalDialog into ModalDialog and DialogBox 2022-09-17 12:50:47 +02:00
Settel
1361d98570 feat: animate source cards on show (WIP) 2022-09-13 09:40:50 +02:00
Settel
453a29afbd feat: add reload button to gamemaster view 2022-09-13 09:20:09 +02:00
Settel
9e0403cbf2 feat: add cameo feature 2022-09-11 21:32:08 +02:00
Settel
f9342b94ce feat: add functionality to delete player 2022-09-06 16:36:10 +02:00
Settel
3b49ce793f feat: add ModalDialog 2022-09-05 18:19:48 +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
6b1316d3ef feat: add gamemaster page (WIP) 2022-09-04 09:46:30 +02:00
Settel
65865c93cf feat: add highscore table, including animation 2022-09-02 22:13:40 +02:00
Settel
a26cc7aa41 feat: reveal vote count and source 2022-08-31 14:39:13 +02:00
Settel
1412310bc2 feat: add states (selectable, selected) to SourceCard 2022-08-29 23:29:46 +02:00
Settel
142f2e289c feat: show ReadySet animation 2022-08-29 21:23:33 +02:00
Settel
ec9a1ef35e feat: add game controls for gamemaster 2022-08-28 22:31:49 +02:00
Settel
3c1ed677d8 feat: make QuoteCard editable 2022-08-25 17:15:20 +02:00
Settel
fba11d6855 feat: add hover effect to QuoteCardNew 2022-08-11 20:19:51 +02:00
Settel
f5ed80feb5 feat: add SVG icons for edit/delete in QuoteCard 2022-08-11 20:16:17 +02:00
Settel
b25adb6aa6 feat: craete new quote 2022-08-09 22:36:39 +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
123a76702f feat: add EngineDebug panel 2022-08-06 14:50:20 +02:00
Settel
88c74e199f feat: show AlertBox if connection to server is lost 2022-08-05 18:52:34 +02:00
Settel
72901cacbd refactor: renamed primary-font to font-primary 2022-07-30 11:49:50 +02:00
Settel
dad3207944 feat: add play page and topbar with logout button 2022-07-29 21:11:09 +02:00
Settel
9642100d8c feat: set up start page layout 2022-07-29 13:12:00 +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
70ddf88174 feat: <Button border="false"> 2022-07-22 22:45:14 +02:00
Settel
257a67b21f css: update text color 2022-07-22 22:00:14 +02:00
Settel
d594205fb6 css: update button disabled 2022-07-22 21:36:04 +02:00
Settel
f9d09d205d css: button hover color 2022-07-22 21:36:04 +02:00
Settel
adce61af4e css: update colors for start page (WIP) 2022-07-22 21:35:43 +02:00
Settel
f6e2e8590f bugfix: NuxtLink should not impose text color 2022-04-09 17:54:29 +02:00
Settel
1d30b13078 color adjustment 2021-11-28 20:46:28 +01:00
Settel
f0057663e3 use variables for colors 2021-11-28 20:28:43 +01:00
Settel
91541f78d4 use variables for colors 2021-11-28 17:24:22 +01:00
Settel
d63d7437a8 moved font definition to global asset file 2021-08-12 23:44:08 +02:00