Commit Graph

419 Commits

Author SHA1 Message Date
Thomas Smyth
28540fce26 Add deployable take damage event 2021-02-03 22:31:38 +00:00
Thomas Smyth
86a8b89ef9 Initial Squad v2 Layer Support Bug Fixes 2021-02-03 22:29:42 +00:00
Thomas Smyth
2ba79210f6 Fix round winner layer name 2021-02-03 20:44:55 +00:00
Thomas Smyth
476afc0688 Track admin cam usage over RCON instead of logs 2021-02-03 19:17:25 +00:00
Thomas Smyth
a289188dfa Initial Squad v2 Layer Support Bug Fixes 2021-02-03 18:41:35 +00:00
Thomas Smyth
4da7ea8006 ESLint & README Generation 2021-02-03 17:35:45 +00:00
Thomas Smyth
b5a3f4c59b Initial Squad v2 Layer Support 2021-02-03 17:33:01 +00:00
Thomas Smyth
69096b00af ESLint & README Generation 2021-01-30 17:23:25 +00:00
Thomas Smyth
9b5603d2b7
Merge pull request #135 from 11TStudio/patch-4
Update scbl-info.js
2021-01-30 17:21:50 +00:00
Thomas Smyth
2cf8eee125 ESLint & README Generation 2021-01-30 17:03:50 +00:00
Thomas Smyth
2da73e58d2 Sort plugins alphabetically 2021-01-30 17:01:52 +00:00
Thomas Smyth
f5d813f3e4 Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2021-01-30 16:56:41 +00:00
Thomas Smyth
8b84eaae76 Update description 2021-01-30 16:56:38 +00:00
11T Studio
3d464cb4c7
Update scbl-info.js
if we have no info about the user than it should stop the code there.
2021-01-30 16:38:14 +01:00
Thomas Smyth
f29ee5a5d9 ESLint & README Generation 2021-01-30 14:41:54 +00:00
Thomas Smyth
95b8baf560 Dynamically load plugins 2021-01-30 14:39:56 +00:00
Thomas Smyth
90540f0e09 Fix error in auto-tk-warn 2021-01-28 20:13:53 +00:00
Thomas Smyth
b5fb12e739
Merge pull request #134 from SeanWalsh95/admin-list-edits
Admin list edits
2021-01-28 18:18:19 +00:00
SeanWalsh95
5becf0473e Delete pull.yml 2021-01-28 12:49:24 -05:00
SeanWalsh95
6a1cce8720 prefer for loop for readability 2021-01-28 12:47:08 -05:00
SeanWalsh95
b965e4a1d6 admin list parse improvements 2021-01-28 12:41:13 -05:00
SeanWalsh95
569e91bd21
Create pull.yml 2021-01-26 14:01:37 -05:00
Thomas Smyth
f4733a2464
Run Action on pull request 2021-01-15 10:43:24 +00:00
Thomas Smyth
2125eb8a71 ESLint & README Generation 2021-01-15 10:41:21 +00:00
Thomas Smyth
c98d58864e Update license 2021-01-15 10:33:04 +00:00
Thomas Smyth
f2717e0f62 Wrap SCBL API call in try catch 2021-01-15 10:27:58 +00:00
Thomas Smyth
a5f35d5915 Fix SCBL Info plugin's threshold option 2021-01-15 09:55:10 +00:00
Thomas Smyth
6f2c9507e3 Fix template literals for copyright message 2021-01-14 21:43:51 +00:00
Thomas Smyth
cb01738ffd
Merge pull request #130 from werewolfboy13/beta
Updated Year For Copyright Message
2021-01-14 20:28:58 +00:00
Marek
dad56897f6
fixed terminology 2021-01-15 02:23:37 +06:00
werewolfboy13
8ea54b9f4f Updated Year For Copyright Message 2021-01-14 14:09:21 -06:00
Thomas Smyth
ba247467d1
Merge pull request #129 from SeanWalsh95/aku-simple-conditions
AKU simple conditions + bugfix
2021-01-12 23:40:51 +00:00
SeanWalsh95
0937c528b3 ESLint & README Generation 2021-01-12 23:31:59 +00:00
SeanWalsh95
b51c100f55 fix for issue #124
lists use .includes not in
2021-01-12 18:30:02 -05:00
SeanWalsh95
0457464113 simplify tracking conditions 2021-01-12 16:21:33 -05:00
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