Commit Graph

99 Commits

Author SHA1 Message Date
ect0s
fda26bd68a Fix Layer Filtering.
The raw JSON from the request doesn't use .layerid, instead it uses rawName as per the Layer.js file.

cf882aa3d2/squad-server/layers/layer.js (L5)
2022-12-18 14:08:38 -05:00
Davide Fantino
4430e2c119 fix: faction translation 2022-11-22 19:54:51 +01:00
Davide Fantino
6477714279 fix: savePersistentData is not a function 2022-11-22 19:53:19 +01:00
Davide Fantino
b19310aa20 feat: data persistency 2022-11-21 15:15:11 +01:00
Davide Fantino
e339b07647 control for allowedSameMapEntries 2022-11-20 22:46:49 +01:00
Davide Fantino
94cd830d7e factions blacklist fixed 2022-11-20 22:44:54 +01:00
Davide Fantino
e916d4c7e6 feat: !vote start mapname output full list 2022-11-18 20:46:03 +01:00
Davide Fantino
f54cdf3aa4 feat: configurable faction filter 2022-11-18 20:30:14 +01:00
Davide Fantino
9fb426b263 new layer list update strategy 2022-11-18 13:12:11 +01:00
Davide Fantino
be290fef92 layer list by All For One 2022-11-18 00:22:21 +01:00
Davide Fantino
83e117ba80 fix stackoverflow 2022-11-10 22:05:21 +01:00
Davide Fantino
97d813e54e fixed automatic vote start during seeding always starting 2022-11-07 13:03:26 +01:00
Davide Fantino
07cf40008a fixed recently played maps 2022-11-07 12:58:39 +01:00
Davide Fantino
7422a4f06d added end command 2022-10-25 19:51:05 +02:00
Davide Fantino
3445b92e03 improved layer recognition from string 2022-10-25 00:01:18 +02:00
Davide Fantino
8ffad658ae added minRaasEntries and voteWinnerBroadcastMessage options 2022-10-21 00:48:57 +02:00
Davide Fantino
5b09c79881 added voting duration option 2022-10-20 23:59:28 +02:00
Davide Fantino
9c753932aa added apply blacklist to whitelist option 2022-10-20 23:41:43 +02:00
Davide Fantino
c8370673d5 updateNextMap 2022-10-04 19:48:38 +02:00
Davide Fantino
4e54fec8e7 renamed allowedMapDuplicates to allowedSameMapEntries 2022-10-04 01:05:43 +02:00
Davide Fantino
f6c9ba104d fixed allowedMapDuplicates 2022-10-04 01:02:51 +02:00
Davide Fantino
a09f6ed882 better UTC loggin: - if timezone is negative and + if positive 2022-10-04 00:58:11 +02:00
Davide Fantino
87a427d963 fixed utc time and post midnight timeframes not being activated 2022-10-04 00:52:47 +02:00
Davide Fantino
dcb50fe8af workaround for removeEventListener crash issue 2022-10-04 00:01:05 +02:00
Davide Fantino
2c0a048e25 reduced AdminSetNextLayer calls 2022-10-03 12:28:50 +02:00
Davide Fantino
65a10a92d6 fix for player disconnecting caused a next map update spam 2022-10-01 14:30:26 +02:00
Davide Fantino
4339815acd added cancelauto command 2022-09-28 22:42:53 +02:00
Davide Fantino
c1e6f93aa7 updated doc 2022-09-21 16:46:11 +02:00
Davide Fantino
b407db8ee7 layerFilteringMode supports blacklist/whitelist 2022-09-21 16:43:37 +02:00
Davide Fantino
b20d45baeb fixes and optimizations 2022-09-20 23:21:05 +02:00
Davide Fantino
67a1decc63 fixes and optimizations 2022-09-20 23:20:59 +02:00
Davide Fantino
b2bfd3a167 seeding mode delay 2022-09-20 22:09:14 +02:00
Davide Fantino
8c66119aa5 fixed timerange 2022-09-20 21:38:06 +02:00
Davide Fantino
d62b6db612 fixed timerange 2022-09-20 21:35:44 +02:00
Davide Fantino
66c5245e37 utcTime option to timezone option 2022-09-20 21:29:46 +02:00
Davide Fantino
1bcb5e5bdf maybe fixed? 2022-09-18 21:45:29 +02:00
Davide Fantino
9024ec0945 utc time support 2022-09-18 14:19:22 +02:00
Davide Fantino
010237be97 I was joking again, now we have fully implemented timeframes 2022-09-18 01:23:17 +02:00
Davide Fantino
4969ba8325 I was joking, now we have fully implemented timeframes 2022-09-18 01:21:29 +02:00
Davide Fantino
30a34f683e fully implemented timeframes 2022-09-18 01:19:19 +02:00
Davide Fantino
418afc3b98 current timeframe identification working 2022-09-18 00:52:38 +02:00
Davide Fantino
1ddf1c118c stupid fix 2022-09-18 00:41:09 +02:00
Davide Fantino
64648657f1 timeframe untested implementation (no override) 2022-09-18 00:38:06 +02:00
Davide Fantino
753825fabe vote timestamp 2022-09-17 01:39:55 +02:00
Davide Fantino
542c74be11 fixed discord integration 2022-09-17 01:33:21 +02:00
Davide Fantino
40b9d4c295 discord integration not working 2022-09-17 01:10:05 +02:00
Davide Fantino
0e0d6a5ae8 updated documentation 2022-09-16 23:36:48 +02:00
Davide Fantino
0bfcbe788e
Merge branch 'master' into logToDiscord 2022-09-16 22:48:08 +02:00
Davide Fantino
4b0131a8e8 added voteBroadcastMessage 2022-09-16 22:41:55 +02:00
Davide Fantino
09bae31e41 hotfix 2022-09-16 20:35:08 +02:00