Commit Graph

498 Commits

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