Commit Graph

444 Commits

Author SHA1 Message Date
Thomas Smyth
d497f43d5f
Merge pull request #143 from got2bhockey/chat-commands-lowercase
Added toLowerCase to address case sensitive config
2021-02-25 21:57:09 +00:00
got2bhockey
62ed62830c Added toLowerCase to address case sensitive config 2021-02-25 16:53:54 -05:00
Thomas Smyth
c8a26544de
Merge pull request #142 from milutinke/master
Intervalled Broadcasts plugin causes a crash
2021-02-25 20:32:20 +00:00
Dusan Milutinovic
7f050e1909 Intervalled Broadcasts on the line 47 causes a crash because of undefined. The code should have been this.options.broadcasts instead of this.broadcasts 2021-02-25 21:26:40 +01:00
Thomas Smyth
d8b9b09b72 Fix bug in seeding plugin 2021-02-25 17:26:26 +00:00
Thomas Smyth
110afa06e4 Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2021-02-25 17:26:15 +00:00
Thomas Smyth
c56d7af0ce
SquadJS v2.0.2-beta1 2021-02-25 16:54:38 +00:00
Thomas Smyth
1b15f8b3ef SquadJS 2.0.2-beta1 2021-02-25 13:05:08 +00:00
Thomas Smyth
31164c4bae ESLint & README Generation 2021-02-25 13:04:14 +00:00
Thomas Smyth
f3b2b92029 ESLint & README Generation 2021-02-25 13:04:07 +00:00
Thomas Smyth
f749e0f7f0
Merge pull request #140 from Thomas-Smyth/beta
SquadJS v2.0.1 Release
2021-02-25 13:03:30 +00:00
Thomas Smyth
8a67563c6a SquadJS v2.0.1 2021-02-25 13:02:21 +00:00
Thomas Smyth
2703afbd7d Add additional logging 2021-02-25 13:02:08 +00:00
Thomas Smyth
a1c32d47df ESLint & README Generation 2021-02-25 12:00:59 +00:00
Thomas Smyth
32d5a235fc Merge branch 'beta' of https://github.com/Thomas-Smyth/SquadJS into beta 2021-02-25 11:59:42 +00:00
Thomas Smyth
636282236f Fix Discord bot status 2021-02-25 11:59:34 +00:00
Thomas Smyth
ae23c448bd npm install warning 2021-02-25 11:24:52 +00:00
Thomas Smyth
c4ea1f79f3 ESLint & README Generation 2021-02-25 10:57:15 +00:00
Thomas Smyth
687875d2ac Reoorder plugins 2021-02-25 10:56:09 +00:00
Thomas Smyth
219820ee39 SquadJS v2.0.1-beta1 2021-02-24 19:55:51 +00:00
Thomas Smyth
24d45ea1d8
Merge pull request #139 from Thomas-Smyth/beta
SquadJS v2 Release
2021-02-24 19:54:21 +00:00
Thomas Smyth
3ba32b6d5d SquadJS v2 2021-02-24 19:53:46 +00:00
Thomas Smyth
7d3daf5449 ESLint & README Generation 2021-02-24 19:52:35 +00:00
Thomas Smyth
b056265595
Merge pull request #138 from Thomas-Smyth/v2-v2
Add Squad v2 changes to SquadJS v2
2021-02-24 19:51:55 +00:00
Thomas Smyth
19f5b8f879 Rename deployable take damage event 2021-02-03 23:30:54 +00:00
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