Commit Graph

448 Commits

Author SHA1 Message Date
dependabot[bot]
c1af1971df
Bump register-service-worker from 1.7.1 to 1.7.2 in /frontend
Bumps [register-service-worker](https://github.com/yyx990803/register-service-worker) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/yyx990803/register-service-worker/releases)
- [Changelog](https://github.com/yyx990803/register-service-worker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yyx990803/register-service-worker/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: register-service-worker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:45:26 +00:00
dependabot[bot]
7aaf73c90f
Bump eslint-plugin-vue from 6.2.2 to 7.11.1 in /frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v7.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:45:17 +00:00
dependabot[bot]
dec219c86e
Bump vue-router from 3.4.9 to 3.5.1 in /frontend
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.9 to 3.5.1.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.9...v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:45:03 +00:00
dependabot[bot]
2eda81144c
Bump @vue/cli-plugin-pwa from 4.5.9 to 4.5.13 in /frontend
Bumps [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa) from 4.5.9 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-pwa)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-pwa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:44:53 +00:00
dependabot[bot]
5b0878323f
Bump @vue/cli-plugin-eslint from 4.5.9 to 4.5.13 in /frontend
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.9 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-eslint)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 18:45:46 +00:00
dependabot[bot]
784bc57b66
Bump vue and vue-template-compiler in /frontend
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 18:42:00 +00:00
GM
3cb2aef51c
Merge pull request #36 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/vue/cli-plugin-babel-4.5.13
Bump @vue/cli-plugin-babel from 4.5.9 to 4.5.13 in /frontend
2021-06-17 20:41:07 +02:00
GM
c32663a808
Merge pull request #37 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/core-js-3.14.0
Bump core-js from 3.7.0 to 3.14.0 in /frontend
2021-06-17 20:36:50 +02:00
Giulio
2a60e40501 Merge branch 'main' into dev 2021-06-17 19:43:11 +02:00
dependabot[bot]
11d4b4e6e9
Bump elliptic from 6.5.3 to 6.5.4 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:27:35 +00:00
dependabot[bot]
33040204b3
Bump y18n from 4.0.0 to 4.0.3 in /frontend
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

---
updated-dependencies:
- dependency-name: y18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:27:17 +00:00
GM
a4bd427bc9
Merge pull request #24 from albertoxamin/dependabot/npm_and_yarn/frontend/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1 in /frontend
2021-06-17 19:26:57 +02:00
GM
03418da608
Merge pull request #23 from albertoxamin/dependabot/npm_and_yarn/frontend/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /frontend
2021-06-17 19:26:39 +02:00
dependabot[bot]
14b6a9057c
Bump core-js from 3.7.0 to 3.14.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.7.0 to 3.14.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/commits/v3.14.0/packages/core-js)

---
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-06-17 17:26:30 +00:00
dependabot[bot]
2a47f402aa
Bump @vue/cli-plugin-babel from 4.5.9 to 4.5.13 in /frontend
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.9 to 4.5.13.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.13/packages/@vue/cli-plugin-babel)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:26:10 +00:00
dependabot[bot]
0c2930ec36
Bump vue-i18n from 8.22.2 to 8.24.4 in /frontend
Bumps [vue-i18n](https://github.com/kazupon/vue-i18n) from 8.22.2 to 8.24.4.
- [Release notes](https://github.com/kazupon/vue-i18n/releases)
- [Changelog](https://github.com/kazupon/vue-i18n/blob/v8.x/CHANGELOG.md)
- [Commits](https://github.com/kazupon/vue-i18n/compare/v8.22.2...v8.24.4)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:54:40 +00:00
dependabot[bot]
2a9e737a63
Bump lodash from 4.17.20 to 4.17.21 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:54:22 +00:00
Alberto Xamin
d4ac6f7b2a
Merge pull request #18 from albertoxamin/dependabot/npm_and_yarn/frontend/hosted-git-info-2.8.9 2021-06-17 18:54:16 +02:00
Alberto Xamin
fd65ea5f86
Merge pull request #19 from albertoxamin/dependabot/npm_and_yarn/frontend/postcss-7.0.36 2021-06-17 18:54:05 +02:00
Alberto Xamin
22c040dc72
Merge pull request #20 from albertoxamin/dependabot/npm_and_yarn/frontend/ssri-6.0.2 2021-06-17 18:53:44 +02:00
Alberto Xamin
a16ce4c55b
Merge pull request #21 from albertoxamin/dependabot/npm_and_yarn/frontend/browserslist-4.16.6 2021-06-17 18:53:36 +02:00
dependabot[bot]
1fb77e6dfb
Bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:49:42 +00:00
dependabot[bot]
a5aca2bf34
Bump ssri from 6.0.1 to 6.0.2 in /frontend
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:49:41 +00:00
dependabot[bot]
ccbbfb0e7b
Bump browserslist from 4.14.7 to 4.16.6 in /frontend
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.7 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.7...4.16.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:49:41 +00:00
dependabot[bot]
14cac2d41f
Bump postcss from 7.0.35 to 7.0.36 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:49:40 +00:00
dependabot[bot]
fc91740bd7
Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: hosted-git-info
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 16:49:39 +00: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
Alberto Xamin
a88d3ad802
Jacky Murieta special 2021-06-17 17:32:11 +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
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
7a1a2c64d5
gold rush equipment 2021-06-16 18:14:01 +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
Giulio
8cf1d536ca disable google translate 2021-06-16 13:11:33 +02:00
Alberto Xamin
8c57e87532
Cinturone 2021-06-15 23:01:39 +02:00
Alberto Xamin
682a9ed463
add some of the cards logic 2021-06-15 22:26:34 +02:00
Alberto Xamin
445399d7b3
buy cards and earn nuggets on other player damage 2021-06-15 18:52:30 +02:00
Alberto Xamin
46456ed433
show cards in frontend 2021-06-15 18:10:48 +02:00
Giulio
343af0a437 modify postMessage text 2021-06-13 00:35:47 +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
3aa786395a fix lang
Co-authored-by: Alberto Xamin <alberto@xamin.it>
2021-06-12 13:07:46 +02:00
Giulio
e636ee513e change the language of the HTML document dynamically 2021-06-12 11:11:48 +02:00
Giulio
a506e0245d fix Elena Fuente & green cards 2021-06-12 10:27:18 +02:00
Giulio
bbd676e9bc managing touch to search 2021-06-12 10:17:50 +02:00
Giulio
5979221478 show the right icon when playing with three players 2021-06-08 12:24:19 +02:00
Giulio
38d5048496 fix some bug 2021-06-08 11:03:01 +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
104daf2e4d
change vue logos and pictures 2021-06-07 22:18:56 +02:00
Alberto Xamin
5f8b23e8f4
fix a bug with dark mode 2021-06-07 21:39:38 +02:00
Alberto Xamin
e37ab81206
fix build error 2021-06-07 20:40:24 +02:00
Alberto Xamin
6a23a1212a
trying to fix service worker 2021-06-07 20:08:02 +02:00
Alberto Xamin
98d64800fc
try adding update button again 2021-06-07 19:46:14 +02:00
Alberto Xamin
b7096d8646
tests on service worker 2021-06-07 18:40:05 +02:00
Alberto Xamin
ae6b6fbae4
server worker fix
Co-authored-by: GM <giulio.migani@studenti.unitn.it>
2021-06-07 18:28:04 +02:00
Alberto Xamin
4f4007873a
add discord btn 2021-06-07 17:35:14 +02:00
Giulio
a8c1816c36 fix name and description of José 2021-05-30 12:11:54 +02:00
Alberto Xamin
ec2da4892a
add version to main menu 2021-05-28 12:24:05 +02:00
Alberto Xamin
8103a532cf
show legge del west card 2021-05-28 11:58: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
cae7f2dfcb
add themese 2021-05-22 18:41:59 +02:00
Alberto Xamin
7a6d8b31d6
add debug mode 2021-05-22 17:59:30 +02:00
Alberto Xamin
5354986f63
put back per un pugno di carte 2021-05-22 17:23:24 +02:00
Giulio
5cb11555b2 Merge branch 'dev' into main 2021-05-22 17:12:45 +02:00
Alberto Xamin
5b394a2b86
fix missing mezzogiorno di fuoco 2021-05-22 17:08:55 +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
Giulio
16800e6079 fix desc card on chooser one more time 2021-05-22 16:27:39 +02:00
Alberto Xamin
50b6269b35
fix broken service worker 2021-05-22 16:25:28 +02:00
Alberto Xamin
2ee0eabc72
change service worker registration 2021-05-22 16:05:41 +02:00
Alberto Xamin
8dd4e8d5e2
card events as i18n 2021-05-22 15:35:18 +02:00
Giulio
0f86409859 announce event in chat 2021-05-21 19:47:26 +02:00
Giulio
41b6f388f6 fix lazo frontend 2021-05-21 17:44:45 +02:00
Giulio
af1b0b6978 fix spectator 2021-05-19 15:58:17 +02:00
Giulio
821c2bed11 visual fix lobby
add draw click player
2021-05-19 15:58:04 +02:00
Giulio
98a6d10873 fix elena fuente
elena fuente's ability only applies to the cards she has in her hand
2021-05-18 23:06:21 +02:00
Giulio
1b90fc5a0c revision help text 2021-05-18 18:37:45 +02:00
Giulio
3348276128 only one 'you died' 2021-05-18 00:10:14 +02:00
Giulio
3bf11c506a lobby name in document title 2021-05-17 23:04:56 +02:00
Giulio
e186e7d5f3 sorry 2021-05-16 01:51:50 +02:00
Giulio
670fbdf282 explained in a better way how to use the ability of a character 2021-05-16 01:22:54 +02:00
Giulio
2f31fa2bd5 fix belle star and lazo 2021-05-16 01:12:03 +02:00
Giulio
6cf24fcff7 fix sbornia and Sean Mallory 2021-05-10 15:08:52 +02:00
Giulio
f2a3646876 fix invite url encode 2021-05-10 12:19:23 +02:00
Giulio
111aad0d44 fix to be precise 2021-05-06 11:12:19 +02:00
Giulio
ffa3ffdcd9 fix chooser one more time 2021-05-04 15:28:47 +02:00
Giulio
2eb94c2d98 it doesn't work well with touch-to-search 2021-05-04 14:35:22 +02:00
Giulio
8fdd9f29cd fix chooser again 2021-04-24 18:11:59 +02:00
Giulio
91172426e2 Merge branch 'dev' into main 2021-04-24 15:27:24 +02:00
Giulio
84c9c5516e fix chooser desc 2021-04-24 15:10:07 +02:00
Giulio
7c2047e98c Merge branch 'dev' into main 2021-04-12 22:25:25 +02:00
Giulio
a5b4df6efe wrong verb 2021-04-12 00:39:07 +02:00
Alberto Xamin
c27660de61 fix game not ending on sheriff death 2021-03-01 17:10:54 +01:00
Alberto Xamin
72cd2295b3
check win when everyone has died 2021-02-10 14:33:36 +01:00
Alberto Xamin
4f78811c32
small visual improvements 2021-02-10 13:53:01 +01:00
Alberto Xamin
e6f3440298
fix small quirks 2021-02-01 16:58:33 +01:00
Alberto Xamin
b90749ebf6
button for getting help and animated chat 2021-02-01 15:30:28 +01:00
Alberto
4bd71f76e4
more work on help page
also adds the extension_icon badge to cards and moves character descriptions to the localization file
2021-02-01 14:26:44 +01:00
Alberto Xamin
f580403e96
add cards and translation to help page 2021-02-01 12:13:09 +01:00
Alberto Xamin
2e218763a7
more help info 2021-01-31 17:18:29 +01:00
Alberto Xamin
6913832c97
started working on help 2021-01-31 16:49:38 +01:00
Alberto Xamin
c28e9b2429
spectate rooms 2021-01-29 12:10:14 +01:00
Alberto Xamin
9e5adbc02f
better equipment display and fix for safari 2021-01-25 12:57:34 +01:00
Alberto Xamin
50fa4f0ab5
more descriptive status above players 2021-01-25 12:01:19 +01:00
Alberto Xamin
62a72717cf
play sound when user has to respond 2021-01-25 11:33:09 +01:00
Alberto Xamin
56a456b58e
new service worker 2021-01-24 15:19:59 +01:00
Alberto Xamin
1c61d8f1eb
fix chat for new localization 2021-01-24 15:06:49 +01:00
Alberto Xamin
dac5139ad5
add build date 2021-01-24 14:28:06 +01:00
Alberto
72d5900898
started work on better localization
will save data
2021-01-24 12:27:49 +01:00
Alberto Xamin
7400315235
rename media files 2021-01-24 11:12:22 +01:00
Alberto Xamin
4c50559144
minor improvements 2021-01-23 21:39:06 +01:00
Alberto Xamin
4dc8d4b1e8
fix crazy peyote 2021-01-22 15:11:54 +01:00
Alberto Xamin
cd9d422f44
tutti vedono emporio 2021-01-22 14:12:45 +01:00
Alberto Xamin
f628ab75dc
add sounds for turn and death 2021-01-21 21:28:36 +01:00
Alberto Xamin
4081d805f0
action sounds 2021-01-21 18:21:55 +01:00
Alberto Xamin
9ffe44f477
ui fixes 2021-01-21 17:54:37 +01:00
Alberto
826dfab195
add bot commands in lobby
and also a description on why it can't start the game
2021-01-21 17:46:56 +01:00
Alberto Xamin
294e3c928d
new animations 2021-01-20 12:29:13 +01:00
Alberto Xamin
7f6912f07e
show spectator count 2021-01-20 11:53:51 +01:00
Alberto Xamin
fabd7a3af0
fix broken player count and empty open lobbies 2021-01-20 10:40:09 +01:00
Alberto Xamin
acbcb0b2b0
prigione in chat 2021-01-01 14:01:53 +01:00
Alberto Xamin
3a6077b910
fix can't play springfield after prigione 2020-12-27 22:04:01 +01:00
Alberto Xamin
ee953c660d
fix disconnect bug and treno for more cases 2020-12-27 21:52:03 +01:00
Alberto Xamin
b3daa8d958
show no players in range message 2020-12-27 18:09:47 +01:00
Alberto Xamin
9659e3574a
fix tequila 2020-12-27 18:02:48 +01:00
Alberto Xamin
19bf28bfcd
fix cards with 2020-12-27 17:08:28 +01:00
Alberto Xamin
7a89731213
fix annoying card refresh 2020-12-27 17:03:44 +01:00
Alberto Xamin
ed14d34f4b
change brightness of unusable cards 2020-12-27 14:42:23 +01:00
Alberto Xamin
8261112b52
show who is a bot 2020-12-27 13:52:36 +01:00
Giulio
230031bce8 mistake 2020-12-27 00:20:42 +01:00
Alberto Xamin
07f30c36e6
chat change name and countdown 2020-12-26 10:41:52 +01:00
Alberto Xamin
1000b149cc
add the ability to add multiple bots with the new logic 2020-12-25 21:15:21 +01:00
Alberto Xamin
1bfa6ab2b6
new bot logic 2020-12-25 21:00:22 +01:00
Alberto Xamin
9777742e08
add descriptions and wait handle death 2020-12-25 17:13:20 +01:00
Alberto Xamin
ab25d38a99
hide wait if dead 2020-12-25 16:47:35 +01:00
Alberto Xamin
36adf83039
write response to chat 2020-12-24 22:37:08 +01:00
Alberto Xamin
ce1c1ec62b
change spectator logic 2020-12-24 13:29:17 +01:00
Alberto Xamin
579501e01c
ghosts 2020-12-24 12:01:31 +01:00
Alberto Xamin
60b5c7699e
il dottore 2020-12-23 15:14:21 +01:00
Alberto Xamin
25bf088c3e
text for card choose 2020-12-22 23:28:57 +01:00
Alberto Xamin
09c98fc09a
add rimbalzo 2020-12-22 17:36:45 +01:00
Alberto Xamin
2b1691fc3f
start fistful of cards on the second round 2020-12-22 16:15:34 +01:00
Alberto Xamin
c57f101b83
fix doc holyday 2020-12-22 15:50:38 +01:00
Alberto Xamin
c772577ee8
show lives when shooting and stuff 2020-12-22 15:18:34 +01:00
Alberto Xamin
48f4605b0b
add cecchino 2020-12-20 22:58:17 +01:00
Alberto Xamin
2e73b96499
fratelli di sangue 2020-12-20 14:51:23 +01:00
Alberto Xamin
20e4ea5196
add peyote 2020-12-20 12:55:56 +01:00
Alberto Xamin
37f5ddd755
add liquore forte 2020-12-19 19:59:54 +01:00
Alberto Xamin
f29be68425
service worker stuff 2020-12-19 19:46:35 +01:00
Alberto Xamin
b2ba24906e
routing improvements 2020-12-19 19:31:59 +01:00
Alberto Xamin
374e7828cc
fix sync checkbox 2020-12-19 18:39:57 +01:00
Alberto Xamin
8d6f94fd01
fix sid scrap 2020-12-19 17:03:49 +01:00
Alberto Xamin
ecd3857963
add doc holyday 2020-12-19 15:40:10 +01:00
Alberto Xamin
c937a322fe
jose delgrado 2020-12-18 18:59:44 +01:00
Alberto Xamin
add2ce9da6
dead man legge del west 2020-12-18 18:13:13 +01:00
Alberto Xamin
7f4fc29196
some event cards 2020-12-17 22:21:52 +01:00
Alberto Xamin
f4aee7ad60
events emoji 2020-12-17 20:36:57 +01:00
Alberto Xamin
6562f5c1e8
event cards 2020-12-17 15:34:12 +01:00
Alberto Xamin
e94c1b634a
base for fistful of cards 2020-12-16 21:42:00 +01:00
Alberto Xamin
996b4608ca
modular expansion adding 2020-12-16 21:10:53 +01:00
Alberto Xamin
cb3723febd
notify all roles on start 2020-12-16 19:59:06 +01:00
Alberto Xamin
950d588b66
chuck wengam 2020-12-16 19:49:03 +01:00
Alberto Xamin
4708620384
fix service worker and accessibility warnings 2020-12-13 18:38:31 +01:00
Alberto Xamin
19221dba07
work on webapp + seo 2020-12-13 17:37:44 +01:00
Alberto Xamin
54ffc93565
add sean mallory 2020-12-13 16:39:14 +01:00
Alberto Xamin
dd044f5062
window title notification 2020-12-13 16:04:14 +01:00
Alberto Xamin
6309a9c8ff
ui enhancements 2020-12-13 15:21:07 +01:00
Alberto Xamin
08287b4818
chat improvements 2020-12-13 12:29:28 +01:00
Alberto Xamin
b6b8dd7dbf
copy invite and tests 2020-12-13 11:43:03 +01:00
Alberto Xamin
c9e63f1fdd
localization improvements 2020-12-13 11:29:57 +01:00
Alberto Xamin
e48236727c
save language and keep username 2020-12-13 10:51:27 +01:00
Alberto Xamin
a6a5f95a5b
gameplay modifiers 2020-12-13 10:31:16 +01:00
Alberto Xamin
929024a717
fix private toggle 2020-12-08 23:31:55 +01:00
Alberto Xamin
98a6d225b7
chat localized 2020-12-04 11:42:46 +01:00
Alberto Xamin
9ba0905822
started localizing the chat 2020-12-04 11:15:06 +01:00
Alberto Xamin
eb1569d5b5
copy link 2020-12-02 23:08:14 +01:00
Alberto Xamin
fac1596c54
fix tiny equipment 2020-12-02 22:06:27 +01:00
Alberto Xamin
3ba7f60fdb
fix empty name for lobby 2020-12-02 21:56:07 +01:00
Alberto Xamin
ab6bd9af93
get username from local storage 2020-11-30 16:33:24 +01:00
Alberto Xamin
ec8e9e16de
choose name on join via link 2020-11-30 15:00:31 +01:00
Alberto Xamin
90959bcc62
join by url 2020-11-30 12:48:43 +01:00
Alberto Xamin
11ea738f64
show wait 2020-11-29 22:05:16 +01:00
Alberto Xamin
dc0c6230ea
fix for smaller screen devices 2020-11-29 21:32:51 +01:00
Alberto Xamin
e8f97df249
fix translations 2020-11-29 21:05:17 +01:00
Alberto Xamin
7cd84a51d3
pwa 2020-11-29 17:33:10 +01:00
Alberto Xamin
b0ac3149f1
add meta tags 2020-11-29 17:06:10 +01:00
Alberto Xamin
d866cf13b8
add desc_eng 2020-11-29 16:55:14 +01:00
Alberto Xamin
c05c79ee5b
implemented new characters 2020-11-28 21:33:45 +01:00
Alberto Xamin
d4a7d3752e
fix green 2020-11-28 20:28:20 +01:00
Giulio
40c54cc0ee adjusted the color of green cards 2020-11-28 20:09:06 +01:00
Giulio
d9e2a93e1c fix GUI: selfcard and lang-select 2020-11-28 19:55:20 +01:00