Thomas Rubini
f4002b4ac7
create all tables on startup
2023-02-11 22:43:14 +01:00
Thomas Rubini
653151c8bd
refactor app to follow python and flask best practices
2023-02-11 22:43:11 +01:00
Thomas Rubini
dbb64dcf11
cleanup imports in __init__
...
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
2023-02-03 15:45:18 +01:00
Thomas Rubini
7b72ab0fc5
move DESC_LID to T_TRAIT
...
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
2023-02-03 15:31:18 +01:00
Thomas Rubini
0dc59450a7
use flask-sqlalchemy instead of sqlalchemy
...
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
2023-02-03 13:25:10 +00:00
Thomas Rubini
2ceddbe860
Merge pull request #68 from ThomasRubini/question_timeout
2023-02-03 14:24:42 +01:00
9e936f906c
game question timeout set to 2sec
2023-02-03 13:24:04 +00:00
fb28fe7464
compressed background images
2023-02-03 13:18:52 +00:00
649ca0de6a
Merge pull request #65 from ThomasRubini/doc
...
api docs again
2023-01-16 23:50:42 +01:00
d2cb03c8be
api docs again
2023-01-16 23:49:43 +01:00
b95a68b698
Merge pull request #64 from ThomasRubini/doc
...
api docs
2023-01-16 23:48:24 +01:00
fd0711c19a
api docs
2023-01-16 23:46:59 +01:00
AudricV
c8f33e7d45
[Client] Fix game background position on some screens
2023-01-16 23:44:56 +01:00
AudricV
8a6fcdce9e
[Client] Hide all other suspect buttons when a suspect is selected as the culprit
2023-01-16 23:43:28 +01:00
AudricV
06d3faad87
[Client] Show game background based on current view
...
Also reformat the game JavaScript file
2023-01-16 23:17:34 +01:00
AudricV
afbc52baef
[Client] Add favicons to HTML pages
...
All resolutions have been added, so the client can choose the best appropriate
resolution.
2023-01-16 22:51:55 +01:00
AudricV
f43bf7c2be
[Client] Add favicons
...
Favicons added are PNG images only, with resolutions 32x32, 64x64, 128x128,
192x192, 256x256 and 512x512.
They should work on browsers supported by the game.
2023-01-16 22:50:29 +01:00
cb58548c94
typos
2023-01-16 16:39:51 +01:00
Thomas Rubini
ebae7254b6
put 'Lien' instead of 'Code'
2023-01-16 15:03:40 +01:00
Thomas Rubini
3011c4b2b5
rename app name from truthseeker to truthinquiry
2023-01-16 14:36:49 +01:00