Commit Graph

20 Commits

Author SHA1 Message Date
Fantino Davide
f7569ab437 chore: added squad parameter creatorEOSID 2023-12-14 22:08:20 +01:00
Fantino Davide
83d3aca9e7 chore: less restrictive matching on squad lines 2023-12-14 22:05:23 +01:00
Fantino Davide
677a85bdc0 fix: handle null server or server.rcon in getListPlayers 2023-12-13 00:18:12 +01:00
Fantino Davide
cfc300bd90 fix: getListPlayers case of server is null 2023-12-12 22:40:47 +01:00
Fantino Davide
ee09fc3d63 chore: conflict resolution 2023-12-12 03:01:20 +01:00
Fantino Davide
4c7f55339a fix: typo matchUnpossessedAdminCam and removed unused dependency 2023-12-12 02:48:36 +01:00
Fantino Davide
82dcbd49a6 feat: support Squad V7 rcon messages 2023-11-18 23:34:04 +01:00
Fantino Davide
9878e55324 fix: updated regular expressions for matching EOSIDs in rcon.js 2023-11-06 23:02:50 +01:00
sergelouie6
09b076f7c4
feat: added missing properties to getListPlayers and getSquads methods 2023-11-03 02:28:07 +08:00
ect0s
90ed90cb68 SquadCreated Regex and Event Emitter
Move Squad Created To RCON rcon.js

Move Squad Created emitter to RCON index.js
2022-06-04 10:42:20 -04:00
Thomas Smyth
fa31300c28 Add FogOfWar plugin 2021-04-07 16:48:00 +01: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
Levent007
347b8182b9 reorder the code 2021-03-08 21:31:46 +01:00
Levent007
10be536c7b New RCON event emit for BAN, KICK, WARN + rcon.ban method 2021-03-08 21:26:22 +01:00
Levent007
d646329efc players methos now have squad and team names + new method getSquad 2021-03-07 20:38:46 +01:00
Thomas Smyth
476afc0688 Track admin cam usage over RCON instead of logs 2021-02-03 19:17:25 +00:00
Thomas Smyth
b5a3f4c59b Initial Squad v2 Layer Support 2021-02-03 17:33:01 +00:00
Thomas Smyth
f434e94199 Refactor RCON 2020-12-10 18:51:32 +00:00