Commit Graph

323 Commits

Author SHA1 Message Date
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
Valmo Trindade
ac59e7634e ignored apk files 2025-01-02 04:41:52 -03:00
Valmo Trindade
c0e2ff17bd added grabbing to apk into the main package action 2025-01-02 04:40:50 -03:00
Valmo Trindade
8f571ac0b6 updated java version 2025-01-02 04:35:00 -03:00
Valmo Trindade
7e28199969 added java setup to action 2025-01-02 04:32:09 -03:00
Valmo Trindade
e63aeee870 added deploy cannon for android app 2025-01-02 04:27:08 -03:00
Valmo Trindade
08acf9b364 removed idea ide files 2025-01-02 03:24:08 -03:00
Valmo Trindade
56ca8e596f Merge remote-tracking branch 'simtak/master' into monorepo 2025-01-02 03:22:25 -03:00
Valmo Trindade
f510f1ee14 added kotlin stuff to ignore file 2025-01-02 02:59:06 -03:00
Valmo Trindade
d73850df96 added simtak apk to root directory in order to be deployed with the addon 2025-01-02 02:08:55 -03:00
Valmo Trindade
7144608be1 Added Cucui map support for ARMATAK 2024-12-31 17:40:13 -03:00
Valmo Trindade
f7b544c758 added ps scripts to ignore 2024-12-30 04:57:16 -03:00
Valmo Trindade
31be84645b extended deploy cannon to main branch 2024-12-30 04:28:09 -03:00
Valmo Trindade
51cdc30d45 added handling for deploy cannon in multiple extension types 2024-12-30 04:24:04 -03:00
Valmo Trindade
763c71e748 linted OTS/FTS handling, fixed module init function getVars 2024-12-30 04:23:42 -03:00
Valmo Trindade
c0c8932bbc added action workflow 2024-12-20 00:58:26 -03:00
Valmo Trindade
c702397c8d switched module function to be a post init function 2024-12-19 23:51:08 -03:00
Valmo Trindade
a16f165c16 updated readme 2024-12-14 21:30:02 -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
6a348c4997 updated extension version 2024-12-11 05:39:57 -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
d10dd71dca updated websocket position call 2024-12-10 03:50:41 -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
c45d0eae4a added fts and ots handling on extension 2024-12-09 22:43:29 -03:00
Valmo Trindade
aade570136 adding OTS authentication handling on init function 2024-12-09 22:42:56 -03:00
Valmo Trindade
5cfb26b732 handled LFS in extension build 2024-12-05 22:49:02 -03:00
Valmo Trindade
631db4fecf updated required game version to match mission EH 2024-12-05 22:47:20 -03:00
Andonyth
e0736354b6 Update README.md 2024-12-05 03:27:25 -03:00
Andonyth
c2755717d6 Fix screenOrientation to only portrait 2024-12-05 03:22:28 -03:00
Andonyth
c3e453e390 Update README.md 2024-12-05 03:20:32 -03:00
Valmo Trindade
0507dd6be0 updated upload artifact checkout 2024-12-05 03:15:24 -03:00