Commit Graph

119 Commits

Author SHA1 Message Date
Davide Fantino
bf2d7b093b chore: changed default entry format 2023-02-28 23:57:08 +01:00
Davide Fantino
c1d5ba2bb0 feat: personalizable list entry format 2023-02-28 23:54:37 +01:00
Davide Fantino
de3d3aa497 chore: timeout clearing endVoting 2023-02-25 12:03:45 +01:00
Davide Fantino
42bdb8484b fix: multiple end announcements after reroll 2023-02-25 11:55:08 +01:00
Davide Fantino
106ae758b2 Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2023-02-25 11:45:11 +01:00
Davide Fantino
5ef6ba3dbb fix: seeding mode next layer 2023-02-25 11:45:06 +01:00
komatooo
1a39f7370c
Merge pull request #2 from fantinodavide/master
Merge origin
2023-02-15 00:42:47 +02:00
Davide Fantino
269588c6f7 fix: blacklist with custom votes 2023-02-07 01:07:20 +01:00
Davide Fantino
c14cb3b585 fix: format choices not showing vote count 2023-01-31 00:57:56 +01:00
Davide Fantino
b62be4d978 fix: vote end warns 2023-01-30 18:34:11 +01:00
komatooo
1297e10542
Merge pull request #1 from fantinodavide/master
Merge latest master from origin
2023-01-27 19:18:24 +02:00
Davide Fantino
7843bf50b8 fixes + doc update 2023-01-26 00:21:34 +01:00
Davide Fantino
5fa1bb2575 fix: layer blacklist + factions blacklist in custom votes 2023-01-25 22:20:49 +01:00
Davide Fantino
20526e9f65 chore: confirm restart succeded 2023-01-21 21:13:07 +01:00
Davide Fantino
5b17f0961a feat: main assets in voting list 2023-01-21 00:49:06 +01:00
Davide Fantino
8b73967b96 chore: added showWinnerBroadcastMessage 2023-01-20 01:05:29 +01:00
Davide Fantino
4c3b2ee895 fix: layer list && round ended callback 2023-01-19 16:21:23 +01:00
Davide Fantino
4f78d480ce feat: round ended implementation with discord logging 2023-01-15 22:53:35 +01:00
Davide Fantino
3ddc60cbf0 feat: ROUND_ENDED implemented & disabled next layer seeding mode 2023-01-15 20:46:59 +01:00
komatoo
4eae81f5db Add minimum votes to accept result configuration 2023-01-12 12:06:06 +02:00
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