Commit Graph

241 Commits

Author SHA1 Message Date
SeanWalsh95
88edf5ca5b
small discord-rcon fix 2020-11-17 15:23:45 -05:00
Thomas Smyth
86d0878174 Add verbose shortcut to plugins 2020-11-10 13:04:38 +00:00
Thomas Smyth
3daf73de86 Add more logging from SquadServer 2020-11-09 21:10:32 +00:00
Thomas Smyth
9d45d4c13d Refactor SquadServer factory 2020-11-07 12:03:25 +00:00
Thomas Smyth
98c4278038 RCON ERR_BUFFER_OUT_OF_BOUNDS fix 2020-11-07 00:07:51 +00:00
Thomas Smyth
fa8df8a0f1 Improve log parsing stat logs 2020-11-04 23:39:43 +00:00
Thomas Smyth
d32d3000d9 Refactor template scripts 2020-11-04 23:17:21 +00:00
Thomas Smyth
59e2f4985d Further improvements to the RCON client 2020-11-04 22:28:50 +00:00
Thomas Smyth
98dcf52c10 lint 2020-10-26 00:12:20 +00:00
Thomas Smyth
359b0319da Rcon client rewrite 2020-10-26 00:11:47 +00:00
Thomas Smyth
365dfdfebf Add additional logging to LogParser 2020-10-25 14:37:20 +00:00
Thomas Smyth
0d5bd481f0 Add additional logging to LogParser 2020-10-25 14:28:36 +00:00
Thomas Smyth
7262533f0e Use Logger in LogParser and RCON 2020-10-25 14:24:48 +00:00
Thomas Smyth
e39d36d6d2 Refactor logging 2020-10-25 13:59:57 +00:00
Thomas Smyth
4189e4dc53 Send SquadJS version in API ping 2020-10-25 13:42:34 +00:00
Thomas Smyth
56b48b0dd4 Update SquadJS API route 2020-10-25 13:37:24 +00:00
Thomas Smyth
1bf1317800 Ping config information to SquadJS API 2020-10-23 11:38:06 +01:00
Thomas Smyth
861571c5b8 Add rawOptions and use this.server in plugins 2020-10-23 11:29:38 +01:00
Thomas Smyth
e29e8fc785 Rebase plugin options 2020-10-23 11:18:23 +01:00
Thomas Smyth
cb92d168ed Add outdated version warning 2020-10-22 23:30:43 +01:00
Thomas Smyth
41e16df4ce Update ftp-tail 2020-10-22 20:36:30 +01:00
Thomas Smyth
58ffc88085 Add support for useListForSize 2020-10-22 18:18:44 +01:00
Thomas Smyth
72c3419b9f Update ftp-tail 2020-10-22 18:15:40 +01:00
Thomas Smyth
cfbebb4ad4 TeamRandomizer plugin 2020-10-21 22:49:07 +01:00
Thomas Smyth
d9e3d2b041 DiscordTeamkill plugin 2020-10-21 22:18:34 +01:00
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
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