Commit Graph

811 Commits

Author SHA1 Message Date
ect0s
9e0c5cd1b1 Add Full player object to SQUAD_CREATED
Added full player to SQUAD_CREATED event

Refactored DiscordSquadCreated Plugin
2021-07-01 20:22:34 -04:00
ect0s
aef75781bc Added Event Handling in main server 2021-06-29 19:48:23 -04:00
Thomas Smyth
7437e8108b
Merge pull request #196 from ect0s/test
Added 'SQUAD_CREATED' log rule based on UAT test branch.
2021-06-29 14:43:13 +01:00
ect0s
ed9031d0fe Create discord-squad-created.js
Simple example plugin.
2021-06-25 21:09:08 -04:00
ect0s
5387da16bb Fixed SquadName/SquadID properties 2021-06-25 18:04:45 -04:00
ect0s
eb714ecad3 Added 'SQUAD_CREATED' log rule
Initial Attempt at parsing Squad Created Log line.
2021-06-25 12:39:37 -04:00
Thomas Smyth
964a65ce6e Fix support for multiple servers to discord-base-message-updater plugin 2021-05-17 22:15:04 +01:00
Thomas Smyth
dd9a403e6b
Merge pull request #191 from wiilover22/master
Fix player disconnection event.
2021-04-07 23:13:08 +01:00
wiilover22
eab39b20ab Fix player disconnection event. 2021-04-07 18:07:03 -04:00
Thomas Smyth
6ad415b3ef
Merge pull request #190 from wiilover22/master
Fix player connection event.
2021-04-07 20:51:56 +01:00
wiilover22
6ea5bcb20d Fixed regex for steamid-connected 2021-04-07 12:31:32 -04:00
Thomas Smyth
9c4bb5da87
Merge pull request #189 from Thomas-Smyth/fog-of-war
Add FogOfWar plugin
2021-04-07 16:48:34 +01:00
Thomas Smyth
fa31300c28 Add FogOfWar plugin 2021-04-07 16:48:00 +01:00
Thomas Smyth
29fc06e045
Merge pull request #188 from Thomas-Smyth/discord-base-message-updater-server
Add support for multiple servers to discord-base-message-updater plugin
2021-04-04 20:23:22 +01:00
Thomas Smyth
5733c552f5 Add support for multiple servers to discord-base-message-updater plugin 2021-04-04 20:22:25 +01:00
Thomas Smyth
3e61a4923c
Merge pull request #187 from Thomas-Smyth/fix-jsdelivr-link
Fix layer information link
2021-04-01 18:14:47 +01:00
Thomas Smyth
adb9dd23d6 Fix layer information link 2021-04-01 18:14:02 +01:00
Thomas Smyth
2f1002e799
Merge pull request #184 from SeanWalsh95/patch-2
Add number of helicopters and tanks per team to layer information
2021-03-30 19:52:23 +01:00
SeanWalsh95
86f420fdf3 add Tank/Heli count as sub-property of team per https://github.com/Thomas-Smyth/SquadJS/pull/184#discussion_r602898710 2021-03-30 14:43:24 -04:00
SeanWalsh95
3339f78df6
Add Helicopter and Tank count to layer info
simplified to reduce commit spam
2021-03-16 15:52:24 -04:00
Thomas Smyth
66d51ff581
Merge pull request #183 from got2bhockey/master
Add number of admins online to admin-request plugin
2021-03-15 20:29:51 +00:00
got2bhockey
db378918c3 Added Admins Online to admin-request module 2021-03-15 16:07:53 -04:00
Thomas Smyth
fb5e3b9523
Merge pull request #179 from got2bhockey/master
Add win/loss stats to Grafana
2021-03-13 21:40:24 +00:00
Thomas Smyth
4d6769a5b5
Merge pull request #180 from SeanWalsh95/patch-2
Fix log lines in scbl-info plugin
2021-03-13 21:39:53 +00:00
SeanWalsh95
20485c61c8
fix log lines for scbl-info 2021-03-13 16:33:56 -05:00
got2bhockey
6fac444ad0 Fixed admin list parsing case-sensitivity 2021-03-12 16:45:13 -05:00
got2bhockey
c170a65bf5 Added Win/Loss stats to Grafana 2021-03-12 16:43:04 -05:00
Thomas Smyth
5e6cf945ea
Merge pull request #177 from got2bhockey/master
Remove outdated README documentation for DBLog's Grafana template
2021-03-12 19:42:57 +00:00
got2bhockey
a412d75356 Updated DBLog Grafana README documentation. 2021-03-12 14:11:48 -05:00
Thomas Smyth
8afa636df7
Merge pull request #176 from 11TStudio/master
Add option to show number of active admins and warn them when using !admin
2021-03-10 13:43:46 +00:00
Levent007
3ab9037593 show active admins for !admin and warn them toggleable 2021-03-10 14:30:33 +01:00
Thomas Smyth
b8dad875b1 Add sqlite to gitignore 2021-03-09 21:23:14 +00:00
Thomas Smyth
fe61ad2de9 Remove database from git 2021-03-09 21:22:57 +00:00
Thomas Smyth
db75cb2aa3
Merge pull request #174 from SeanWalsh95/awn-gg-api
Add simple awn.gg API connector
2021-03-09 20:40:52 +00:00
Thomas Smyth
13c4901376
Merge pull request #175 from Thomas-Smyth/discord-server-status-improvements
Revamp DiscordServerStatus plugin
2021-03-09 20:37:24 +00:00
Thomas Smyth
3a512c86e0 Add sqlite to default connectors 2021-03-09 20:36:50 +00:00
Thomas Smyth
2736489dc7 Revamp DiscordServerStatus plugin 2021-03-09 20:31:33 +00:00
SeanWalsh95
719dbcb6eb rm test plugin after testing 2021-03-09 12:08:54 -05:00
SeanWalsh95
65141f987e rm for PR 2021-03-09 12:06:38 -05:00
SeanWalsh95
f8756ea922 simple awnAPI connector 2021-03-09 11:51:19 -05:00
SeanWalsh95
ee39a6b91c yarn install/build-all 2021-03-09 11:50:55 -05:00
SeanWalsh95
9294d76434 Merge branch 'Thomas-Smyth-master' 2021-03-09 06:30:00 -05:00
SeanWalsh95
d38673db53 Merge branch 'master' of https://github.com/Thomas-Smyth/SquadJS into Thomas-Smyth-master 2021-03-09 06:29:26 -05:00
Thomas Smyth
71ee69adb8
Merge pull request #173 from Thomas-Smyth/add-image-to-discord-server-status
Add layer image to Discord server status embed
2021-03-08 22:04:04 +00:00
Thomas Smyth
5fce1ae2f2 Add layer image to Discord server status embed 2021-03-08 22:03:18 +00:00
Thomas Smyth
0aaea4e5ed
Merge pull request #172 from 11TStudio/rconWarnKickBan
Fix kick and ban RCON regular expressions
2021-03-08 21:03:37 +00:00
Levent007
381637387d changing \d to [0-9], for sake of code ethics 2021-03-08 21:54:25 +01:00
Levent007
db4808b531 Fixing regex yet again... 2021-03-08 21:45:42 +01:00
Levent007
ccac5a9917 Fixing regex + adding playerID in match for kicks 2021-03-08 21:39:52 +01:00
Thomas Smyth
f84d154d1c
Merge pull request #171 from 11TStudio/rconWarnKickBan
Add new events for admins warning, kicking and banning players
2021-03-08 20:32:16 +00:00