Commit Graph

578 Commits

Author SHA1 Message Date
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
Settel
98c782627e bugfix: opacity: 100% gets 'translated' to 1% by SCSS compiler during build 2022-03-14 22:41:48 +01:00
Settel
08b3e94d69 version: bump to 1.0.3 2022-03-10 10:15:45 +01:00
Settel
afd88e82cb bugfix: bad event handling could create duplicate quotes on save 2022-03-10 10:15:07 +01:00
Settel
ff38a5dce3 version: bump to 1.0.2 2022-03-09 09:45:48 +01:00
Settel
efbd1d25a1 feat: generate code 2022-03-09 09:45:04 +01:00
Settel
a158735157 feat: Makefile target docker/ save 2022-03-09 09:35:00 +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
42fbedaeaa fix: Makefile .PHONY added 2022-03-09 09:09:13 +01:00
Settel
5798132e9b fix: workaround for routes like /play, /admin which really should have a trailing / 2022-03-09 09:09:04 +01:00
Settel
a74717788e style: whitespace change 2022-03-04 16:11:41 +01:00
Settel
82817c9692 feat: create podman image 2022-03-03 10:29:01 +01:00
Settel
5ba57ae81b refactor: build static go binary 2022-03-03 10:16:50 +01:00
Settel
60039fc562 data: changed name of admin user 2022-03-03 10:16:23 +01:00
Settel
1dfbd43e22 feat: use resources, renamed knyt -> knowyt 2022-03-03 08:40:14 +01:00
Settel
b3b7a61167 chore: build cleanup 2022-03-03 07:20:02 +01:00
Settel
51d1b78191 chore: build cleanup 2022-03-03 07:19:34 +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
Settel
52fcdbd576 feat: modify player 2022-03-02 12:04:27 +01:00
Settel
2b10149a87 feat: admin interface: open player edit overlay 2022-03-01 22:08:07 +01:00
Settel
1e64c27918 feat: admin interface: player's auth code 2022-03-01 12:40:09 +01:00
Settel
4f760bb5ed refactor: admin interface: number of quotes instead of quotes 2022-03-01 12:25:25 +01:00
Settel
e2ad380c6c feat: change game name 2022-03-01 09:41:30 +01:00