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 |
|
Valmo Trindade
|
0507dd6be0
|
updated upload artifact checkout
|
2024-12-05 03:15:24 -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 |
|
Valmo Trindade
|
bd538483b6
|
added postMarkerDebug handlling function for SQF
|
2024-09-20 17:56:44 -03:00 |
|
Valmo Trindade
|
53551b8f3c
|
fixed token type on post marker
|
2024-09-20 17:53:49 -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
|
56c3e1787d
|
added error handling for JSON output
|
2024-09-20 17:52:47 -03:00 |
|
Valmo Trindade
|
1b08539d2b
|
added tokio for future use
|
2024-09-20 17:03:37 -03:00 |
|
Valmo Trindade
|
d1a0582341
|
added login info on sqf function also
|
2024-09-20 17:03:26 -03:00 |
|
Valmo Trindade
|
7964d8a860
|
refacted auth token command for DRY
|
2024-09-20 17:03:11 -03:00 |
|
Valmo Trindade
|
1284e89de8
|
created a sync post marker command for debug porpuses
|
2024-09-20 17:02:49 -03:00 |
|
Valmo Trindade
|
cb7b7e9c0f
|
added login info inside marker struct and created a marker payload struct to handle the sent json
|
2024-09-20 17:02:32 -03:00 |
|
Valmo Trindade
|
ba77e3a2fe
|
removed unused mods on test module
|
2024-09-20 17:02:02 -03:00 |
|
Valmo Trindade
|
154db5c681
|
added parse login to payload function and get auth token function
|
2024-09-20 17:01:47 -03:00 |
|
Valmo Trindade
|
1672a781cc
|
att
|
2024-09-19 02:50:49 -03:00 |
|
Valmo Trindade
|
eb2f3a9da9
|
Update pack_early.yaml
|
2024-09-19 02:34:20 -03:00 |
|
Valmo Trindade
|
18f3e91550
|
trying to make dlls work on actions
|
2024-09-19 02:30:02 -03:00 |
|
Valmo Trindade
|
e1a097a17b
|
updated mod cpp to match pictures filepaths
|
2024-09-19 02:26:48 -03:00 |
|
Valmo Trindade
|
6e9201397f
|
trying to fix the paa not working somehow
|
2024-09-19 02:23:39 -03:00 |
|
Valmo Trindade
|
bc95a51707
|
reduced retention days
|
2024-09-19 01:39:04 -03:00 |
|