Commit Graph

142 Commits

Author SHA1 Message Date
Skillet
0a744b8c40 fixes2 2023-05-20 04:52:09 -04:00
Skillet
b4355321d1 fixes 2023-05-20 04:52:08 -04:00
Skillet
2ac2fd4b1c Update mapvote.js 2023-05-20 04:47:05 -04:00
Davide Fantino
3ad223c0ae chore: toggle for developers admins 2023-04-19 23:03:07 +02:00
Davide Fantino
a546edd18a chore: updated with updated layer google sheet + jetdave admin 2023-04-19 22:59:56 +02:00
Davide Fantino
dd94811172 chore: seedingmode check in player disconnected event 2023-04-19 22:55:13 +02: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