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
|
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
|
3a4a65b428
|
css: moved TitleBox up
|
2022-04-24 19:28:14 +02:00 |
|
Settel
|
952b4d4bcc
|
feat: /api/userinfo endpoint includes lang
|
2022-04-24 19:22:13 +02:00 |
|
Settel
|
c624f71b7f
|
feat: set game language
|
2022-04-24 18:22:23 +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
|
4c34172e62
|
feat: show player id, game id on click
|
2022-04-12 14:27:49 +02:00 |
|
Settel
|
6305c7beda
|
feat: user last logged in/created
|
2022-04-12 14:16:03 +02:00 |
|
Settel
|
4fc4730e34
|
feat: create game: show PIN
|
2022-04-10 16:17:11 +02:00 |
|
Settel
|
3f7a27b2de
|
feat: create game
|
2022-04-09 22:25:52 +02:00 |
|
Settel
|
30904da68d
|
feat: create game (WIP)
|
2022-04-09 21:27:54 +02:00 |
|
Settel
|
db7bfaac8b
|
feat: create game (WIP)
|
2022-04-09 20:57:32 +02:00 |
|
Settel
|
f6e2e8590f
|
bugfix: NuxtLink should not impose text color
|
2022-04-09 17:54:29 +02:00 |
|
Settel
|
57d9a6cdcd
|
feat: greet user on login
|
2022-04-06 11:23:40 +02:00 |
|
Settel
|
9bd56b9232
|
bugfix: fixed warning about authcode not being set when editing a player without authcode
|
2022-04-03 14:46:12 +02:00 |
|
Settel
|
b1154f9567
|
feat: gamemaster: confirm before deleting user
|
2022-04-03 14:41:50 +02:00 |
|
Settel
|
58a28b0d12
|
feat: admin can switch to another user
|
2022-03-25 20:46:08 +01:00 |
|
Settel
|
e9f45e8176
|
feat: admin: display game controls for role admin
|
2022-03-25 15:20:41 +01:00 |
|
Settel
|
4951f0746f
|
feat: gamemaster: show number of quotes already played
|
2022-03-25 14:24:03 +01:00 |
|
Settel
|
6ec3535170
|
bugfix: engine not started reliably for role gamemaster
|
2022-03-25 13:26:33 +01:00 |
|
Settel
|
72ff65790a
|
feat: gamemaster: reload button
|
2022-03-25 11:31:00 +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
|
a1c02e4ae8
|
feat: admin page: display game state and gamemaster
|
2022-03-17 09:28:20 +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
|
cd2ae2905d
|
style: fixed indentation
|
2022-03-16 13:31:47 +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
|
4ba02e5881
|
feat: animation of finals table
|
2022-03-16 09:39:02 +01:00 |
|
Settel
|
c90fabf022
|
feat: disable game controls while in admin interface
|
2022-03-16 08:54:35 +01:00 |
|
Settel
|
d46c51b35c
|
feat: warn, if connection to server is lost
|
2022-03-15 08:08:19 +01:00 |
|
Settel
|
0d3661a4bc
|
feat: enable/disable buttons according to state and phase
|
2022-03-15 08:08:19 +01:00 |
|
Settel
|
0f74661e07
|
feat: enable/disable buttons according to state and phase
|
2022-03-15 08:06:08 +01:00 |
|
Settel
|
ff617fc7ea
|
chore: don't show debug panel by default
|
2022-03-15 07:32:55 +01:00 |
|
Settel
|
908080cde6
|
feat: logout button for gamemasters/admins
|
2022-03-15 07:32:24 +01:00 |
|
Settel
|
48509a4beb
|
bugfix: fix race condition save/get quotes
|
2022-03-15 07:18:40 +01:00 |
|
Settel
|
98c782627e
|
bugfix: opacity: 100% gets 'translated' to 1% by SCSS compiler during build
|
2022-03-14 22:41:48 +01:00 |
|
Settel
|
afd88e82cb
|
bugfix: bad event handling could create duplicate quotes on save
|
2022-03-10 10:15:07 +01:00 |
|
Settel
|
efbd1d25a1
|
feat: generate code
|
2022-03-09 09:45:04 +01:00 |
|
Settel
|
f150e7c300
|
css: fixed height of start page
|
2022-03-09 09:21:36 +01:00 |
|
Settel
|
939b715cd5
|
feat: display version on start page footer
|
2022-03-09 09:15:17 +01:00 |
|
Settel
|
b477730140
|
feat: admin interface: cannot delete self
|
2022-03-03 07:19:19 +01:00 |
|
Settel
|
a89f197fdd
|
feat: admin interface remove user
|
2022-03-02 14:18:21 +01:00 |
|
Settel
|
f6889725ba
|
feat: admin interface modify user, create user
|
2022-03-02 13:42:24 +01:00 |
|