Commit Graph

554 Commits

Author SHA1 Message Date
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