Commit Graph

366 Commits

Author SHA1 Message Date
Thomas Smyth
d139a41f88 Rename events 2020-09-09 14:02:56 +01:00
Thomas Smyth
10ace52130
Update squadjs-plugin-feature-request.md 2020-09-08 22:14:37 +01:00
Thomas Smyth
8b5e76a3cb
Merge pull request #49 from Thomas-Smyth/beta
SquadJS v1.3.3 Release
2020-09-02 13:26:09 +01:00
Thomas Smyth
6c4da74dcb SquadJS v1.3.3 Release 2020-09-02 13:21:46 +01:00
Thomas Smyth
59052b2350 Fix broken TK events 2020-09-02 13:20:44 +01:00
Thomas Smyth
baa07ea025 Prevent debug replacing event contents 2020-09-02 13:20:07 +01:00
Thomas Smyth
fd7a2fd665 Fix mysql-log Grafana dashboard link 2020-09-02 09:57:31 +01:00
Thomas Smyth
759d7d7e91
Merge pull request #48 from Thomas-Smyth/beta
SquadJS v1.3.1
2020-09-02 09:31:46 +01:00
Thomas Smyth
63d903fbac SqaudJS v1.3.2 2020-09-02 09:30:56 +01:00
Thomas Smyth
c22f69cd7d Fix mysql-log schema link 2020-09-02 09:30:37 +01:00
Thomas Smyth
8feb8d630b Include event in discord-debug 2020-09-01 15:37:30 +01:00
Thomas Smyth
16b54e7292
Merge pull request #47 from Thomas-Smyth/beta
SquadJS v1.3.1
2020-08-29 10:47:49 +01:00
Thomas Smyth
2efaf4f85d SquadJS v1.3.1 Release 2020-08-29 10:47:27 +01:00
Thomas Smyth
f5e5acee51 Fix Al Basrah layer name 2020-08-29 10:46:58 +01:00
Thomas Smyth
083432cb1c
Merge pull request #44 from Thomas-Smyth/beta
SquadJS v1.3.0
2020-08-29 10:32:40 +01:00
Thomas Smyth
47258fae3a SquadJS v1.3.0 Release 2020-08-29 10:32:07 +01:00
Thomas Smyth
6965d689f0 Enable RCON verbose by default 2020-08-29 10:31:30 +01:00
Thomas Smyth
52c251d1e3 Add color to logo 2020-08-26 17:24:07 +01:00
Thomas Smyth
5b3b181f07 Documentation improvements 2020-08-24 17:08:48 +01:00
Thomas Smyth
0255511dac Fix JSON syntax in README 2020-08-22 17:19:10 +01:00
Thomas Smyth
f4db34d99e Update config path 2020-08-22 17:18:42 +01:00
Thomas Smyth
a2b625c64f Fix mapvote layer filter 2020-08-22 17:16:49 +01:00
Thomas Smyth
15fe29de59 Switch from disabled plugins to enabled plugins 2020-08-22 16:54:05 +01:00
Thomas Smyth
dfb5edf77d Fix README indentation 2020-08-22 16:48:34 +01:00
Thomas Smyth
83a129e2f8 Fix broken logo 2020-08-22 14:34:26 +01:00
Thomas Smyth
70fac8fc22 Update plugin documentation 2020-08-22 14:32:39 +01:00
Thomas Smyth
fc3767c67c
Update README.md 2020-08-20 21:52:28 +01:00
Thomas Smyth
8f541e2fbe Stringify default object values 2020-08-20 21:25:32 +01:00
Thomas Smyth
0a91a33c0c
Update README.md 2020-08-20 21:22:07 +01:00
Thomas Smyth
702a717833 Add SquadJS factory and refactor existing code 2020-08-20 21:21:03 +01:00
Thomas Smyth
9f72b3792f Fix prepend case issue in Discord RCON 2020-08-05 22:18:53 +01:00
Thomas Smyth
e5333e5c9e Add option to prepend admin names to broadcasts 2020-08-05 22:18:53 +01:00
Thomas Smyth
74d2b99591 Add option to ignore certain admin requests 2020-08-05 22:18:53 +01:00
Thomas Smyth
297c38b7ff Add Discord RCON plugin to RCON commands via Discord 2020-08-05 22:18:53 +01:00
Thomas Smyth
dbfa0ec2bd SquadJS v1.2.1 Release 2020-08-05 22:17:41 +01:00
Thomas Smyth
fd3d746ebb Add B21 Layers 2020-08-05 22:17:27 +01:00
Thomas Smyth
f7f231d080
Merge pull request #35 from Thomas-Smyth/beta
SquadJS v1.2.0 Release
2020-07-19 22:24:30 +01:00
Thomas Smyth
bed8450ea4 SquadJS v1.2.0 Release 2020-07-19 22:24:09 +01:00
Thomas Smyth
f3760ebdd2 Add Admin Broadcast log parsing 2020-07-14 20:17:10 +01:00
Thomas Smyth
70b5950fb1 Add different colors for each chat type in discord-chat 2020-07-14 19:57:10 +01:00
Thomas Smyth
2381af93bd Add pingDelay documentation 2020-07-14 19:50:55 +01:00
Thomas Smyth
b741042838 Reformat discord-chat-admin-request options 2020-07-14 19:49:47 +01:00
Thomas Smyth
cb721baaf3 Show mapvote options in broadcast 2020-07-14 19:45:00 +01:00
Thomas Smyth
0f1cb9a347 Prevent multiple !admin pings over a short period of time 2020-07-14 19:36:17 +01:00
Thomas Smyth
2b93d0da2c
Merge pull request #32 from xCausxn/feat/discordChatAdminRequest
(feat) Add basic Discord Admin ping
2020-07-08 22:06:01 +01:00
Thomas Smyth
69a288ce29 SquadJS v1.1.0 Release 2020-07-08 22:04:52 +01:00
Thomas Smyth
c82ffb4ead Fix error message on empty !admin messages 2020-07-08 22:04:10 +01:00
Thomas Smyth
a07af6cd33 Reformat code and docs 2020-07-08 21:49:48 +01:00
xCausxn
7c33fac099 Move ping groups to content. so they ping... 2020-07-08 21:40:29 +01:00
xCausxn
0d3a428c0d (feat) Add basic Discord Admin ping 2020-07-08 21:40:29 +01:00