Commit Graph

394 Commits

Author SHA1 Message Date
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
andonyth
80f49044f6 Initial Commit
SIMTAK 1.0 Stable Version

Developed to use with Armatak addon for ARMA 3
Copyright ©2024 Valmo Trindade
All rights reserved.

Take a look on the main project: https://github.com/valmojr/armatak
2024-12-05 03:13:06 -03:00
Valmo Trindade
78538233e6 linted publish actions 2024-12-05 03:11:40 -03:00
Valmo Trindade
7fdab33fb5 removed websocket branch call 2024-12-05 03:05:01 -03:00
Valmo Trindade
972bd1c67e linted extension calls on init function and command index 2024-12-05 03:02:16 -03:00
Valmo Trindade
e81104f9eb [WIP] added second thread with OpenTAKServer API handling 2024-12-04 22:23:35 -03:00
Valmo Trindade
990f1035a0 added correct required version for game 2024-12-03 04:22:39 -03:00
Valmo Trindade
e64657adf2 added Malden map suppport 2024-12-03 04:22:15 -03:00
Valmo Trindade
f3cf0e5588 added LFS to package check 2024-12-02 05:24:52 -03:00
Valmo Trindade
7a03f11ec3 added ws branch to workflow 2024-12-02 05:14:11 -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
1addb59d0b finished local address extension method 2024-12-02 02:39:00 -03:00
Valmo Trindade
522424ba7b [WIP] Working on QR Code generation, already got the local address to be displayed 2024-11-29 04:35:40 -03:00
Valmo Trindade
d183c0b437 added simtak to readme description 2024-11-25 03:05:57 -03:00
Valmo Trindade
6157846a3c added LFS handling to GH Actions workflows 2024-11-25 03:02:36 -03:00
Valmo Trindade
a9fed7b72c changed float type of lat/long payload 2024-10-29 15:40:54 -03:00
Valmo Trindade
0564095dee removed old function, will have to refactor everything 2024-10-23 22:57:27 -03:00
Valmo Trindade
4a8d9f0182 removed info for each received information on ws 2024-10-23 22:56:33 -03:00
Valmo Trindade
acb3a49f85 added location sender dll command 2024-10-21 02:14:46 -03:00
Valmo Trindade
059b749cab refactored the code to get and send messages from a websocket server 2024-10-21 01:53:41 -03:00
Valmo Trindade
cb031d7c65 shared tokio runtime 2024-10-16 23:43:04 -03:00
Valmo Trindade
319acf92b9 updated lock file 2024-10-16 13:08:31 -03:00
Valmo Trindade
53efeff503 commented init function 2024-10-16 13:08:09 -03:00
Valmo Trindade
1890b7f490 added initial version of the websocket branch 2024-10-16 13:08:00 -03:00
Valmo Trindade
57d633e5a8 removed useless logs 2024-10-10 01:13:23 -03:00
Valmo Trindade
3b7396a7c3 linted grab extensions hook 2024-09-22 00:25:55 -03:00
Valmo Trindade
31cf6ff3a2 fixed MP init function 2024-09-21 23:39:00 -03:00
Valmo Trindade
3c40fa7166 added lazy thread handling to tokio runtime 2024-09-21 23:38:51 -03:00
Valmo Trindade
e9ac9978aa updated tokio and features 2024-09-21 03:59:15 -03:00
Valmo Trindade
5c071f08f1 added async post marker function 2024-09-21 03:59:07 -03:00