Commit Graph

670 Commits

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