Commit Graph

22 Commits

Author SHA1 Message Date
7dd266ed1b update discord bot status when games are deleted 2023-04-01 19:11:31 +02:00
d41df3e478 showing reaction pictures in result page 2023-04-01 16:48:01 +02:00
ed8b928ebc hide button on solo game + fixed player list updates in lobby + fixed joining a already started game 2023-04-01 16:48:01 +02:00
a66f8e61e6 added chat 2023-04-01 16:48:01 +02:00
feae6929c4 atomic commit 2023-04-01 16:48:00 +02:00
8873e1a14a added solo game flag 2023-03-31 07:19:53 +02:00
Thomas Rubini
e40cd622a6 added some check 2023-03-30 18:15:39 +02:00
5544eb439d
Merge branch 'main' into gamelimit 2023-03-27 23:54:59 +02:00
c9541ae89e
Merge branch 'main' into gamelimit 2023-03-27 23:46:55 +02:00
22ba243c60 added game timeout 2023-03-27 23:41:58 +02:00
67b026a78c added game limiter 2023-03-27 16:24:45 +02:00
Thomas Rubini
f3a27be971
do not use UUID type for compatibility with old MariaDB servers 2023-03-26 16:22:20 +02:00
Thomas Rubini
daeea9cfd7
implement api route /getReaction 2023-03-26 16:12:10 +02:00
Thomas Rubini
1862ef9274
Remove debug calls to print() 2023-03-24 11:43:03 +01:00
Djalim Simaila
cc3728b62f can see player before joining game 2023-03-20 16:39:37 +01:00
Thomas Rubini
7a2a23729d
refactor error message for npc reaction 2023-03-19 12:08:26 +01:00
Thomas Rubini
4438e8f2ff
remove code 500 on invalid npc 2023-03-19 12:06:05 +01:00
Thomas Rubini
c2aeede354
make backend use database to return images 2023-03-19 12:05:50 +01:00
Thomas Rubini
59735916a1
add API documentation yaml
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
2023-02-16 09:50:01 +01:00
Thomas Rubini
c50b73477c
Remove last occurences of 'APP' 2023-02-16 08:28:58 +01:00
Thomas Rubini
653151c8bd
refactor app to follow python and flask best practices 2023-02-11 22:43:11 +01:00
Thomas Rubini
3011c4b2b5
rename app name from truthseeker to truthinquiry 2023-01-16 14:36:49 +01:00