Commit Graph

1434 Commits

Author SHA1 Message Date
Alberto Xamin
992513d850 balance update 2023-01-24 14:24:42 +00:00
Alberto Xamin
24ff63d4c2 fix tooltip for english and emporio 2023-01-24 14:13:30 +00:00
Alberto Xamin
ab22c3d52d rebalance chuck wengam 2023-01-24 13:59:21 +00:00
Alberto Xamin
5193c5aa47 fix fantasma dead man 2023-01-24 13:56:28 +00:00
Alberto Xamin
4c337c560c
Merge pull request #414 from albertoxamin/dev
merge upgrade socketio
2023-01-24 12:51:43 +00:00
Alberto Xamin
74eb84ed08 remove unused greenlet 2023-01-24 12:14:39 +00:00
Alberto Xamin
1955d66c7c update socketio on main.js 2023-01-24 11:54:11 +00:00
Alberto Xamin
20b0db20e6
packages upgrade 2023-01-24 12:39:36 +01:00
Alberto Xamin
8e58492930
add check for non player disconnect 2023-01-24 12:37:07 +01:00
dependabot[bot]
0d74b829b0 Bump caniuse-lite from 1.0.30001446 to 1.0.30001447 in /frontend
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001446 to 1.0.30001447.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001446...1.0.30001447)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:26:16 +01:00
Alberto Xamin
65a3705e25
update github actions 2023-01-23 16:05:57 +00:00
Alberto Xamin
ad9007628c
update even for the setevent 2023-01-23 14:54:57 +00:00
Alberto Xamin
6ae2360adb
change is none checks 2023-01-23 14:50:03 +00:00
Alberto Xamin
1b8690a5c6
remove spectators from gamesaves 2023-01-23 14:39:59 +00:00
Alberto Xamin
5a0abfea54
simplify server logic with assignment expressions 2023-01-23 14:38:53 +00:00
GM
da28f045a3 default settings and extensions on codespaces 2023-01-23 13:46:58 +00:00
GM
99c89aa845 yarn 2023-01-23 13:05:54 +00:00
GM
bf0df3b1ef python 3.11.1 on codespaces 2023-01-23 12:53:39 +00:00
Alberto Xamin
7e7483c10b
migrate to python 3.11 2023-01-23 10:38:44 +00:00
Alberto Xamin
9be6b0f387
Merge pull request #412 from albertoxamin/test-save
Add some form of persistency during restarts
2023-01-23 10:36:27 +00:00
GM
10ea588a16 fix status page 2023-01-23 10:23:03 +00:00
GM
218e348a53 view the expansion valley_of_shadows only once 2023-01-23 09:08:09 +00:00
GM
c888632fa7 create the folder if it doesn't exist 2023-01-23 08:59:48 +00:00
Giulio
65339b5435 Merge branch 'dev' into test-save 2023-01-23 09:00:09 +01:00
Alberto Xamin
c3a53b7ace
add more importance to a dead role 2023-01-22 23:03:26 +00:00
GM
953a024ff1 just for commit 2023-01-22 21:44:34 +00:00
GM
a7ec4935e0 fix folder 2023-01-22 21:17:18 +00:00
GM
292fbe4dde volume save 2023-01-22 20:51:44 +00:00
Giulio
8b0b5228de Merge branch 'test-save' into dev 2023-01-22 20:34:04 +01:00
GM
ee7e02a525 fix deadman and fantasma 2023-01-22 18:36:14 +00:00
GM
a5e827c882 fix name desc for Players - frontend 2023-01-22 18:35:36 +00:00
Alberto Xamin
87dcbedc29
don't save hidden games 2023-01-22 11:52:34 +00:00
Alberto Xamin
fee3171e8a
reduce times that the player is forced to change name 2023-01-22 11:44:55 +00:00
Alberto Xamin
e2b78a37e9
block disconnect only while with debugger 2023-01-22 11:24:43 +00:00
GM
867a079341 fix bot logic with The Judge and green cards 2023-01-21 18:09:07 +01:00
GM
fc16756805 fix bot logic with The Judge and green cards 2023-01-21 17:07:48 +00:00
Alberto Xamin
08c81c4a21 fix error if no player is alive 2023-01-21 17:16:19 +01:00
Alberto Xamin
3c4357eaac
fix error if no player is alive 2023-01-21 16:13:03 +00:00
Alberto Xamin
ca342f0106
prevent infinite loop 2023-01-21 14:53:08 +00:00
Alberto Xamin
28a093d337
remove recursion 2023-01-21 14:41:53 +00:00
Alberto Xamin
1b263adc80
fix players becoming bots 2023-01-21 14:28:34 +00:00
Alberto Xamin
461dfb8841
fix debug disconnect 2023-01-21 14:16:48 +00:00
Alberto Xamin
699c976c75
fix replays 2023-01-21 14:03:27 +00:00
Alberto Xamin
13ab981c59
introduce back delay 2023-01-21 13:40:41 +00:00
Alberto Xamin
ec48007377
add save lock 2023-01-21 13:15:20 +00:00
Alberto Xamin
8e745fa796
update gitignore 2023-01-21 13:03:00 +00:00
Alberto Xamin
d7187dbc61
add reset button 2023-01-21 11:50:11 +00:00
Alberto Xamin
5d7f833916
prevent debugger disconnect 2023-01-21 11:07:30 +00:00
Alberto Xamin
babc4f3f48
start bot disconnect on restart 2023-01-21 10:56:11 +00:00
Alberto Xamin
5eafa4fa18 remove reference to sio in replay 2023-01-20 21:03:39 +00:00