Commit Graph

836 Commits

Author SHA1 Message Date
dependabot[bot]
41a8abcb1e
Bump workbox-webpack-plugin from 6.2.4 to 6.3.0 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-10 04:27:21 +00:00
Alberto Xamin
7779066e9b
replay on hastebin and discord 2021-09-02 22:39:26 +03:00
Alberto Xamin
1fe7f05680
Merge pull request #90 from albertoxamin/dependabot/pip/backend/dev/eventlet-0.32.0
Bump eventlet from 0.31.1 to 0.32.0 in /backend
2021-09-02 11:03:27 +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
76621efb40
Merge pull request #87 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/eslint-plugin-vue-7.17.0 2021-08-27 08:44:30 +03:00
dependabot[bot]
3205388d1d
Bump eslint-plugin-vue from 7.16.0 to 7.17.0 in /frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.16.0...v7.17.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-27 04:23:42 +00: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
Giulio
88defd46a8 fix Elena Fuente & Sbornia 2021-08-21 11:47:19 +02:00
Alberto Xamin
1871030bf1 fix username input 2021-08-20 14:36:37 +03:00
Alberto Xamin
6922470fea fix elena fuente duello/indiani 2021-08-20 14:28:28 +03:00
Alberto Xamin
a8ffa008af add card purchase sound 2021-08-20 12:23:18 +03:00
Alberto Xamin
be7656d091 add suit color for windows 2021-08-20 12:03:04 +03: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
80a9a61251 add discord notifications 2021-08-19 10:36:28 +03:00
Giulio
6e8d038a6a Merge branch 'main' into dev 2021-08-18 21:27:08 +02:00
Alberto Xamin
4c00131f32
Merge pull request #83 from albertoxamin/dependabot/npm_and_yarn/frontend/socket.io-parser-3.3.2
Bump socket.io-parser from 3.3.1 to 3.3.2 in /frontend
2021-08-18 10:30:11 +03:00
Alberto Xamin
ab32cca43c
Merge pull request #82 from albertoxamin/dependabot/npm_and_yarn/frontend/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3 in /frontend
2021-08-18 10:29:01 +03:00
Alberto Xamin
1182e50bcd
Merge pull request #84 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/core-js-3.16.2
Bump core-js from 3.16.1 to 3.16.2 in /frontend
2021-08-18 10:28:34 +03:00
dependabot[bot]
20aa04cd28
Bump core-js from 3.16.1 to 3.16.2 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.1...v3.16.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:25:43 +00:00
Alberto Xamin
bee1ba6986
fix kit carlson 2021-08-14 22:49:31 +03:00
dependabot[bot]
18bba8c4be
Bump socket.io-parser from 3.3.1 to 3.3.2 in /frontend
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.2/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 06:17:19 +00:00
dependabot[bot]
60537ca168
Bump url-parse from 1.5.1 to 1.5.3 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 06:16:58 +00:00
Alberto Xamin
782a15d394
Merge pull request #78 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/eslint-plugin-vue-7.16.0 2021-08-13 09:16:03 +03:00
Alberto Xamin
7c4cf5abf7
Merge pull request #80 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.2.4 2021-08-13 09:15:36 +03:00
Alberto Xamin
3027e68eb5
Merge pull request #81 from albertoxamin/dependabot/npm_and_yarn/frontend/path-parse-1.0.7 2021-08-13 09:15:25 +03:00
dependabot[bot]
5b5975c253
Bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 01:44:25 +00:00
dependabot[bot]
8b4537cabb
Bump workbox-webpack-plugin from 6.2.2 to 6.2.4 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.2 to 6.2.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.2.2...v6.2.4)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 04:27:58 +00:00
dependabot[bot]
1dd991ee17
Bump eslint-plugin-vue from 7.15.1 to 7.16.0 in /frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.15.1 to 7.16.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.15.1...v7.16.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 04:20:04 +00:00
Alberto Xamin
e94561afb3
Merge pull request #74 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/workbox-webpack-plugin-6.2.2
Bump workbox-webpack-plugin from 6.1.5 to 6.2.2 in /frontend
2021-08-09 18:26:54 +03:00
Alberto Xamin
9d4cb3f7ee
Merge pull request #75 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/core-js-3.16.1
Bump core-js from 3.16.0 to 3.16.1 in /frontend
2021-08-09 18:15:37 +03:00
dependabot[bot]
1214624ac0
Bump workbox-webpack-plugin from 6.1.5 to 6.2.2 in /frontend
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.5...v6.2.2)

---
updated-dependencies:
- dependency-name: workbox-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 15:15:19 +00:00
dependabot[bot]
92758b94e5
Bump core-js from 3.16.0 to 3.16.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 15:13:49 +00:00
Alberto Xamin
9e5b29f0b9
Merge pull request #73 from albertoxamin/dependabot/pip/backend/dev/greenlet-1.1.1
Bump greenlet from 1.1.0 to 1.1.1 in /backend
2021-08-09 18:13:12 +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
87f37dbf90
Merge pull request #71 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/eslint-plugin-vue-7.15.1
Bump eslint-plugin-vue from 7.14.0 to 7.15.1 in /frontend
2021-08-03 11:21:51 +03:00
dependabot[bot]
2ab8540894
Bump eslint-plugin-vue from 7.14.0 to 7.15.1 in /frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.14.0 to 7.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.14.0...v7.15.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 04:26:32 +00:00
Alberto Xamin
4a1b67c2bc
Merge pull request #67 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/core-js-3.16.0
Bump core-js from 3.15.2 to 3.16.0 in /frontend
2021-07-30 09:24:33 +02:00
dependabot[bot]
b72f14c69f
Bump core-js from 3.15.2 to 3.16.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.15.2...v3.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 04:31:53 +00: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
Giulio
1842b2c412 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/dev/eslint-plugin-vue-7.14.0' into dev 2021-07-20 11:31:54 +02:00