Commit Graph

526 Commits

Author SHA1 Message Date
SeanWalsh95
fc99f81182 Delete pull.yml
deleted for pull request
2021-01-12 11:22:05 -05:00
SeanWalsh95
b17a411f8d move adminList gets to mount() 2021-01-12 11:17:55 -05:00
SeanWalsh95
1a3fdfe58d Merge branch 'master' of https://github.com/SeanWalsh95/SquadJS 2021-01-12 10:42:19 -05:00
SeanWalsh95
8e0d2398a0
Create pull.yml 2021-01-11 20:49:44 -05:00
Thomas Smyth
89c00f6fda Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2021-01-09 15:16:13 +00:00
Thomas Smyth
90795883fd Update dependencies 2021-01-09 15:16:00 +00:00
Thomas Smyth
bcf3a76e4b ESLint & README Generation 2021-01-09 14:53:50 +00:00
Thomas Smyth
8ca9c0b38b Update SquadJS API requests 2021-01-09 14:51:59 +00:00
Thomas Smyth
070867377e
Merge pull request #120 from got2bhockey/beta
Added Github Workflow for linting and template generation
2021-01-08 22:18:55 +00:00
got2bhockey
5b3e6a909c Update lint to use package.json command 2021-01-08 17:13:31 -05:00
got2bhockey
30b05823fe Added workflow 2021-01-08 16:43:45 -05:00
Thomas Smyth
938c99d352
Merge pull request #119 from werewolfboy13/beta
updated config and readme for adminlists
2021-01-08 15:42:06 +00:00
Thomas Smyth
62b857c391 Fix identation 2021-01-08 15:41:51 +00:00
werewolfboy13
59f93c6e67 fixed placing 2021-01-08 09:38:22 -06:00
werewolfboy13
88975c3b4d added examples 2021-01-08 09:22:47 -06:00
werewolfboy13
47ee70eaa8 fixed templates 2021-01-07 17:45:56 -06:00
werewolfboy13
13aff4ada0 updated config and readme for adminlists 2021-01-07 16:35:22 -06:00
Thomas Smyth
23518b4d97 Add SCBL plugin 2021-01-07 20:52:55 +00:00
Thomas Smyth
f67a8bba93 Rename readme 2021-01-07 16:38:59 +00:00
Thomas Smyth
2ea2ec7484 Improve logo on startup 2021-01-07 16:37:27 +00:00
Thomas Smyth
fc30da4e68 Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2021-01-05 00:02:15 +00:00
Thomas Smyth
92d77e3712 Update axios 2021-01-05 00:02:13 +00:00
Thomas Smyth
822d9ad943
Merge pull request #118 from got2bhockey/beta
Update README.md with adminLists example
2021-01-04 23:24:36 +00:00
got2bhockey
a2b2e79136
Update README.md with adminLists example 2021-01-04 18:08:30 -05:00
Thomas Smyth
cb5088d88a Fix gradient error 2021-01-04 22:51:32 +00:00
Thomas Smyth
cf72093ba7
Merge pull request #117 from 11TStudio/patch-2
Forget return after condition is ment
2021-01-01 18:42:27 +00:00
11T Studio
34e5118ac8
Forget return after condition is ment 2021-01-01 19:40:52 +01:00
Thomas Smyth
cccddc2d8b Rebuild config 2020-12-26 18:00:19 +00:00
Thomas Smyth
174f9211e3
Merge pull request #112 from SeanWalsh95/alt-ftp-config
Alt FTP config + readme changes
2020-12-26 17:59:24 +00:00
Thomas Smyth
4a9521a8f9 Merge branch 'beta' into pr/112 2020-12-26 17:58:20 +00:00
Thomas Smyth
dd0c751315
Merge pull request #113 from SeanWalsh95/unassigned-kick-patch
Edits to auto-kick-unassigned docs
2020-12-26 17:11:19 +00:00
Thomas Smyth
e7903c9ab0
Merge pull request #114 from 11TStudio/patch-1
Check only via layerclassname
2020-12-22 22:46:26 +00:00
11T Studio
203f357888
Check only via layerclassname
This would fix the issues with showing the last played layer and not the current one.
2020-12-22 23:25:42 +01:00
SeanWalsh95
1dc32cb4b6 Change config to always use Seconds 2020-12-22 17:12:30 -05:00
SeanWalsh95
d1a4bd276a alter auto-kick-unassigned docs to be more clear 2020-12-22 13:52:42 -05:00
SeanWalsh95
a2e8c37934 fix db-log 2020-12-16 15:24:35 -05:00
SeanWalsh95
3a2c67474b make plugin options an unorderd list 2020-12-16 15:17:55 -05:00
SeanWalsh95
dff68be6bc small spelling fixes 2020-12-16 14:28:55 -05:00
SeanWalsh95
35f874daf1 rm legacy flag from config 2020-12-16 14:22:01 -05:00
SeanWalsh95
ba8bc215fb prefer relitive links 2020-12-16 14:21:31 -05:00
SeanWalsh95
9ea999cb13 rm second br 2020-12-16 14:07:41 -05:00
SeanWalsh95
1a8eface18 better formatting for github 2020-12-16 14:05:25 -05:00
SeanWalsh95
683d91de1c rm redundant hz rule 2020-12-16 14:03:50 -05:00
SeanWalsh95
7d37369de9 alternate cfg for FTP + readme changes
nested ftp config inside server cfg to pass entire cfg to LogParser, alterations are overridden as needed.

Formatted readme to be able to find relevent sections quicker by collapseing detailed content.

moved info about creating plugins to plugin folder and refrenced from main readme

Small changes to readme to support new formats in the cfg file
2020-12-16 14:00:40 -05:00
Thomas Smyth
58c3521679 Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2020-12-14 17:29:28 +00:00
Thomas Smyth
2ae4490829 Import DiscordTeamkill 2020-12-14 17:29:07 +00:00
Thomas Smyth
35258e2541
Merge pull request #111 from 11TStudio/beta
Adding support for multi-ip rcon
2020-12-12 21:21:04 +00:00
Levent007
c787aa3565 Adding support for multi-ip rcon 2020-12-12 21:47:06 +01:00
Thomas Smyth
48be35567c
Merge pull request #110 from SeanWalsh95/patch-1
fix typo
2020-12-12 06:34:29 +00:00
SeanWalsh95
20a3ca21aa
fix typo 2020-12-11 18:36:10 -05:00