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 |
|
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 |
|