Commit Graph

249 Commits

Author SHA1 Message Date
Davide Fantino
b986dd4c37
Merge pull request #3 from got2bhockey/patch-2
Updated README.md with command usage and updated proper defaults
2022-09-06 17:39:02 +02:00
got2bhockey
b881a29c7f Updated README.md with command usage and updated proper defaults 2022-09-06 11:27:30 -04:00
Davide Fantino
e9f6551a1f
Update mapvote.js 2022-09-06 15:32:48 +02:00
Davide Fantino
5e9aeae5da
Update README.MD 2022-09-06 14:23:48 +02:00
Davide Fantino
b391ded800
Update README.MD 2022-09-06 14:23:04 +02:00
Fantino Davide
72697007a1 readme 2022-09-06 14:14:57 +02:00
Fantino Davide
a7d8badbd6 layer filtering in seeding mode 2022-09-06 14:13:23 +02:00
Fantino Davide
5ced2b07cc layer filtering in seeding mode 2022-09-06 13:44:31 +02:00
Fantino Davide
a1520af9df readme 2022-09-06 13:42:17 +02:00
Fantino Davide
ba78b1589a working level/layer blacklist + working recently played maps filter 2022-09-06 13:28:10 +02:00
Fantino Davide
218c6079ea Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2022-09-06 13:27:47 +02:00
Fantino Davide
14aced0f56 Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2022-09-06 13:23:28 +02:00
Fantino Davide
7852320691 Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2022-09-06 13:17:43 +02:00
Fantino Davide
1ec43bd06d Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2022-09-06 13:13:36 +02:00
Fantino Davide
8b96e723e1 working level/layer blacklist + working recently played maps filter 2022-09-06 13:13:24 +02:00
Davide Fantino
685acb70d9
Merge pull request #1 from sergelouie6/patch-1
Update README.MD
2022-09-05 16:38:50 +02:00
Fantino Davide
7f8a708998 function renaming 2022-09-02 12:52:42 +02:00
Fantino Davide
3c7c10cd08 fix 2022-09-02 00:33:30 +02:00
Fantino Davide
8a57f65b71 better warns for help 2022-08-31 11:24:12 +02:00
Fantino Davide
b69074df6a fixes 2022-08-31 11:22:01 +02:00
Fantino Davide
7ae953ff9d fix player connect 2022-08-27 00:30:33 +02:00
Fantino Davide
8fb5681144 untested layer filtering for recent played maps 2022-08-25 21:43:06 +02:00
sergelouie6
c780ab42ff
Update README.MD
Update README.MD with the same formatting of SquadJS README.MD
2022-08-25 22:08:34 +08:00
Fantino Davide
c3b4193a2a fixed mapvote 2022-08-25 15:43:38 +02:00
Fantino Davide
cc0a391b24 seeding mode fix 2022-08-16 23:53:08 +02:00
Fantino Davide
00bcb2c3d0 Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote 2022-08-15 13:25:22 +02:00
Fantino Davide
53ed42f803 removed unnecessary code, config options for seeding mode, * in map name filter 2022-08-15 13:25:16 +02:00
Davide Fantino
ab616c223e
Update README.MD 2022-08-13 12:06:21 +02:00
Fantino Davide
0721661af3 working new plugin 2022-08-13 12:05:40 +02:00
Evan
42c1552f0c added a bandaid fix for repeat blacklist to html config tool 2022-07-13 15:30:39 -07:00
maskedmonkyman
67d458fa80 fixed this pointer not being called for getmode 2022-04-23 19:21:07 -07:00
maskedmonkyman
8fea07655d made it so that plugin will fall back to defualt vote options when layer is not found 2022-04-23 16:20:01 -07:00
maskedmonkyman
aaa4332826 changed naming scheme for mode blacklist to make it more human readable 2022-04-23 13:19:35 -07:00
maskedmonkyman
7d0ac0db40 made it so that setting version to Any should now also include caf layers 2022-04-14 13:55:02 -07:00
maskedmonkyman
6e33aa7552 added option for no repeat modes 2022-04-14 02:08:53 -07:00
maskedmonkyman
0981a89bcb fixed bug where a second vote could start after new game 2022-04-02 16:04:23 -07:00
maskedmonkyman
fa5fc98215 removed forward slash 2022-03-22 14:08:43 -07:00
maskedmonkyman
15a3016e79 changed directory names for pages 2022-03-22 14:04:08 -07:00
maskedmonkyman
5006daa20f changed info section 2022-03-22 13:48:19 -07:00
maskedmonkyman
1953202cd0 updated readme to include pages link 2022-03-22 13:20:32 -07:00
maskedmonkyman
b9e0bfca18 changed config tool to comply with github pages 2022-03-22 13:17:39 -07:00
maskedmonkyman
299fe0774e added examples and readme 2022-03-22 13:15:32 -07:00
maskedmonkyman
1349f62893 made it so that config rules load in alphabetical order 2022-03-22 13:11:37 -07:00
maskedmonkyman
b1c80d1266 fixed bug where loading a config would not refresh rule list 2022-03-22 13:07:42 -07:00
maskedmonkyman
1785a832a6 moved some things around in populate nominations function to make it more clear 2022-03-22 12:54:19 -07:00
maskedmonkyman
55c466ab3d added graph rendering support for config tool 2022-03-22 12:53:21 -07:00
maskedmonkyman
fd4d2fec17 seperated functionality for building internal ruleset json objects 2022-03-21 17:35:36 -07:00
maskedmonkyman
96305ec5c4 fixed bug where player disconects were changing next layer when vote was not running 2022-03-20 15:35:43 -07:00
maskedmonkyman
9754bc8416 initial commit 2022-03-19 16:11:24 -07:00