Commit Graph

508 Commits

Author SHA1 Message Date
Valmo Trindade
dcb20fb33b added Tanoa map support 2025-02-24 01:41:07 -03:00
Valmo Trindade
d863a1fad0 improved stratis position converter 2025-02-24 01:39:27 -03:00
Valmo Trindade
0ffdeffef8 converted the Altis positioner to a rotated map 2025-02-23 17:15:13 -03:00
Valmo Trindade
452394f995 Added Chernarus map support with new convert function paramether, to handle rotated maps 2025-02-23 13:56:47 -03:00
Valmo Trindade
883db07797 added handler for unsupported maps and handled all world names to lowercase 2025-02-19 22:04:34 -03:00
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
ac1827e58b added placeholder Takistan Montains 2025-02-10 04:05:03 -03:00
Valmo Trindade
18049417f7 fixed callsign function when vehicle is crewed 2025-02-02 15:06:58 -03:00
Valmo Trindade
907be5ee2d fixed extension callback event handler on main function 2025-02-02 01:16:16 -03:00
Valmo Trindade
4bf9b258b1 updated documentation for v0.9 2025-02-01 04:24:17 -03:00
Valmo Trindade
be331ea34a added digital point function into CoT Router runtime 2025-02-01 04:02:13 -03:00
Valmo Trindade
2eb0b318bc added digital pointer function 2025-02-01 04:01:54 -03:00
Valmo Trindade
f64b2307a7 fixed type error on callsign function 2025-02-01 04:01:34 -03:00
Valmo Trindade
a1c34c546a added link uid for child markers 2025-02-01 04:01:12 -03:00
Valmo Trindade
6085d67cd0 added context callbacks and digital pointer payload handling 2025-02-01 04:00:58 -03:00
Valmo Trindade
cf6578e6bc removed test callback 2025-02-01 00:00:29 -03:00
Valmo Trindade
392e45ad12 added release drafter action to handle releases 2025-01-31 20:46:38 -03:00
Valmo Trindade
334e8bfed8 added initial callback handling 2025-01-31 16:47:03 -03:00
Valmo Trindade
910eab7397 removed old OTS Rust structs 2025-01-31 16:46:11 -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
48e140ae07 started 0.9.0.0 versioning 2025-01-29 19:26:51 -03:00
Valmo Trindade
0409edb073 removed functions related to HTTP requests 2025-01-29 19:25:45 -03:00
Valmo Trindade
7bb59ef2ed reworked the Rust extension to create a TCP Client in order to send cot payloads to the connected server 2025-01-29 19:25:18 -03:00
Valmo Trindade
57c69c604c added initial version of cot router, already able to connect to the TCP port and send Cots (as raw strings) 2025-01-28 16:25:28 -03:00
Valmo Trindade
1aeeee426f added chrono depedency and removed util functions related to http requests 2025-01-28 16:24:48 -03:00
Valmo Trindade
47c00facd9 removed http requesters 2025-01-28 16:24:13 -03:00
Valmo Trindade
be356e4ef3 added description to sqf functions 2025-01-26 13:09:50 -03:00
Valmo Trindade
89c0e3f8cf fixed GH action names 2025-01-26 13:09:36 -03:00
Valmo Trindade
fd5353c333 removed extremely verbose logging from OTS post markers 2025-01-05 02:53:25 -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
0129f6df69 removed useless files in exension module 2025-01-02 15:26:38 -03:00
Valmo Trindade
bdd2e61f48 fixed git ignore to handle iml and dlls 2025-01-02 15:21:09 -03:00
Valmo Trindade
239cac7024 updated root action 2025-01-02 05:04:25 -03:00
Valmo Trindade
9411742a35 renamed apk file to match include to package 2025-01-02 04:54:56 -03:00
Valmo Trindade
024ae11170 updated dependencies on package action 2025-01-02 04:47:45 -03:00