Settel
|
3e20b783ee
|
feat: show gameinfos in admin view
|
2022-09-11 20:44:18 +02:00 |
|
Settel
|
c6f09831e3
|
feat: add create team dialog
|
2022-09-09 12:50:05 +02:00 |
|
Settel
|
2fb3833dd8
|
refactor: split engine/gamemaster.ts into gameState.ts
|
2022-09-09 08:36:12 +02:00 |
|
Settel
|
f9342b94ce
|
feat: add functionality to delete player
|
2022-09-06 16:36:10 +02:00 |
|
Settel
|
3eb478a060
|
feat: add new player
|
2022-09-06 13:37:14 +02:00 |
|
Settel
|
604b4f9f08
|
feat: make game name and lang editable on gamemaster page
|
2022-09-04 14:47:12 +02:00 |
|
Settel
|
9a5c647523
|
feat: show game info on gamemaster page
|
2022-09-04 09:46:40 +02:00 |
|
Settel
|
f52d134f42
|
refactor: make source code typescript strict mode ready
|
2022-09-01 19:17:27 +02:00 |
|
Settel
|
4b85bdd196
|
feat: save selection in play mode
|
2022-08-30 18:26:40 +02:00 |
|
Settel
|
ec9a1ef35e
|
feat: add game controls for gamemaster
|
2022-08-28 22:31:49 +02:00 |
|
Settel
|
5eca70df6a
|
feat: reload quotes after change during collect phase
|
2022-08-11 20:01:01 +02:00 |
|
Settel
|
e2ac2e4389
|
chore: remove deprecated import
|
2022-08-11 18:39:33 +02:00 |
|
Settel
|
b25adb6aa6
|
feat: craete new quote
|
2022-08-09 22:36:39 +02:00 |
|
Settel
|
f629d7cdb3
|
feat: fetch quotes from server
|
2022-08-09 13:36:05 +02:00 |
|
Settel
|
88c74e199f
|
feat: show AlertBox if connection to server is lost
|
2022-08-05 18:52:34 +02:00 |
|
Settel
|
af19fd33fc
|
feat: sync engine with server, handle errors (WIP)
|
2022-08-02 23:34:30 +02:00 |
|
Settel
|
c05c3cd2d6
|
feat: add stub for engine's fetchUpdate()
|
2022-08-02 22:34:46 +02:00 |
|
Settel
|
db79d45217
|
refactor: split engine methods into separate files
|
2022-08-02 22:20:08 +02:00 |
|
Settel
|
0b406595c7
|
refactor: move engine's start() to separate file
|
2022-08-01 17:56:51 +02:00 |
|
Settel
|
d9ebd90c12
|
feat: start/stop engine (WIP)
|
2022-07-31 23:33:03 +02:00 |
|
Settel
|
43f5a43202
|
refactor: use authenticateAndLoadUserInfo() instead of authenticate() and loadUserInfo() to reduce server calls
|
2022-07-31 23:19:56 +02:00 |
|