Commit Graph

370 Commits

Author SHA1 Message Date
Thomas Smyth
7e245d2d62 Merge branch 'v2' of https://github.com/Thomas-Smyth/SquadJS into v2 2020-10-21 21:00:45 +01:00
Thomas Smyth
3f67128160 Accept config as environmental variable 2020-10-21 21:00:37 +01:00
Thomas Smyth
d6ccde4db6 DiscordRoundWinner plugin 2020-10-21 20:28:29 +01:00
Thomas Smyth
efaacffac6
Merge pull request #96 from SeanWalsh95/v2-RCON-error-fix-
Update refrence
2020-10-20 19:46:05 +01:00
SeanWalsh95
13350554bc Update refrence
Class is now itself an emitter and no longer has an emitter attrabute
2020-10-20 14:45:23 -04:00
Thomas Smyth
efa48d1b51
Merge pull request #95 from LuisMartinSchick/master
Updated Readme
2020-10-18 23:23:50 +01:00
Luis Martin Schick
89400350a2
Updated Readme
Added missing parameter description for `logDir` with example
Edited to include FTP
2020-10-19 00:22:36 +02:00
Thomas Smyth
e30bacbfe0 DiscordServerStatus plugin 2020-10-16 16:57:22 +01:00
Thomas Smyth
a6f3db94be DiscordDebug plugin 2020-10-16 16:17:02 +01:00
Thomas Smyth
e0691cc0a7 DiscordPlaceholder plugin 2020-10-16 16:06:10 +01:00
Thomas Smyth
2ba158ca7a Improve DiscordSubsystemRestarter responses 2020-10-14 19:51:33 +01:00
Thomas Smyth
84762a4a5c DiscordAdminCamLogs & DiscordSubsystemRestarter plugins 2020-10-14 19:50:35 +01:00
Thomas Smyth
942864c307 Fix typo in RCON class 2020-10-14 17:05:06 +01:00
Thomas Smyth
68c685ff19 Improve log parsing 2020-10-14 17:01:19 +01:00
Thomas Smyth
1858a6d888 Fix log parser stopping line processing 2020-10-14 16:50:13 +01:00
Thomas Smyth
238df419eb Remove async code from log parser 2020-10-14 16:40:11 +01:00
Thomas Smyth
b8e9506cbf Minor bug fixes 2020-10-13 22:37:53 +01:00
Thomas Smyth
4c8364b86e Export DiscordChat plugin 2020-10-13 13:03:18 +01:00
Thomas Smyth
ce1f79bb6a Handle embed copyright in DiscordBasePlugin 2020-10-13 13:02:31 +01:00
Thomas Smyth
0cc1c9c01b DiscordBasePlugin & DiscordChat plugin 2020-10-13 12:59:07 +01:00
Thomas Smyth
7d7d4369f0 DiscordAdminRequest plugin 2020-10-13 12:08:21 +01:00
Thomas Smyth
c53347eea0 Remove local only message 2020-10-12 22:49:05 +01:00
Thomas Smyth
fc57fc0943 DiscordAdminBroadcast plugin 2020-10-12 22:39:56 +01:00
Thomas Smyth
6fcd26913a AutoTKWarn plugin 2020-10-12 22:12:36 +01:00
Thomas Smyth
2061429e42 DiscordRcon Permissions
Adaptation of https://github.com/Thomas-Smyth/SquadJS/pull/85

Co-Authored-By: SeanWalsh95 <14982667+SeanWalsh95@users.noreply.github.com>
2020-10-12 22:04:51 +01:00
Thomas Smyth
f923e9179e Add ftpHost option 2020-10-12 21:38:15 +01:00
Thomas Smyth
cfde3b2f6a Tidy DiscordRcon plugin 2020-10-05 23:18:03 +01:00
Thomas Smyth
47b8b3321a DiscordRcon plugin 2020-10-05 23:10:40 +01:00
Thomas Smyth
122a4a5ec0 Wrap intervalled data collection in try catch blocks 2020-10-05 22:53:24 +01:00
Thomas Smyth
4501ab9779 ChatCommands, IntervalledBroadcasts & SeedingMode plugins 2020-10-05 22:47:33 +01:00
Thomas Smyth
31edc04390 Fix plugin enabled option 2020-10-05 19:01:43 +01:00
Thomas Smyth
9526cb8f38 Correct build script locations 2020-10-05 19:00:25 +01:00
Thomas Smyth
3f9040dc15 Fix SquadLayers call in updateLayerInformation 2020-10-05 18:58:24 +01:00
Thomas Smyth
39efc08a78 SquadJS v2.0 Initial Framework 2020-10-05 18:56:45 +01:00
Thomas Smyth
898a9434a4
Merge pull request #88 from Thomas-Smyth/beta
SquadJS v1.4.8 Release
2020-10-03 20:12:12 +01:00
Thomas Smyth
45f089c94b
Update package.json 2020-10-03 20:11:14 +01:00
Thomas Smyth
516d4512e1
Prevent refetching in getPlayerByName suffix 2020-10-03 20:10:59 +01:00
Thomas Smyth
1aa6dcb869
Merge pull request #84 from Thomas-Smyth/beta
SquadJS v1.4.7 Release
2020-09-30 18:02:26 +01:00
Thomas Smyth
72f7c9b30f
SquadJS v1.4.7 Release 2020-09-30 18:01:26 +01:00
Thomas Smyth
172eef2b94
Merge pull request #83 from got2bhockey/master
Updated layers.json, issue #12 in squad-layers repo
2020-09-30 18:00:40 +01:00
got2bhockey
6113ede1c6 Updated layers.json, issue #12 in squad-layers repo 2020-09-30 12:41:18 -04:00
Thomas Smyth
f8915dc8c6
Merge pull request #81 from Thomas-Smyth/beta
SquadJS v1.4.6 Release
2020-09-28 22:34:44 +01:00
Thomas Smyth
18b279e53c
SquadJS v1.4.6 Release 2020-09-28 22:34:17 +01:00
Thomas Smyth
25c92194bb
Add Linux support for round winner 2020-09-28 22:33:52 +01:00
Thomas Smyth
c98c4948a0
Merge pull request #77 from Thomas-Smyth/beta
SquadJS 1.4.5
2020-09-24 00:25:18 +01:00
Thomas Smyth
a7b56c714b SquadJS v1.4.5 Release 2020-09-24 00:24:49 +01:00
Thomas Smyth
7a1a1eaa43 Increase max player count 2020-09-24 00:24:36 +01:00
Thomas Smyth
55c112edf6
Merge pull request #76 from Thomas-Smyth/beta
SquadJS 1.4.4
2020-09-23 17:15:02 +01:00
Thomas Smyth
4ba67a5c35 SquadJS 1.4.4 2020-09-23 17:14:30 +01:00
Thomas Smyth
11acdb3ce1 Fix Logar Valley names 2020-09-23 17:13:06 +01:00