Commit Graph

384 Commits

Author SHA1 Message Date
Thomas Smyth
b604ab9195
Merge pull request #125 from SeanWalsh95/kick-unassigned-patch
Auto-Kick-Unassigned patch
2021-01-12 17:08:58 +00:00
Thomas Smyth
e8d634b074
Merge pull request #127 from SeanWalsh95/small-docs-fix
Small docs fix
2021-01-12 17:08:44 +00:00
SeanWalsh95
d48bfdd4cd ESLint & README Generation 2021-01-12 17:06:53 +00:00
SeanWalsh95
e72803e717 RM pull.yml for PR 2021-01-12 12:10:19 -05:00
SeanWalsh95
c29d924524 fix refrence change per f67a8bb 2021-01-12 12:09:09 -05:00
SeanWalsh95
76129078c3 rm async/await on non asynchronous functions and calls 2021-01-12 12:02:38 -05:00
SeanWalsh95
4aa0412ee5 move adminList logic to pulling from server instead of storing copy on init
changes per https://github.com/Thomas-Smyth/SquadJS/pull/125#issuecomment-758783309
2021-01-12 11:59:08 -05:00
SeanWalsh95
5c5be9295c Fix bug whre getAdmin returns perms instead of S64IDs 2021-01-12 11:33:28 -05:00
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