Commit Graph

421 Commits

Author SHA1 Message Date
Alberto Xamin
a0e8e28c20
fix breaking bug gold rush 2021-06-20 18:23:06 +02:00
Alberto Xamin
9b057bb468
discard others cards 2021-06-20 17:44:29 +02:00
Alberto Xamin
09298f8d10
fix return indentation 2021-06-20 15:11:07 +02:00
Alberto Xamin
8fd0ea3fb6
return special success 2021-06-20 15:06:09 +02:00
Alberto
26e9e4c7ce
Merge remote-tracking branch 'origin/dev' into gold-rush 2021-06-20 11:04:07 +02:00
Alberto Xamin
564c5d6821
refactor special abilities 2021-06-20 11:00:17 +02:00
Alberto Xamin
293b458529
Pretty luzena, gold rush new turn and verbose rum 2021-06-20 10:32:36 +02:00
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
Giulio
62174ee74e Merge branch 'dev' into gold-rush 2021-06-19 19:09:57 +02:00
Alberto Xamin
cb1824c0e4
add desc and bug fixes
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-06-19 18:48:39 +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
Alberto Xamin
a3d33827a7
dual birra 2021-06-17 18:02:48 +02:00
Alberto Xamin
d03afcbf0c
fix bottiglia bang 2021-06-17 17:49:55 +02:00
Alberto Xamin
9d6cf7a5fa
snake special 2021-06-17 17:45:25 +02:00
Alberto Xamin
2978da9e94
cloud special 2021-06-17 17:41:34 +02:00
Giulio
000cd93cb1 minor error while closing or destroying game 2021-06-17 17:37:34 +02:00
Alberto Xamin
a88d3ad802
Jacky Murieta special 2021-06-17 17:32:11 +02:00
Alberto Xamin
5fe7de3be7
SimeonPicos 2021-06-17 17:07:47 +02:00
Alberto Xamin
15bb99996c
Madam Yto 2021-06-17 15:51:45 +02:00
Alberto Xamin
28555509a3
Dutch Will 2021-06-17 15:45:20 +02:00
Alberto Xamin
e86de193c7
don bell 2021-06-17 15:37:04 +02:00
Alberto Xamin
ac438ec190
add characters 2021-06-17 15:32:05 +02:00
Alberto Xamin
8002a1e71b
getnuggets suggestion 2021-06-16 23:04:09 +02:00
Alberto
abdc6fe290
Merge branch 'dev' into gold-rush 2021-06-16 23:03:34 +02:00
Alberto Xamin
38b8a40655
bottiglia e complice 2021-06-16 22:58:55 +02:00
Alberto Xamin
374e963cec
Bicchierino working 2021-06-16 21:52:29 +02:00
Alberto Xamin
7e644cd456
all black cards working 2021-06-16 21:19:26 +02:00
Alberto Xamin
dab5718eab
command suggestion 2021-06-16 20:27:39 +02:00
Alberto
f65ffbd5d5
Merge branch 'dev' into gold-rush 2021-06-16 18:15:54 +02:00
Alberto Xamin
86656c4942
wait to close and other quality of life fixes 2021-06-16 18:15:08 +02:00
Alberto Xamin
3e9e1d5d35
open and close shop 2021-06-16 17:38:11 +02:00
Alberto
849aaabb79
Merge branch 'dev' into gold-rush 2021-06-16 16:49:35 +02:00
Alberto
a4a5c61eba
working on usable black cards 2021-06-16 16:47:06 +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
Alberto Xamin
b5ded346fb
Talismano e stivali 2021-06-15 23:13:37 +02:00
Alberto Xamin
a139a310fe
Piccone 2021-06-15 23:06:32 +02:00