Commit Graph

40 Commits

Author SHA1 Message Date
Settel
a828bb31e8 feat: i18n: start page 2022-04-24 22:15:32 +02:00
Settel
c624f71b7f feat: set game language 2022-04-24 18:22:23 +02:00
Settel
67509d32ec refactor: create game -> create team 2022-04-12 18:30:49 +02:00
Settel
6305c7beda feat: user last logged in/created 2022-04-12 14:16:03 +02:00
Settel
30904da68d feat: create game (WIP) 2022-04-09 21:27:54 +02:00
Settel
6ec3535170 bugfix: engine not started reliably for role gamemaster 2022-03-25 13:26:33 +01:00
Settel
abb86fc451 feat: admin page, show list of games 2022-03-16 17:10:50 +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
a89f197fdd feat: admin interface remove user 2022-03-02 14:18:21 +01:00
Settel
52fcdbd576 feat: modify player 2022-03-02 12:04:27 +01:00
Settel
e2ad380c6c feat: change game name 2022-03-01 09:41:30 +01:00
Settel
addfcdea86 feat: admin interface, game name 2022-02-27 20:54:13 +01:00
Settel
a6b6d1dfd6 create quote 2021-10-16 21:21:59 +02:00
Settel
680ec9c6ce saveQuote, removeQuote (WIP) 2021-10-15 23:07:41 +02:00
Settel
4cb657a93b collect quotes: show examples 2021-10-04 08:46:36 +02:00
Settel
b24f222533 collect quotes status added 2021-10-01 16:40:07 +02:00
Settel
c0cebcfc55 finish game, proceed to finals 2021-09-24 20:46:10 +02:00
Settel
ecfea20df1 refactoring 2021-09-06 21:26:55 +02:00
Settel
8213902159 animate on continue game 2021-09-03 21:53:58 +02:00
Settel
d79e3a8956 save and store selection 2021-08-30 18:21:14 +02:00
Settel
021eca3fd6 save selection 2021-08-30 07:40:05 +02:00
Settel
0e67101943 PlayerList 2021-08-26 12:23:32 +02:00
Settel
85d7ea9086 fixed engine 2021-08-15 22:04:10 +02:00
Settel
2dd280ce25 show quote 2021-08-15 18:52:15 +02:00
Settel
ead73a9c2d reset game 2021-08-14 13:21:53 +02:00
Settel
86bb2486f0 parse game state and phase 2021-08-13 22:39:49 +02:00
Settel
46a8f8ef84 client: start game 2021-08-13 00:43:16 +02:00
Settel
ddcce45238 refactoring 2021-08-13 00:41:23 +02:00
Settel
a86a0e62a5 refactoring: split engine.js into files 2021-08-13 00:30:17 +02:00
Settel
d7220714f0 refactoring: split engine.js into components 2021-08-13 00:07:51 +02:00
Settel
ab5416a547 stop engine when leaving /play 2021-08-12 23:08:22 +02:00
Settel
f7084da78e start client engine only once 2021-08-09 11:16:45 +02:00
Settel
257c0975fb removed /api/gameinfo endpoint 2021-08-09 10:38:01 +02:00
Settel
82c91c05dc get gameinfo 2021-08-06 22:20:54 +02:00
Settel
5754b74fb2 updated engine to fetch userinfo if not present 2021-08-05 02:33:47 +02:00
Settel
97b11d31d5 refactoring of client engine 2021-08-05 02:22:47 +02:00
Settel
105a063acf throttle requests if status != 200 2021-08-05 01:04:53 +02:00
Settel
d08ed2add8 engine: reset version on fetch error 2021-07-30 21:49:39 +02:00
Settel
56cd5b4698 client engine 2021-07-30 21:17:41 +02:00
Settel
1d26fdce8c moved client code to src/ 2021-07-30 20:18:04 +02:00