Commit Graph

634 Commits

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