Commit Graph

403 Commits

Author SHA1 Message Date
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
d77c0a7dcb version: bump to 1.13 2022-04-03 21:23:15 +02:00
Settel
4fca931673 feat: save and load game state 2022-04-03 21:20:32 +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
8f87f331cc bugfix: fixed crash b/c state.json had empty UUID as key for a newly created user 2022-04-03 14:37:57 +02:00
Settel
8caf619c12 chore: update NPM libraries 2022-04-03 14:37:13 +02:00
Settel
abd29e8790 version: bump to 1.12 2022-03-26 23:13:51 +01:00
Settel
df3df75820 bugfix: http sites can't set cookies with secure=true 2022-03-26 23:13:36 +01:00
Settel
43e5a3ed4e version: bump to version 1.11 2022-03-25 20:49:07 +01: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
3a61f6fae1 version: bump to version 1.0.10 2022-03-25 14:24:16 +01:00
Settel
4951f0746f feat: gamemaster: show number of quotes already played 2022-03-25 14:24:03 +01:00
Settel
fcec00345e version: bump to version 1.0.9 2022-03-25 13:26:50 +01:00
Settel
6ec3535170 bugfix: engine not started reliably for role gamemaster 2022-03-25 13:26:33 +01:00
Settel
870ee5f330 bugfix: gamemaster page added to static resources when building server 2022-03-25 11:36:20 +01:00
Settel
1ddd954ed4 version: bump to version 1.0.8 2022-03-25 11:31:23 +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
fe04237d0b chore: removed Makefile target that belongs to another project 2022-03-18 08:53:24 +01:00
Settel
9c552ae8d5 version: bump to 1.0.7 2022-03-17 20:42:36 +01:00
Settel
aa520ecbd0 chore: get rid of unneeded extra build step before generate 2022-03-17 20:26:09 +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
0fd022a7b3 feat: getGames returns role and authcode of all players 2022-03-17 08:24:13 +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
23fff2344f version: bump to 1.0.6 2022-03-16 09:39:33 +01:00
Settel
f0a93cca20 feat: output game id with log messages 2022-03-16 09:39:22 +01:00
Settel
4ba02e5881 feat: animation of finals table 2022-03-16 09:39:02 +01:00
Settel
5f58208140 feat: output game id with every log message 2022-03-16 09:17:58 +01:00
Settel
c90fabf022 feat: disable game controls while in admin interface 2022-03-16 08:54:35 +01:00
Settel
46ec4305ad chore: fix file permissions 2022-03-15 08:10:00 +01:00
Settel
df259e9414 version: bump to 1.0.5 2022-03-15 08:08:19 +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
c12e1d36f8 feat: state transition to collect quotes only when in state idle 2022-03-15 08:05:13 +01:00
Settel
5611f852b1 feat: don't score own quote 2022-03-15 07:39:38 +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
4fe057f5d9 data: Team Hogwarts 2022-03-15 07:29:15 +01:00
Settel
48509a4beb bugfix: fix race condition save/get quotes 2022-03-15 07:18:40 +01:00
Settel
4790dbf159 version: bump to 1.0.4 2022-03-15 07:18:00 +01:00
Settel
8e1878859d chore: streamline Makefile targets 2022-03-14 22:42:07 +01:00