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 |
|
Davide Fantino
|
47b647cfec
|
Merge pull request #7 from ect0s/master
Fix Layer Filtering for duplicates in updateLayerList()
|
2022-12-19 00:03:03 +01: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
|
1f72d29753
|
added gitignore
|
2022-12-09 15:04:03 +01: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
|
d1cf73351c
|
Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote
|
2022-11-18 20:31:09 +01:00 |
|
Davide Fantino
|
f54cdf3aa4
|
feat: configurable faction filter
|
2022-11-18 20:30:14 +01:00 |
|
Davide Fantino
|
ebde394515
|
Delete index.js
|
2022-11-18 17:04:51 +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
|
12607a3d2e
|
readme update
|
2022-10-04 01:06:56 +02:00 |
|
Davide Fantino
|
4e54fec8e7
|
renamed allowedMapDuplicates to allowedSameMapEntries
|
2022-10-04 01:05:43 +02:00 |
|
Davide Fantino
|
c36ce5570e
|
readme update
|
2022-10-04 01:03:42 +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
|
0489a12b7c
|
Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote
|
2022-09-20 22:09:24 +02:00 |
|
Davide Fantino
|
b2bfd3a167
|
seeding mode delay
|
2022-09-20 22:09:14 +02:00 |
|
Davide Fantino
|
ec5eb5a836
|
Update README.MD
|
2022-09-20 21:38:55 +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 |
|