Commit Graph

58 Commits

Author SHA1 Message Date
Valmo Trindade
2ac29f50a6 added function to handle names for vehicles 2025-02-19 17:48:05 -03:00
Valmo Trindade
d6faeace00 added string convertion to extract role function 2025-02-14 15:37:43 -03:00
Valmo Trindade
f17128a1bd inverted latlond on takmon 2025-02-13 20:48:55 -03:00
Valmo Trindade
4bb89303ca fixed INDFOR marker affiliation on CoT marker calls 2025-02-11 00:36:57 -03:00
Valmo Trindade
18049417f7 fixed callsign function when vehicle is crewed 2025-02-02 15:06:58 -03:00
Valmo Trindade
f64b2307a7 fixed type error on callsign function 2025-02-01 04:01:34 -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
70d73ee804 added functions to handle TCP payloads 2025-01-30 01:41:58 -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
fc975f53ce fixed shared object suffx for 64bits linux extension 2025-01-04 22:19:02 -03:00
Valmo Trindade
763c71e748 linted OTS/FTS handling, fixed module init function getVars 2024-12-30 04:23:42 -03:00
Valmo Trindade
f5e35683a1 fixed drone callsign on extract drone info function 2024-12-13 10:02:07 -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
0564095dee removed old function, will have to refactor everything 2024-10-23 22:57:27 -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
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
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
Valmo Trindade
e2dc5aa3ae added mechanized infantry type 2024-08-28 00:38:49 -03:00
Valmo Trindade
d20530c903 handled arrays in extract role function 2024-08-27 05:30:43 -03:00
Valmo Trindade
1c74f9cb94 linted extract role func 2024-08-27 05:07:56 -03:00
Valmo Trindade
db32eb84cf refactored extract_role function to use BIS objectType function as param 2024-08-27 04:36:57 -03:00
Valmo Trindade
47344bdc12 added tanks as a possible marker 2024-08-21 18:55:59 -03:00
Valmo Trindade
df2029d6b9 refactored whole postDroneMarker to be a single executed function, because SQF sucks 2024-08-21 18:55:45 -03:00
Valmo Trindade
48c5674f17 refactored location handler functions, ARMA HAS A TERRIBLE WAY TO HANDLE ARRAY AS VARIABLES 2024-08-21 18:55:20 -03:00
Valmo Trindade
5494c4c8ba improved type handling for UAVs 2024-08-20 06:07:14 -03:00
Valmo Trindade
00d1b2a24f expanded marker types to planes and helis 2024-08-20 05:56:41 -03:00
Valmo Trindade
e30b979747 added UAV handling 2024-08-20 05:56:09 -03:00
Valmo Trindade
19cd267c10 added altitude to extracted info for the maker 2024-08-20 05:55:40 -03:00
Valmo Trindade
a8503d1c26 fixed comma on extract role function 2024-08-19 14:05:13 -03:00
Valmo Trindade
3017e1bcf1 added air type to extract type handling 2024-08-19 04:46:12 -03:00
Valmo Trindade
5bcdb29515 fixed extract uuid function 2024-08-19 04:45:28 -03:00
Valmo Trindade
558a5fc4f7 added get_uid and get_auth_token functions 2024-08-19 03:38:27 -03:00
Valmo Trindade
89891ef652 added extract auth token function 2024-08-19 01:41:38 -03:00