Commit Graph

703 Commits

Author SHA1 Message Date
Alberto Xamin
ab22c3d52d rebalance chuck wengam 2023-01-24 13:59:21 +00:00
Alberto Xamin
5193c5aa47 fix fantasma dead man 2023-01-24 13:56:28 +00:00
Alberto Xamin
74eb84ed08 remove unused greenlet 2023-01-24 12:14:39 +00:00
Alberto Xamin
20b0db20e6
packages upgrade 2023-01-24 12:39:36 +01:00
Alberto Xamin
8e58492930
add check for non player disconnect 2023-01-24 12:37:07 +01:00
Alberto Xamin
ad9007628c
update even for the setevent 2023-01-23 14:54:57 +00:00
Alberto Xamin
6ae2360adb
change is none checks 2023-01-23 14:50:03 +00:00
Alberto Xamin
1b8690a5c6
remove spectators from gamesaves 2023-01-23 14:39:59 +00:00
Alberto Xamin
5a0abfea54
simplify server logic with assignment expressions 2023-01-23 14:38:53 +00:00
GM
10ea588a16 fix status page 2023-01-23 10:23:03 +00:00
GM
218e348a53 view the expansion valley_of_shadows only once 2023-01-23 09:08:09 +00:00
GM
c888632fa7 create the folder if it doesn't exist 2023-01-23 08:59:48 +00:00
Giulio
65339b5435 Merge branch 'dev' into test-save 2023-01-23 09:00:09 +01:00
Alberto Xamin
c3a53b7ace
add more importance to a dead role 2023-01-22 23:03:26 +00:00
GM
292fbe4dde volume save 2023-01-22 20:51:44 +00:00
GM
ee7e02a525 fix deadman and fantasma 2023-01-22 18:36:14 +00:00
Alberto Xamin
87dcbedc29
don't save hidden games 2023-01-22 11:52:34 +00:00
Alberto Xamin
fee3171e8a
reduce times that the player is forced to change name 2023-01-22 11:44:55 +00:00
Alberto Xamin
e2b78a37e9
block disconnect only while with debugger 2023-01-22 11:24:43 +00:00
GM
867a079341 fix bot logic with The Judge and green cards 2023-01-21 18:09:07 +01:00
Alberto Xamin
ca342f0106
prevent infinite loop 2023-01-21 14:53:08 +00:00
Alberto Xamin
28a093d337
remove recursion 2023-01-21 14:41:53 +00:00
Alberto Xamin
1b263adc80
fix players becoming bots 2023-01-21 14:28:34 +00:00
Alberto Xamin
461dfb8841
fix debug disconnect 2023-01-21 14:16:48 +00:00
Alberto Xamin
699c976c75
fix replays 2023-01-21 14:03:27 +00:00
Alberto Xamin
13ab981c59
introduce back delay 2023-01-21 13:40:41 +00:00
Alberto Xamin
ec48007377
add save lock 2023-01-21 13:15:20 +00:00
Alberto Xamin
d7187dbc61
add reset button 2023-01-21 11:50:11 +00:00
Alberto Xamin
5d7f833916
prevent debugger disconnect 2023-01-21 11:07:30 +00:00
Alberto Xamin
babc4f3f48
start bot disconnect on restart 2023-01-21 10:56:11 +00:00
Alberto Xamin
5eafa4fa18 remove reference to sio in replay 2023-01-20 21:03:39 +00:00
Alberto Xamin
2b4643b237 add game save 2023-01-20 20:57:30 +00:00
GM
ce0611cf8d fix scrap cards of the dead players
with Vulture Sam
2023-01-20 11:48:07 +00:00
GM
89dfb533b5 fix game freeze when a ghost kill himself 2023-01-20 11:03:43 +00:00
dependabot[bot]
6f21f5885f Bump dnspython from 2.2.1 to 2.3.0 in /backend
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 09:47:14 +01:00
Alberto Xamin
d9c3493661
add spectate button 2023-01-19 10:56:38 +00:00
Alberto Xamin
c05e2a69e2
add ffw to replay 2023-01-19 10:04:02 +00:00
Giulio
70ff973f77 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/eventlet-0.33.3' into dev 2023-01-19 09:45:34 +01:00
dependabot[bot]
96abdfe60d
Bump eventlet from 0.33.2 to 0.33.3 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.2 to 0.33.3.
- [Release notes](https://github.com/eventlet/eventlet/releases)
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.33.2...v0.33.3)

---
updated-dependencies:
- dependency-name: eventlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-19 04:04:10 +00:00
Alberto Xamin
9e2b6263f2
add sventagliata 2023-01-16 17:13:53 +00:00
Alberto Xamin
a7098bca97
add tornado, bandidos, poker cards to log 2023-01-16 16:34:20 +00:00
Giulio
5cc8eec606 Merge branch 'dev' into main 2023-01-16 09:40:37 +01:00
dependabot[bot]
3b8594482f
Bump pytest from 7.2.0 to 7.2.1 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 04:10:05 +00:00
GM
ad05f82ffa comments 2023-01-14 18:19:08 +00:00
Giulio
159481df4b Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/requests-2.28.2' into dev 2023-01-14 18:55:04 +01:00
GM
e966c82d5f fix equipment usable on equipment slot 2023-01-14 17:46:19 +00:00
GM
cea89bf9b4 fix taglia usable on equipment 2023-01-14 15:59:38 +00:00
GM
e400ab22ba fix player desc 2023-01-14 15:58:23 +00:00
Alberto Xamin
edeefa28c6
add attack queue 2023-01-13 17:50:50 +00:00
Alberto Xamin
63e0892cc3
add test for poker and tornado 2023-01-13 16:01:44 +00:00