Commit Graph

192 Commits

Author SHA1 Message Date
Skillet
bb3f011981 fixes 2023-04-18 00:12:11 -04:00
Skillet
8e75dc2d9e fixes 2023-04-17 23:25:23 -04:00
Skillet
0ae235703d fixes3 2023-04-17 19:34:42 -04:00
Skillet
87ae29ccc6 fixes2 2023-04-17 19:24:32 -04:00
Skillet
11878c368a fixes 2023-04-17 19:19:28 -04:00
Skillet
73ab6c949e
Update mapvote.js 2023-04-14 17:33:08 -04:00
Davide Fantino
322d1889f8 feat: minGamemodeEntries 2023-04-01 02:57:24 +02:00
Davide Fantino
6c87db8c65 feat: upgrading Layers.js intrim layer list 2023-03-25 13:14:25 +01:00
Davide Fantino
07e3bebbce fix: re-tries for updateLayerList() 2023-03-25 00:51:30 +01:00
Davide Fantino
c3767bce85 fix: untested. vote being carried to next match 2023-03-23 00:26:05 +01:00
Davide Fantino
246d904a92 chore: layerid mod prefix 2023-03-22 00:01:49 +01:00
Davide Fantino
3148ee9bca fix: wait 30s from mapchange for seeding mode 2023-03-18 01:59:54 +01:00
Davide Fantino
931f1ab7d0 chore: seeding mode rework 2023-03-18 01:48:06 +01:00
Davide Fantino
20a2649b4a fix: vote end broadcast 2023-03-18 01:22:12 +01:00
Davide Fantino
09d117d86e fix: update layer list 2023-03-16 21:08:20 +01:00
Davide Fantino
bb84fbe523 fix: just another try to fix layer list update 2023-03-15 21:06:29 +01:00
Davide Fantino
83c2c2ed89 fix: update layer list 2023-03-15 19:52:27 +01:00
Davide Fantino
2efaf0df90 fix: updatelayerlist 2023-03-15 19:27:25 +01:00
Davide Fantino
c283ca7796 fix: faction translations 2023-03-15 02:26:46 +01:00
Davide Fantino
254f66927f feat: import layer data from owi sheet + rcon ListLayers 2023-03-15 02:21:24 +01:00
Davide Fantino
ab3c03563e chore: added endmatch command 2023-03-01 13:18:42 +01:00
Davide Fantino
73c3166912 fix: not-tested. multiple discord alerts 2023-03-01 13:04:54 +01:00
Davide Fantino
bbb14936e9 fix: vote end broadcast 2023-03-01 00:36:38 +01:00
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
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
Davide Fantino
2010dffbdf hotfix 2022-09-16 16:29:35 +02:00
Davide Fantino
0e7fd4a123 hotfix 2022-09-16 16:12:48 +02:00
Fantino Davide
7a22a78add update 2022-09-16 12:20:18 +02:00
Fantino Davide
dc3f294a90 hotfix 2022-09-16 01:16:04 +02:00
Fantino Davide
54e572a2d1 updated documentation 2022-09-16 01:07:54 +02:00
Fantino Davide
75ef808991 working reroll option 2022-09-16 01:04:04 +02:00
Fantino Davide
d6a2ba9083 added reroll option 2022-09-16 00:41:20 +02:00