Commit Graph

385 Commits

Author SHA1 Message Date
Settel
adce61af4e css: update colors for start page (WIP) 2022-07-22 21:35:43 +02:00
Settel
ad3c202951 feat: add README.md 2022-07-13 10:15:32 +02:00
Settel
597e8604b2 feat: Makefile target setup 2022-07-13 10:05:07 +02:00
Settel
b6420cf8ea version: bump to 1.20 2022-05-03 21:06:07 +02:00
Settel
e61c6644c1 bugfix: show up to 10 sources (instead of 12) 2022-05-03 21:05:00 +02:00
Settel
e85561d9f8 data: massive game of 16 players 2022-05-03 20:53:55 +02:00
Settel
e0a5832d2b version: bumped to 1.19 2022-05-03 07:36:31 +02:00
Settel
d476aba45c feat: show players in lobby 2022-05-03 07:36:01 +02:00
Settel
792825a73e feat: build docker images with version numbers 2022-04-24 23:51:00 +02:00
Settel
341e6f724b version: bumped to 1.18 2022-04-24 23:50:35 +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
6b2f37a982 data: Team Hogwards (en) 2022-04-24 22:27:42 +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
6f1d276523 version: bumped to version 1.17 2022-04-13 11:37:25 +02:00
Settel
9b9f01e81e data: Team Hogwards with created property 2022-04-13 11:26:26 +02:00
Settel
4f8c55a8e3 feat: use fileutil.SaveFile() to save file via tempfile 2022-04-13 11:26:07 +02:00
Settel
a1681984a6 version: bump to version 1.16 2022-04-12 18:47:51 +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
c5e0ef4dad version: bump to version 1.15 2022-04-12 14:30:25 +02:00
Settel
91286db402 data: removed team Jellyfish (Einstein/St. Exupery/Edison/...) 2022-04-12 14:30:05 +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
772edfdefc version: bump to version 1.14 2022-04-09 22:26:17 +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
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