Commit Graph

573 Commits

Author SHA1 Message Date
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
Alberto Xamin
2be82a7535
fix tests 2021-07-04 14:15:55 +02:00
Alberto Xamin
b307f2bb34
add more tests 2021-07-04 12:20:38 +02:00
Giulio
70740b8493 fix diamond panico 2021-07-03 17:59:50 +02:00
Alberto Xamin
22720c8e12
add bang filter apache 2021-07-02 19:08:27 +02:00
Alberto Xamin
3c3bcfbea4
Legge del west
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-07-02 18:57:17 +02:00
Alberto Xamin
e6dda2b04b
fix tests 2021-07-01 18:11:02 +02:00
Alberto Xamin
109400d217
add room name to debug 2021-07-01 18:02:15 +02:00
Alberto Xamin
276e1c8275
can't play card message 2021-07-01 17:46:16 +02:00
Alberto Xamin
bab5e47041
test barile 2021-07-01 10:06:55 +02:00
Alberto Xamin
8f12f95679
add game tests 2021-07-01 09:48:37 +02:00
Giulio
6185d506c3 refactor & fix of all ways of drawing cards 2021-06-30 23:39:37 +02:00
Alberto Xamin
9ca62bd5ba
fix imports 2021-06-29 14:48:33 +02:00
Alberto Xamin
2c794723c7
add backend tests 2021-06-29 14:30:05 +02:00
Giulio
afe14909b0 we write the role of who wins 2021-06-28 12:00:52 +02:00
Giulio
8f1f8a9698 excluding the sheriff from the wanted card 2021-06-28 11:04:50 +02:00
Alberto Xamin
003e27222d
fix bang-bottiglia 2021-06-27 20:49:25 +02:00
Giulio
348e6a7f9c reset nuggets on death 2021-06-27 17:31:10 +02:00
Giulio
a61615c24e fix lucky duke & Rum 2021-06-27 16:32:31 +02:00
Giulio
1ce16a0753 use panico and cat balou on itself 2021-06-27 16:17:23 +02:00
Giulio
7f81276052 ricercato can target self 2021-06-27 14:35:37 +02:00
Giulio
4bb0ac2344 fix Dutch Will 2021-06-27 12:16:24 +02:00
Giulio
f01d31ed2d fix - sheriff kills deputy and loses gold rush equipment 2021-06-27 12:11:20 +02:00
Giulio
185984c364 fix give nuggets 2021-06-26 21:57:17 +02:00
Giulio
dc5cb286c0 edit & fix beer in gold rush 2021-06-26 16:44:14 +02:00
Giulio
83a61b7466 fix gold rush discard 2021-06-26 16:43:24 +02:00
Alberto Xamin
bdd38efcdc
Zaino save 2021-06-26 14:32:14 +02:00
Alberto Xamin
fc485642db
add gold rush to help 2021-06-26 14:24:08 +02:00
Alberto Xamin
35315516e3
pretty luzena frontend 2021-06-26 11:20:02 +02:00
Alberto Xamin
4d8fbb242a
fix ricercato and write more card usage 2021-06-26 11:00:19 +02:00
Alberto Xamin
5ff9b68e14
fix gold rush discard 2021-06-26 10:43:38 +02:00
Giulio
384ddce5dc updated the number of shop cards 2021-06-26 10:09:39 +02:00
Alberto Xamin
305efac192
fix cinturone and text 2021-06-25 18:55:28 +02:00
Alberto Xamin
283c732880
fix emporio 2021-06-25 17:26:34 +02:00
Alberto Xamin
24723faee3
chat write discard 2021-06-25 17:21:05 +02:00
Alberto Xamin
7dba5e6ada
fix ricercato 2021-06-25 17:14:33 +02:00
Alberto Xamin
2bb39311c3
emporio faster 2021-06-25 17:13:15 +02:00
Alberto Xamin
62863b38a0
scrap gold rush equipment 2021-06-25 17:02:15 +02:00
Alberto Xamin
38224af408
don't show players with high cost cards 2021-06-25 16:52:47 +02:00
Alberto Xamin
ec3b7bd356
don't recover from large damage 2021-06-25 15:52:53 +02:00
Alberto Xamin
49bb5ee4e5
sid choose cards before death 2021-06-25 15:51:21 +02:00
Alberto Xamin
847ae5187e
fix dottore 2021-06-25 15:13:58 +02:00
Alberto Xamin
a3db6169e6
better command suggestion 2021-06-25 14:52:59 +02:00
Alberto Xamin
4db85b0980
fix bicchierino bug and add birra missing text 2021-06-24 18:02:17 +02:00
Alberto Xamin
8bc8c025b5
bot purchasing cards 2021-06-24 18:01:44 +02:00
Giulio
9236a415d5 Merge branch 'dev' into gold-rush 2021-06-24 10:40:34 +02:00
Giulio
7a4e939eaf fix draw manette indentation again 2021-06-24 10:22:27 +02:00
Giulio
be18263b8d Merge branch 'dev' into gold-rush 2021-06-22 16:45:35 +02:00
Alberto
63b6437248
add apt get install dependencies 2021-06-22 10:03:37 +02:00
Giulio
29aca8ecbb fix indentation again 2021-06-20 19:49:31 +02:00
Giulio
b2ea62bce9 Merge branch 'dev' into gold-rush 2021-06-20 18:56:11 +02:00
Alberto Xamin
11363a898f
fix vice ricercato 2021-06-20 18:48:42 +02:00
Alberto Xamin
a0e8e28c20
fix breaking bug gold rush 2021-06-20 18:23:06 +02:00