Commit Graph

825 Commits

Author SHA1 Message Date
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
Alberto Xamin
3972df1809
fix bandidos and add taglia test 2023-01-13 15:52:58 +00:00
GM
473cb2a207 fix avatar none & change beta expansions 2023-01-13 14:47:48 +00:00
GM
5fb53a7be6 report text on discord 2023-01-13 11:01:07 +00:00
GM
14a8c00dff Lazo again 2023-01-13 09:18:02 +00:00
Giulio
d6fa20923b Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/greenlet-1.1.3.post0' into dev 2023-01-13 09:39:11 +01:00
dependabot[bot]
33b7cd41ca
Bump greenlet from 1.1.2 to 1.1.3.post0 in /backend
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.2 to 1.1.3.post0.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-greenlet/greenlet/compare/1.1.2...1.1.3.post0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:03:45 +00:00
dependabot[bot]
a42fb55bed
Bump requests from 2.27.1 to 2.28.2 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 04:03:39 +00:00
Alberto Xamin
8b33aeaf1c
fix valley cards interfering with card events damage 2023-01-12 20:43:26 +00:00
Alberto Xamin
4ca6bda07a
Change simeon picos emoji 2023-01-12 20:28:25 +00:00
GM
389c2da37a fix lazo with bounty and shotgun 2023-01-12 16:07:00 +00:00
Alberto Xamin
bbf87a59c4
add poker 2023-01-12 15:27:57 +00:00
Alberto Xamin
812d8d8a1e
more ai generate robots avatars 2023-01-12 14:17:56 +00:00
Giulio
98a1c83f30 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/eventlet-0.33.2' into dev 2023-01-12 12:12:52 +01:00
dependabot[bot]
30c626e6e4
Bump eventlet from 0.33.1 to 0.33.2 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.1 to 0.33.2.
- [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.1...v0.33.2)

---
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-12 10:47:23 +00:00
dependabot[bot]
ae7a30fdae
Bump pytest from 7.1.2 to 7.2.0 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.2.0.
- [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.1.2...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 10:46:54 +00:00
Giulio
408c53ff43 removed dd-trace 2023-01-12 11:37:40 +01:00
Giulio
5b51ed5e95 Merge branch 'main' into dev 2023-01-12 11:11:05 +01:00
GM
c8a6e36023 sync dependencies from main to dev 2023-01-12 10:09:33 +00:00
Alberto Xamin
7767f75604 fix ghost card on ghost town 2023-01-10 20:16:49 +00:00
Giulio
5a309aeac5 Merge branch 'main' into dev 2023-01-10 18:00:43 +01:00
Alberto Xamin
8734c01843 improve character visual 2023-01-09 18:00:28 +00:00
Alberto Xamin
feedc5c784 fix bots 2023-01-09 17:40:43 +00:00
Alberto Xamin
a85b42d5b5
fix bugs 2023-01-09 18:09:23 +01:00
Alberto Xamin
888725a6ec
Update players.py 2023-01-09 17:45:50 +01:00
Alberto Xamin
33bc725eea add bandidos 2023-01-09 16:02:31 +00:00
Alberto Xamin
02311e7cec add player shuffling 2023-01-09 15:31:56 +00:00
Alberto Xamin
c13b79c38b add tornado 2023-01-09 14:10:38 +00:00
Alberto Xamin
e1fe906dbf hurt indicator 2023-01-09 13:31:34 +00:00
Alberto Xamin
8a622def7a even less allocations 2023-01-09 13:04:47 +00:00
Alberto Xamin
e03883bf7c reduce allocations 2023-01-09 12:52:47 +00:00
Alberto Xamin
0470e20cbb pylint happy 2023-01-09 10:36:46 +00:00
Alberto Xamin
60ef42f98a
write errors in the chat during debug 2023-01-09 10:14:27 +01:00
Alberto Xamin
1ea91af237 add taglia 2023-01-07 12:11:18 +00:00
Alberto Xamin
30b3e826a0 add shotgun 2023-01-07 12:03:23 +00:00
Alberto Xamin
ed057502d6 add ritorno di fiamma 2023-01-07 11:15:40 +00:00
Alberto Xamin
1facfb354d fix broken bot spin 2023-01-07 09:43:54 +00:00
Alberto Xamin
96edc77efe fix found bugs 2023-01-06 18:38:57 +00:00
Alberto Xamin
352f7f006f reduce memory allocations for checks 2023-01-06 17:24:16 +00:00
Alberto Xamin
0668fbf670 add fantasma, serpente a sonagli 2023-01-06 17:16:18 +00:00
Alberto Xamin
e7bfcb02ff valley cards definitions 2023-01-04 21:34:18 +00:00
Alberto Xamin
e4f3976c24 fix lint 2023-01-04 14:14:33 +00:00
Alberto Xamin
916d9af322 add valley of shadows under feature flag 2023-01-04 14:09:17 +00:00
Alberto Xamin
f6e8d193af add cards of valley of shadows 2023-01-04 12:04:37 +00:00
Alberto Xamin
63515c1d5f easier replayes 2023-01-03 20:51:51 +00:00
Alberto Xamin
7cba6fc7ef fix login flow 2023-01-03 16:15:11 +00:00
Alberto Xamin
8d90935e7d improved admin tools 2023-01-03 15:29:46 +00:00
Alberto Xamin
4d48a4bd69 add discord login 2023-01-03 13:50:41 +00:00
Alberto Xamin
e97c0d4bda fix broken report 2023-01-02 12:42:23 +00:00
Alberto Xamin
30f1251b3c fix manette 2022-12-30 16:45:21 +00:00
Alberto Xamin
7e2c218c3d notify scrap pile on reconnection 2022-12-29 16:36:45 +00:00
Alberto Xamin
a6edde725a Merge branch 'main' into dev 2022-12-29 13:36:24 +00:00
Alberto Xamin
cc8cd52c6b add info about which card is attacking you 2022-12-28 13:38:40 +00:00
Alberto Xamin
5dcfc884c9
add chat background so it is easier to see 2022-12-13 22:24:13 +01:00
Giulio
d4f13014f9 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/requests-2.28.0' into dev 2022-06-14 11:14:51 +02:00
Giulio
307a61a2c6 Emporio writes the drawn cards in the chat 2022-06-14 11:07:44 +02:00
Giulio
37cd396a9c Emporio writes the drawn cards in the chat 2022-06-14 11:07:27 +02:00
dependabot[bot]
dbe6592236
Bump requests from 2.27.1 to 2.28.0 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 04:15:47 +00:00
Giulio
02070f5e55 fix Josh McCloud 2022-06-02 11:26:02 +02:00
Giulio
e1dfff2118 fix Josh McCloud 2022-06-02 11:25:36 +02:00
Giulio
7fe4d3680d fix ghost draw
dutch will & Kit Carlson
2022-06-02 10:29:04 +02:00
Giulio
3e6f09cea1 fix ghost draw
dutch will & Kit Carlson
2022-06-02 09:39:30 +02:00
Giulio
a9151b0beb Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/ddtrace-1.1.4' into dev 2022-06-01 16:11:01 +02:00
dependabot[bot]
bff3b4ec95
Bump ddtrace from 1.1.3 to 1.1.4 in /backend
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-py/compare/v1.1.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 04:18:13 +00:00
dependabot[bot]
d05a1e48b5
Bump certifi from 2022.5.18 to 2022.5.18.1 in /backend
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18 to 2022.5.18.1.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18...2022.05.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 04:23:01 +00:00
Giulio
fd104414eb Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/certifi-2022.5.18' into dev 2022-05-19 14:53:28 +02:00
Giulio
91ce954c9e Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/ddtrace-1.1.3' into dev 2022-05-19 14:53:24 +02:00
Giulio
9757bdda35 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/discord-webhook-0.16.3' into dev 2022-05-19 14:52:56 +02:00
dependabot[bot]
0502304c78
Bump certifi from 2021.10.8 to 2022.5.18 in /backend
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.5.18.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/commits)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 04:13:18 +00:00
dependabot[bot]
3804b6e92d
Bump ddtrace from 1.1.2 to 1.1.3 in /backend
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-py/compare/v1.1.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 04:13:12 +00:00
dependabot[bot]
207b0a2dbd
Bump discord-webhook from 0.16.0 to 0.16.3 in /backend
Bumps [discord-webhook](https://github.com/lovvskillz/python-discord-webhook) from 0.16.0 to 0.16.3.
- [Release notes](https://github.com/lovvskillz/python-discord-webhook/releases)
- [Changelog](https://github.com/lovvskillz/python-discord-webhook/blob/master/CHANGES.md)
- [Commits](https://github.com/lovvskillz/python-discord-webhook/compare/0.16.0...0.16.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:16:34 +00:00
dependabot[bot]
73aa4e16db
Bump eventlet from 0.33.0 to 0.33.1 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.33.0 to 0.33.1.
- [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.0...v0.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 04:14:07 +00:00
Giulio
84772ddabf Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/discord-webhook-0.16.0' into dev 2022-05-09 10:27:40 +02:00
dependabot[bot]
f0814a3c58
Bump discord-webhook from 0.15.0 to 0.16.0 in /backend
Bumps [discord-webhook](https://github.com/lovvskillz/python-discord-webhook) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/lovvskillz/python-discord-webhook/releases)
- [Changelog](https://github.com/lovvskillz/python-discord-webhook/blob/master/CHANGES.md)
- [Commits](https://github.com/lovvskillz/python-discord-webhook/compare/0.15.0...0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:24:26 +00:00
dependabot[bot]
3a07fda0c8
Bump ddtrace from 1.1.1 to 1.1.2 in /backend
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-py/compare/v1.1.1...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 04:24:23 +00:00
Giulio
7ea60057c7 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/ddtrace-1.1.1' into dev 2022-05-05 11:05:03 +02:00
dependabot[bot]
f9830644a9
Bump ddtrace from 0.60.1 to 1.1.1 in /backend
Bumps [ddtrace](https://github.com/DataDog/dd-trace-py) from 0.60.1 to 1.1.1.
- [Release notes](https://github.com/DataDog/dd-trace-py/releases)
- [Changelog](https://github.com/DataDog/dd-trace-py/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-py/compare/v0.60.1...v1.1.1)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 04:15:05 +00:00
dependabot[bot]
a5fc835b95
Bump pytest from 7.1.1 to 7.1.2 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [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.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 04:18:27 +00:00
Alberto Xamin
ee5f91fcad more tracing 2022-04-11 14:51:55 +02:00
Alberto Xamin
19bea99961 add datadog proxy 2022-04-10 19:09:27 +02:00
Alberto Xamin
468b439dd4 add datadog proxy 2022-04-10 19:08:36 +02:00
Alberto Xamin
78b0f9fe7c change the right dockerfile 2022-04-07 09:44:11 +02:00
Alberto Xamin
94735d1775 remove armv7 and add ddtrace command to docker 2022-04-06 16:19:03 +02:00
Alberto Xamin
df1a381909 add ddtrace 2022-04-06 12:11:02 +02:00
Giulio
38d0244793 exclude replays from metrics 2022-04-05 15:18:12 +02:00
Giulio
91a1d2122d fix for belle star and event cards 2022-03-31 13:10:17 +02:00
Giulio
3c6dc912c8 minor changes 2022-03-31 13:09:41 +02:00
Giulio
b90c5553e3 fix rissa 2 2022-03-30 14:30:12 +02:00
Giulio
4bed4484b5 fix rissa 2022-03-30 12:29:46 +02:00
Giulio
f985d84483 fast forward in replay 2022-03-30 12:22:27 +02:00
Giulio
7aebb2318b typo in rpc_log 2022-03-30 12:21:14 +02:00
Giulio
d0159ea0e1 fix ghost in player death check win status 2022-03-28 15:33:26 +02:00
Giulio
ff758c2a39 fix end of replay 2022-03-28 15:31:43 +02:00
Giulio
b564b8e504 herb hunter fix when sheriff kills deputy 2022-03-28 14:11:12 +02:00
Alberto Xamin
99970d0df9 add metric polling 2022-03-27 14:33:54 +02:00
Alberto Xamin
05e0babad5 fix broken tests 2022-03-26 12:17:16 +01:00
Alberto Xamin
20819cedd0 add more metrics 2022-03-26 12:12:16 +01:00
Giulio
dcfdacc6df metric of the number of players 2022-03-25 17:50:16 +01:00
Giulio
4af54f79dd import refactor 2022-03-25 17:49:13 +01:00
Alberto Xamin
fd6c4cca1d add cards metrics 2022-03-25 15:42:44 +01:00
Alberto Xamin
50fd2b5b06 refactor metric collection 2022-03-25 15:29:28 +01:00
Giulio
56529f505e Merge branch 'main' into dev 2022-03-25 13:29:58 +01:00
Giulio
207818bc41 fix don bell 2022-03-25 13:08:14 +01:00
Alberto Xamin
ccb35606e1 fix not closing lobbies 2022-03-25 12:39:45 +01:00
Giulio
4847aee1f6 typo 2022-03-25 11:55:30 +01:00
Giulio
7c55939e6a Merge branch 'main' into dev 2022-03-25 11:45:47 +01:00
Alberto Xamin
3bc4bd200f fix error 2022-03-25 11:12:29 +01:00
Alberto Xamin
8a45186ecb add more metrics 2022-03-25 11:07:36 +01:00
Giulio
9f1ec34d73 fix il giudice 2022-03-25 01:55:45 +01:00
Giulio
e7a79b0858 variable initialization pylint 2022-03-25 01:05:23 +01:00
Alberto Xamin
95a3061f74 add more metrics 2022-03-25 00:35:18 +01:00
Alberto Xamin
68122a78e7 fix pylint 2022-03-24 20:28:58 +01:00
Alberto Xamin
3916408614 fix issues 2022-03-24 20:19:41 +01:00
Alberto Xamin
e88a8f8f12 fix typo 2022-03-24 19:51:05 +01:00
Alberto Xamin
1e8c399c3b add datadog monitoring 2022-03-24 19:22:09 +01:00
Giulio
8ca795f680 restore bad fix for roulette event 2022-03-22 22:05:00 +01:00
Giulio
bd84d07562 fix dsh 2022-03-22 22:04:04 +01:00
Giulio
0ed50022f1 fix heal in roulette event 2022-03-22 13:55:55 +01:00
Giulio
2e0bfc240c fix gold rush equipment on roulette 2022-03-22 13:09:44 +01:00
dependabot[bot]
ca6c396c45
Bump pytest from 7.1.0 to 7.1.1 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.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.1.0...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-18 04:15:11 +00:00
Giulio
7e98b98b1c fix again panic + scope 2022-03-17 00:18:42 +01:00
dependabot[bot]
cbe4490549
Bump pytest from 7.0.1 to 7.1.0 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.0.
- [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.0.1...7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 04:12:35 +00:00
Giulio
7d92ca0f41 user friendly bug report 2022-03-10 23:56:07 +01:00
Giulio
341ef3aef7 fix duplicated choose in log 2022-03-10 14:58:42 +01:00
Giulio
84c71262e0 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/dnspython-2.2.1' into dev 2022-03-07 19:23:33 +01:00
Giulio
49ab88b007 fix replay for Vera Custer 2022-03-07 19:21:58 +01:00
dependabot[bot]
99ffc649b6
Bump dnspython from 2.2.0 to 2.2.1 in /backend
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/v2.2.1/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 04:19:04 +00:00
Giulio
ab112165f0 fix replayspeed 2022-03-05 20:48:43 +01:00
Giulio
fa231dade2 fix renegade death win 2022-03-05 20:48:17 +01:00
Giulio
909c02de53 minor fix
bug with Russian roulette as attacker
2022-03-05 03:46:22 +01:00
Giulio
b3626dd662 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/discord-webhook-0.15.0' into dev 2022-03-04 01:50:26 +01:00
Giulio
995853e046 fix outlaw and victory from death 2022-03-04 01:49:04 +01:00
dependabot[bot]
d161d14ec3
Bump discord-webhook from 0.14.0 to 0.15.0 in /backend
Bumps [discord-webhook](https://github.com/lovvskillz/python-discord-webhook) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/lovvskillz/python-discord-webhook/releases)
- [Changelog](https://github.com/lovvskillz/python-discord-webhook/blob/master/CHANGES.md)
- [Commits](https://github.com/lovvskillz/python-discord-webhook/compare/0.14.0...0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 04:14:56 +00:00
Giulio
1c95327b83 fix distance with sight_mod card
also handled the hangover event
2022-03-02 23:15:32 +01:00
Giulio
767febb512 filter log in gameinfo 2022-03-02 23:12:22 +01:00
Giulio
7d6746c687 fix equipment
equipment could be reused from the equipment slot
2022-03-02 16:40:04 +01:00
Giulio
1c565e2ccc fix for don bell and green card
when don bell used his ability green cards could not be used
2022-03-02 15:43:53 +01:00
Alberto Xamin
019396e615
fix replay bug with non ascii chars in characters names 2022-02-25 16:27:55 +02:00
Giulio
e12cce1c68 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/pytest-7.0.1' into dev 2022-02-21 18:27:32 +01:00
dependabot[bot]
2f3fc812b1
Bump pytest from 6.2.5 to 7.0.1 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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/6.2.5...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:17:06 +00:00
dependabot[bot]
8657456a73
Bump dnspython from 1.16.0 to 2.2.0 in /backend
Bumps [dnspython]() from 1.16.0 to 2.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 04:17:41 +00:00
dependabot[bot]
314a0faac1
Bump requests from 2.26.0 to 2.27.1 in /backend
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 04:18:09 +00:00
Giulio
697e597cf9 fix pytest to work locally 2021-12-19 17:37:46 +01:00
Giulio
70a2c0609a fix setaccio 2021-12-18 15:38:15 +01:00
Giulio
3ce7913e47 fix apache kid - sbornia - cat balou 2021-12-18 02:50:19 +01:00
Giulio
a83869f9bc fix report and replay 2021-12-18 01:15:14 +01:00
Giulio
852701bc03 update hastebin api
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-12-17 23:56:41 +01:00
Giulio
88b5db2afe chat emit report confirm 2021-12-17 22:47:03 +01:00
Giulio
93794671f3 fix report webhook 2021-12-13 18:01:01 +01:00
Giulio
0e02343da9 better 2021-12-12 15:50:58 +01:00
Giulio
32feae4601 Merge remote-tracking branch 'origin/dependabot/pip/backend/dev/eventlet-0.33.0' into dev 2021-12-12 10:52:13 +01:00
Giulio
cec0f060c1 making robots file optional 2021-12-12 10:43:28 +01:00
Giulio
190d872e29 fix miniera abbandonata 2021-12-11 19:02:41 +01:00
dependabot[bot]
161cde9498
Bump eventlet from 0.32.0 to 0.33.0 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.32.0 to 0.33.0.
- [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.32.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 04:16:40 +00:00
dependabot[bot]
de39971caf
Bump certifi from 2021.5.30 to 2021.10.8 in /backend
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2021.10.8.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2021.10.08)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 04:25:36 +00:00
Alberto Xamin
7f9e0bd964
work on replays
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-10-07 16:53:53 +03:00
dependabot[bot]
89bfd34abe
Bump greenlet from 1.1.1 to 1.1.2 in /backend
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-greenlet/greenlet/compare/1.1.1...1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 04:25:19 +00:00
dependabot[bot]
accd168124
Bump pytest from 6.2.4 to 6.2.5 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [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/6.2.4...6.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 19:44:09 +00:00
Alberto Xamin
7779066e9b
replay on hastebin and discord 2021-09-02 22:39:26 +03:00
dependabot[bot]
bde6bc0557
Bump eventlet from 0.31.1 to 0.32.0 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.31.1 to 0.32.0.
- [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.31.1...v0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 04:15:49 +00:00
Alberto Xamin
acc6532648
replay logic 2021-09-01 14:36:24 +03:00
Alberto Xamin
ad27e067e9
add rng to init for tests 2021-09-01 12:33:39 +03:00
Alberto Xamin
ac55dadc9d
each game has now a different rng 2021-09-01 12:28:15 +03:00
Alberto Xamin
aaec015a6c
fix private lobbies 2021-09-01 12:07:27 +03:00
Alberto Xamin
518a7092c7
add startwith seed 2021-08-24 20:05:04 +03:00
Giulio
2175b6a9ff fix ricercato 2021-08-21 16:40:23 +02:00
Giulio
bab8a10b25 fix mebot when a bot must remain bot 2021-08-21 12:40:03 +02:00
Alberto Xamin
c3d3cf8171 add tests for all the base players 2021-08-20 11:36:26 +03:00
Alberto Xamin
7825a7ac85 add some character test 2021-08-19 11:18:08 +03:00
Alberto Xamin
bee1ba6986
fix kit carlson 2021-08-14 22:49:31 +03:00
dependabot[bot]
db682a8f1b
Bump greenlet from 1.1.0 to 1.1.1 in /backend
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-greenlet/greenlet/compare/1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 15:11:47 +00:00
Alberto Xamin
b77c56763d
Fix multi death
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-08-09 17:58:36 +03:00
Alberto Xamin
c0728f0225
add test gatling win 2021-07-21 08:33:38 +03:00
Alberto Xamin
ef99a55685
allow bots to use panico and cat balou on self 2021-07-20 15:38:43 +03:00
Alberto Xamin
655fde3e2b
add tests on win conditions 2021-07-20 14:10:34 +03:00
dependabot[bot]
3d2a9b5922
Bump eventlet from 0.31.0 to 0.31.1 in /backend
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.31.0 to 0.31.1.
- [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.31.0...v0.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 04:20:07 +00:00
Alberto Xamin
cc4975851d
fix zaino save 2021-07-10 10:40:42 +02:00
Alberto Xamin
285cd28660
tests for all base cards 2021-07-04 17:29:04 +02:00
Alberto Xamin
b9d8fc5f7f
add more tests 2021-07-04 14:48:22 +02:00