Commit Graph

573 Commits

Author SHA1 Message Date
Giulio
47ea9c6903 fix icon logic 2021-06-20 18:22:24 +02:00
Alberto Xamin
9b057bb468
discard others cards 2021-06-20 17:44:29 +02:00
Giulio
40197d486a fix draw manette indentation 2021-06-20 16:25:17 +02:00
Giulio
997337581e fix draw notify indentation 2021-06-20 16:21:00 +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
Alberto Xamin
860d6ce3ca
Ferro di Cavallo 2021-06-15 23:04:19 +02:00
Alberto Xamin
8c57e87532
Cinturone 2021-06-15 23:01:39 +02:00
Alberto Xamin
f030808343
calumet 2021-06-15 22:34:15 +02:00
Alberto Xamin
682a9ed463
add some of the cards logic 2021-06-15 22:26:34 +02:00
Giulio
40e4d1df83 fix Cecchino 2021-06-15 22:13:38 +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
Alberto Xamin
8b9f095e4b
add black cards 2021-06-15 16:57:35 +02:00
Alberto Xamin
03557557b1
add brown cards in backend 2021-06-15 16:43:52 +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
Giulio
16800e6079 fix desc card on chooser one more time 2021-05-22 16:27:39 +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
ef052d7012 made a function for announce winners 2021-05-21 18:49:53 +02:00
Giulio
11e94c8302 comment 2021-05-19 15:56:45 +02:00
Giulio
b83b3d21a3 better fix for calamity janet 2021-05-19 12:13:42 +02:00
Giulio
9f71b00952 fix Dinamite attacker 2021-05-19 12:09:12 +02:00
Giulio
8a4eec5002 fix lazo and calamity janet's ability 2021-05-19 11:30:57 +02:00
Giulio
02ef834c98 fix event
per un pugno di carte
2021-05-19 00:21:03 +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
82b261c8e5 better 2021-05-17 21:22:45 +02:00
Giulio
8d94778d42 fix reset on win 2021-05-17 19:29:35 +02:00
Giulio
d5676c70ca check win after a multiple attack 2021-05-17 19:29:02 +02:00
Giulio
f7aa404e0b comments 2021-05-17 19:21:23 +02:00
Giulio
ba150ede07 fix fratelli di sangue
the start of a game turn was printed twice in the chat
2021-05-16 01:42:48 +02:00
Giulio
36d3ace0cc wrong order 2021-05-16 01:34:01 +02:00
Giulio
2f31fa2bd5 fix belle star and lazo 2021-05-16 01:12:03 +02:00
Giulio
e435159a01 using the real variable 2021-05-16 00:50:15 +02:00
Giulio
ee935e1969 cancel game sudo 2021-05-16 00:49:26 +02:00
Giulio
e615d9b34c temporary fix 2021-05-15 20:26:33 +02:00
Giulio
2213bdd000 revert commit 'check win when everyone has died' 2021-05-13 17:47:50 +02:00
Giulio
a169a8382c fix noStar 3 2021-05-13 12:26:46 +02:00
Giulio
259b4e92b3 fix noStar 2
if vice dead
2021-05-13 11:23:06 +02:00
Giulio
6cf24fcff7 fix sbornia and Sean Mallory 2021-05-10 15:08:52 +02:00
Giulio
09ddd89d80 fix noStar 2021-05-10 12:21:05 +02:00
Giulio
c4d767f4c4 event cards without sheriff 2021-05-10 12:03:22 +02:00
Giulio
de9a623e7e fix bot repeated names 2021-05-10 12:02:39 +02:00
Giulio
fd539d7e0e fix again allrules 2021-05-04 14:57:09 +02:00
Giulio
e31a81b818 fix PixiePete and Sete 2021-05-04 13:40:13 +02:00
Giulio
357d2a184b fix desc 2021-05-04 13:39:36 +02:00
Giulio
91172426e2 Merge branch 'dev' into main 2021-04-24 15:27:24 +02:00
Giulio
01e2ad7bd8 fix allroles 2021-04-24 12:14:45 +02:00
Giulio
7c2047e98c Merge branch 'dev' into main 2021-04-12 22:25:25 +02:00
Giulio
0c23be93c0 only owner can stop the game 2021-04-12 22:24:29 +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
e6f3440298
fix small quirks 2021-02-01 16:58:33 +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
beeabac342
should fix death disconnect and also bots not playing some cards 2021-01-30 22:22:19 +01:00
Alberto Xamin
c126006198
fix spectate without password 2021-01-29 20:50:37 +01:00
Alberto Xamin
c28e9b2429
spectate rooms 2021-01-29 12:10:14 +01:00
Alberto Xamin
1c61d8f1eb
fix chat for new localization 2021-01-24 15:06:49 +01:00
Alberto Xamin
1201433343
fix can't end turn forced 2021-01-24 14:36:08 +01:00
Alberto
72d5900898
started work on better localization
will save data
2021-01-24 12:27:49 +01:00
Alberto Xamin
4c50559144
minor improvements 2021-01-23 21:39:06 +01:00
Alberto Xamin
3074780c81
this should fix the sounds 2021-01-22 14:49:04 +01:00
Alberto Xamin
cd9d422f44
tutti vedono emporio 2021-01-22 14:12:45 +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
35e4f5fa0a
fix citta fantasma 2021-01-20 10:39:31 +01:00
Alberto Xamin
2b94517df6
possible fix 2021-01-10 10:58:20 +01:00
Alberto Xamin
acbcb0b2b0
prigione in chat 2021-01-01 14:01:53 +01:00
Alberto Xamin
3b310751f7
some fixes 2021-01-01 13:52:44 +01:00
Alberto Xamin
ee953c660d
fix disconnect bug and treno for more cases 2020-12-27 21:52:03 +01:00
Alberto Xamin
ee07abeae5
fix beer save reverendo 2020-12-27 17:50:37 +01:00
Alberto Xamin
6495d09b59
fix space in character name 2020-12-27 17:20:22 +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
Alberto Xamin
7e8d7dfd6a
fix alt_text 2020-12-27 11:22:17 +01:00
Alberto Xamin
01039df374
alt_text on more cards 2020-12-27 11:04:29 +01:00
Giulio
b204943539 fix removecard 2020-12-26 12:31:04 +01:00
Alberto Xamin
effdca0c98
fix dead man 2020-12-26 11:06:15 +01:00
Alberto Xamin
637f05e37f
fix disconnect on character selection 2020-12-26 10:48:59 +01:00
Alberto Xamin
07f30c36e6
chat change name and countdown 2020-12-26 10:41:52 +01:00
Giulio
bbd25cb605 fixed Calamity Janet playing Mancato 2020-12-26 02:06:19 +01:00
Alberto Xamin
632635e464
suppress some errors 2020-12-25 21:04:47 +01:00
Alberto Xamin
1bfa6ab2b6
new bot logic 2020-12-25 21:00:22 +01:00
Alberto Xamin
9781770577
fix dalton 2020-12-25 19:00:40 +01:00
Alberto Xamin
9777742e08
add descriptions and wait handle death 2020-12-25 17:13:20 +01:00
Alberto Xamin
ba13b085f1
fix russian roulette 2020-12-25 16:45:21 +01:00
Alberto Xamin
f94719cbbe
whoops fix 2020-12-25 00:14:56 +01:00
Alberto Xamin
c9e9ec045d
fix belle star and other stuff 2020-12-25 00:07:36 +01:00
Alberto Xamin
14d5e24631
just 12 events 2020-12-24 23:00:19 +01:00
Alberto Xamin
3ea4fe090d
fix birra, di nuovo 2020-12-24 22:49:37 +01:00
Alberto Xamin
79d995f8e6
fix pat bugs + duello 2020-12-24 22:47:59 +01:00
Alberto Xamin
6ed4a8e3f5
fix event cards 2020-12-24 22:41:09 +01:00
Alberto Xamin
bcebde2795
fix birre e saloon 2020-12-24 22:39:14 +01:00
Alberto Xamin
36adf83039
write response to chat 2020-12-24 22:37:08 +01:00
Alberto Xamin
cbb3c965ff
fix play bang 2020-12-24 19:59:27 +01:00
Alberto Xamin
0c6827b378
mix fistful and high noon 2020-12-24 18:44:42 +01:00
Alberto Xamin
64da96a0db
fix città fantasma 2020-12-24 14:13:06 +01:00
Alberto Xamin
5762306ab1
fix emporio, sermone 2020-12-24 14:05:48 +01:00
Alberto Xamin
ce1c1ec62b
change spectator logic 2020-12-24 13:29:17 +01:00
Alberto Xamin
49987b2c5a
città fantasma should work 2020-12-24 13:10:01 +01:00
Alberto Xamin
579501e01c
ghosts 2020-12-24 12:01:31 +01:00
Alberto Xamin
3394b10896
update dead man 2020-12-24 11:01:59 +01:00
Alberto Xamin
d0595b9cf5
Merge branch 'dev'
Conflicts:
	backend/bang/players.py
2020-12-24 10:31:04 +01:00
Alberto Xamin
60f421eb93
Merge branch 'high_noon'
Conflicts:
	backend/bang/expansions/high_noon/card_events.py
	backend/bang/game.py
2020-12-24 10:28:50 +01:00
Alberto Xamin
6de8c8e84d
fix rissa 2020-12-24 10:23:27 +01:00
Giulio
3a98542116 edit descriptions 2020-12-23 19:04:48 +01:00
Alberto Xamin
0e2edb7a24
fix logiche 2020-12-23 18:38:26 +01:00
Alberto Xamin
7da9e47696
wip-rewrite dead logic 2020-12-23 18:22:23 +01:00
Alberto Xamin
57b9520eed
i dalton 2020-12-23 16:37:18 +01:00
Alberto Xamin
2b5e2dd128
corsa all'oro 2020-12-23 16:14:38 +01:00
Alberto Xamin
d6a84bbb88
mezzogiorno di fuoco 2020-12-23 15:50:22 +01:00
Alberto Xamin
39377bbb31
sparatoria 2020-12-23 15:41:10 +01:00
Alberto Xamin
76641f08d5
sermone 2020-12-23 15:28:51 +01:00
Alberto Xamin
60b5c7699e
il dottore 2020-12-23 15:14:21 +01:00
Alberto Xamin
8f18bee200
il reverendo 2020-12-23 14:57:33 +01:00
Alberto Xamin
c0a2481b00
Il treno 2020-12-23 14:50:12 +01:00
Alberto Xamin
95b6f016d2
add sete 2020-12-23 14:41:13 +01:00
Alberto Xamin
0ac0a66c06
sbornia 2020-12-23 14:25:23 +01:00
Alberto Xamin
a7fe148ff9
benedizione, maledizione 2020-12-23 14:06:07 +01:00
Alberto Xamin
25bf088c3e
text for card choose 2020-12-22 23:28:57 +01:00
Alberto Xamin
2a7ffcbf43
fix apache indiani 2020-12-22 21:56:09 +01:00
Alberto Xamin
2beb1563ae
fix rimbalzo 2020-12-22 21:52:06 +01:00
Giulio
f15102ad10 fix bot: Pony Express - Giudice 2020-12-22 19:17:51 +01:00
Giulio
e045bacc52 fix bot: Prigione - Giudice 2020-12-22 17:46:07 +01:00