Commit Graph

383 Commits

Author SHA1 Message Date
Giulio
467162eb6e reset more card 2021-06-20 03:22:12 +02:00
Giulio
1149aa9dc7 fix multiple gregs and herbs 2021-06-20 02:42:06 +02:00
Alberto Xamin
2e4d7c5ede
blacklist 2021-06-19 17:12:18 +02:00
Alberto Xamin
413f3ae54b
superpowers
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-06-19 16:46:50 +02:00
Alberto Xamin
1ac37f9039
hide bad rooms 2021-06-19 14:00:42 +02:00
Giulio
679403aed2 fix engine socket
The client is using an unsupported version of the Socket.IO or Engine.IO protocols
2021-06-18 11:06:09 +02:00
dependabot[bot]
ef5834e269
Bump greenlet from 0.4.17 to 1.1.0 in /backend
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.17 to 1.1.0.
- [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/0.4.17...1.1.0)

---
updated-dependencies:
- dependency-name: greenlet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 23:48:52 +00:00
dependabot[bot]
923325a356
Bump python-socketio from 4.6.0 to 5.3.0 in /backend
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.0 to 5.3.0.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v4.6.0...v5.3.0)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:33:48 +00:00
GM
b88ed670e1
Merge pull request #27 from albertoxamin/dependabot/pip/dev/python-engineio-4.2.0
Bump python-engineio from 3.13.2 to 4.2.0
2021-06-17 19:33:21 +02:00
dependabot[bot]
4428b2d51d
Bump python-engineio from 3.13.2 to 4.2.0
Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.13.2 to 4.2.0.
- [Release notes](https://github.com/miguelgrinberg/python-engineio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-engineio/compare/v3.13.2...v4.2.0)

---
updated-dependencies:
- dependency-name: python-engineio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:29:28 +00:00
dependabot[bot]
245ffa2191
Bump certifi from 2020.11.8 to 2021.5.30
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2021.5.30.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2021.05.30)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:29:26 +00:00
GM
f7c0298832
Merge pull request #26 from albertoxamin/dependabot/pip/dev/six-1.16.0
Bump six from 1.15.0 to 1.16.0
2021-06-17 19:29:15 +02:00
dependabot[bot]
09bc06ac1f
Bump six from 1.15.0 to 1.16.0
Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0)

---
updated-dependencies:
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:17:28 +00:00
dependabot[bot]
e281979ca4
Bump eventlet from 0.29.1 to 0.31.0
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.29.1 to 0.31.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.29.1...v0.31.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-06-17 17:17:24 +00:00
Alberto Xamin
a6174fee95
fix password bug 2021-06-17 18:32:55 +02:00
Giulio
000cd93cb1 minor error while closing or destroying game 2021-06-17 17:37:34 +02:00
Alberto Xamin
dab5718eab
command suggestion 2021-06-16 20:27:39 +02:00
Alberto Xamin
86656c4942
wait to close and other quality of life fixes 2021-06-16 18:15:08 +02:00
Alberto Xamin
7f0f8bb5c1
fix doc holyday 2021-06-16 16:43:38 +02:00
Alberto Xamin
0e9c8ad028
easy debug room 2021-06-16 16:34:03 +02:00
Giulio
40e4d1df83 fix Cecchino 2021-06-15 22:13:38 +02:00
Giulio
572ce3bc4c fix bot usable cards 2021-06-15 14:45:06 +02:00
Giulio
19a8dcc17c add event on Help
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 16:31:01 +02:00
Giulio
b779cb21d0 add manette card event
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 16:02:09 +02:00
Giulio
3bb7db8e33 fixing bot, Whisky & Rissa
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 13:10:38 +02:00
Giulio
f7a527fcaf simplifying init
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 13:09:12 +02:00
Giulio
01f0992363 fix setevent
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 13:07:11 +02:00
Giulio
41dceb8e1e fix flip event with 3 players 2021-06-11 15:56:03 +02:00
Giulio
7ed97d5bc0 bug mezzogiorno di fuoco attacker 2021-06-08 12:24:51 +02:00
Giulio
5979221478 show the right icon when playing with three players 2021-06-08 12:24:19 +02:00
Giulio
069236286c unused function 2021-06-08 12:22:31 +02:00
Giulio
38d5048496 fix some bug 2021-06-08 11:03:01 +02:00
Giulio
5210638275 fix bot speed
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-07 23:52:14 +02:00
Giulio
e3e8316e85 fix miniera eng desc
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-07 23:51:57 +02:00
Giulio
baa31a8892 added nuova identità event
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-07 23:50:44 +02:00
Alberto Xamin
7ff3895433
avoid bots taking over the server 2021-06-07 21:47:12 +02:00
Giulio
b54956f672 respond fix 2021-06-06 19:24:44 +02:00
Giulio
74e4900dfa fix molly stark 2021-06-05 12:44:27 +02:00
Giulio
a8c1816c36 fix name and description of José 2021-05-30 12:11:54 +02:00
Alberto Xamin
8103a532cf
show legge del west card 2021-05-28 11:58:32 +02:00
Alberto Xamin
7dfcdc9e7d
fix not resetting cards 2021-05-28 11:25:52 +02:00
Giulio
f68c9b2cec minor fix on reset 2021-05-25 15:21:10 +02:00
Giulio
20f09a2559 fix belle star ability with barile and visibility
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-05-25 14:57:42 +02:00
Giulio
8119ff2e45 fix molly stark with Slab The Killer 2021-05-24 00:47:08 +02:00
Giulio
63db5d6bb9 fix belle star 2021-05-23 15:52:32 +02:00
Giulio
80e641ffed fix gold rush desc 2021-05-23 15:14:16 +02:00
Alberto Xamin
4f8b5ea0c8
visual fixes 2021-05-22 20:05:12 +02:00
Alberto Xamin
7a6d8b31d6
add debug mode 2021-05-22 17:59:30 +02:00
Giulio
5cb11555b2 Merge branch 'dev' into main 2021-05-22 17:12:45 +02:00
Alberto Xamin
9853719ea3
fix hidden cards for spectators
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-05-22 17:01:54 +02:00