Commit Graph

152 Commits

Author SHA1 Message Date
Valmo Trindade
f64b2307a7 fixed type error on callsign function 2025-02-01 04:01:34 -03:00
Valmo Trindade
4cc0a67097 added main loop on module init function to handle CoT Routing in the module for all syncronized objects 2025-01-31 05:06:08 -03:00
Valmo Trindade
7504a2c3a5 improved drone_cot function to use other extract functions 2025-01-31 05:05:36 -03:00
Valmo Trindade
f2c7b23dc8 linted group_cots function to use extract functions 2025-01-31 05:04:23 -03:00
Valmo Trindade
c25d14ea69 handled vehicles in extract_callsign function 2025-01-31 05:03:42 -03:00
Valmo Trindade
3673f401e1 added customize option to group cot props 2025-01-31 05:03:20 -03:00
Valmo Trindade
b12b634efa on role function, added default role and improved vehicle role handling 2025-01-31 05:02:36 -03:00
Valmo Trindade
0191bb77ac added group information gathering functions 2025-01-30 15:36:22 -03:00
Valmo Trindade
4390a23728 added log message function to facilitate logging of SQF errors if necessary 2025-01-30 01:42:19 -03:00
Valmo Trindade
70d73ee804 added functions to handle TCP payloads 2025-01-30 01:41:58 -03:00
Valmo Trindade
79bdb3a3fc refactored armatak core module to initiate the TCP Client with the provided address 2025-01-30 01:41:12 -03:00
Valmo Trindade
0409edb073 removed functions related to HTTP requests 2025-01-29 19:25:45 -03:00
Valmo Trindade
be356e4ef3 added description to sqf functions 2025-01-26 13:09:50 -03:00
Valmo Trindade
620fd37bc7 fixed suffix of OTS authentication 2025-01-04 23:09:19 -03:00
Valmo Trindade
fc975f53ce fixed shared object suffx for 64bits linux extension 2025-01-04 22:19:02 -03:00
Valmo Trindade
d55e898127 removed activated requirement on core module 2025-01-04 02:07:57 -03:00
Valmo Trindade
1f5ab8257b added start websocket function root of the extension to make universally started when the extension is called 2025-01-02 22:04:13 -03:00
Valmo Trindade
7144608be1 Added Cucui map support for ARMATAK 2024-12-31 17:40:13 -03:00
Valmo Trindade
763c71e748 linted OTS/FTS handling, fixed module init function getVars 2024-12-30 04:23:42 -03:00
Valmo Trindade
cfffbdf8bd added log feature on extension 2024-12-14 21:12:56 -03:00
Valmo Trindade
f5e35683a1 fixed drone callsign on extract drone info function 2024-12-13 10:02:07 -03:00
Valmo Trindade
e23c8cdb78 removed marker logging on init module 2024-12-11 05:40:30 -03:00
Valmo Trindade
9f3ad4f9ed enhanced drone callsign 2024-12-11 05:40:15 -03:00
Valmo Trindade
7e143c1b6b added handling on SQF for letting the OTS server handle sync links on entities with core armatak module 2024-12-11 04:11:46 -03:00
Valmo Trindade
4a1778fdae linted api calls 2024-12-10 03:37:25 -03:00
Valmo Trindade
7b41e549f0 added previous OpenTAKServer defined functions 2024-12-09 23:43:03 -03:00
Valmo Trindade
e91c5aa184 readded extract uuid 2024-12-09 22:49:07 -03:00
Valmo Trindade
aade570136 adding OTS authentication handling on init function 2024-12-09 22:42:56 -03:00
Valmo Trindade
e64657adf2 added Malden map suppport 2024-12-03 04:22:15 -03:00
Valmo Trindade
16068090ae added init functions to handle thread socket starting and stopping 2024-12-02 05:12:46 -03:00
Valmo Trindade
0564095dee removed old function, will have to refactor everything 2024-10-23 22:57:27 -03:00
Valmo Trindade
53efeff503 commented init function 2024-10-16 13:08:09 -03:00
Valmo Trindade
31cf6ff3a2 fixed MP init function 2024-09-21 23:39:00 -03:00
Valmo Trindade
bd538483b6 added postMarkerDebug handlling function for SQF 2024-09-20 17:56:44 -03:00
Valmo Trindade
6975246ab6 added error message to the output in auth token sqf function 2024-09-20 17:53:26 -03:00
Valmo Trindade
f8ca2d21d7 removed useless information on marker struct 2024-09-20 17:53:08 -03:00
Valmo Trindade
d1a0582341 added login info on sqf function also 2024-09-20 17:03:26 -03:00
Valmo Trindade
5c49a26aa4 added error handling to extract_auth_token workflow 2024-09-19 00:49:00 -03:00
Valmo Trindade
8ba6d4514e backing init function 2024-09-15 19:13:43 -03:00
Valmo Trindade
f2745e5679 renamed deleteMarkers function 2024-09-12 03:19:18 -03:00
Valmo Trindade
d7e2bbd122 updated api sqf functions 2024-09-09 02:45:28 -03:00
Valmo Trindade
e102874670 parsedarray on extract uuid function 2024-09-08 03:29:37 -03:00
Valmo Trindade
0f5b1130bc refactored get uuid fuction on extension 2024-09-08 03:15:25 -03:00
Valmo Trindade
1d3a183975 (placeholder) commented whole init function 2024-09-08 00:44:40 -03:00
Valmo Trindade
d1ac1e4f15 refactored api functions 2024-09-06 16:00:52 -03:00
Valmo Trindade
0af5f566e9 added extract_drone_info to get UAV markers information 2024-09-06 16:00:25 -03:00
Valmo Trindade
9ed73597fe added default role as friendly infantry unit on extract_role function 2024-09-03 20:12:28 -03:00
Valmo Trindade
3ab5c06029 added placeholder type for SOF units, could not find the correct name for this type 2024-09-03 01:46:13 -03:00
Valmo Trindade
c0c93eb36e added handling for no auth token provided 2024-09-03 00:21:32 -03:00
Valmo Trindade
bc07343edb added a more refined way to handle drones used by the player 2024-09-03 00:21:17 -03:00