Commit Graph

48 Commits

Author SHA1 Message Date
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
2578cf146e added loop handling streaming all players to TCP 2024-08-19 04:47:11 -03:00
Valmo Trindade
733b01b69e changed postGeoObject function to postMarkerto be more accurate with the api endpoints 2024-08-19 04:46:48 -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
4ae677f06c added server check for being server side only runned 2024-08-19 03:45:30 -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
Valmo Trindade
1b6a3fe525 added admin and password to armatak core params 2024-08-19 01:40:17 -03:00
Valmo Trindade
4066d27f29 removed send message function, not implemented on OTS API 2024-08-19 01:37:33 -03:00
Valmo Trindade
4f6b0e684e added extract_uuid sqf function and refactored other extract info functions to handle the 2024-08-19 01:37:07 -03:00
Valmo Trindade
a0221c68d4 added sendMessage sqf function 2024-08-12 01:25:15 -03:00
Valmo Trindade
f56ed7bae6 added ACE dependency, is used for getting some roles 2024-08-08 16:30:08 -03:00
Valmo Trindade
20bc8df780 added more roles handling 2024-08-08 16:29:50 -03:00
Valmo Trindade
42bc94e8c7 linted some SQF functions 2024-08-08 16:29:24 -03:00
Valmo Trindade
83a94befdd fixed side handling function 2024-08-08 16:28:49 -03:00
Valmo Trindade
7f54a119ed fixed hemtt post build hook 2024-08-06 22:39:13 -03:00
Valmo Trindade
aa9bde400c linted addon main config file 2024-08-06 19:07:25 -03:00
Valmo Trindade
07bb61798e changed author on addon because i am doing all alone 2024-08-06 19:06:34 -03:00
Valmo Trindade
0bca8dc58f fixed comma on init function 2024-08-04 18:17:10 -03:00
Valmo Trindade
2e537455b7 ADded handling for multiplayer or singleplayer sessions on init function 2024-08-04 18:12:49 -03:00
Valmo Trindade
9a13761514 changed end of line params to sqf files 2024-08-03 18:13:37 -03:00
Valmo Trindade
d7b9fdab84 added connected warning to init function 2024-08-02 02:03:16 -03:00
Valmo Trindade
5f9a732101 refactored init function 2024-07-30 13:52:10 -03:00
Valmo Trindade
1a4ed09e5c updated CfgPatches with module 2024-07-30 13:36:26 -03:00
Valmo Trindade
3ea48e884f added vehicle config for the core module 2024-07-30 13:36:15 -03:00
Valmo Trindade
23499b4545 added initial module function to handle the addon init 2024-07-30 13:35:52 -03:00
Valmo Trindade
e7901c2f4c attt 2024-07-29 11:31:27 -03:00
Valmo Trindade
1236f36176 added error return to putGeoObject function 2024-07-28 20:20:15 -03:00
Valmo Trindade
1c14f93b75 added mission variable catching for getting FTS instance information 2024-07-27 08:59:36 -03:00
Valmo Trindade
0fb5dc5f81 updated extract info to get fts instance info from missionNamespace 2024-07-26 03:05:52 -03:00
Valmo Trindade
5c75f141af added initial 3den editor module config 2024-07-26 03:03:40 -03:00
Valmo Trindade
919ea92030 added putGeoObject method to DLL 2024-07-26 03:01:37 -03:00
Valmo Trindade
2c5cbec6bd added sqf functions as each API endpoint 2024-07-25 00:04:45 -03:00
Valmo Trindade
520b544d0a moved extract info to its own folder 2024-07-24 13:54:59 -03:00
Valmo Trindade
3a1bd8c664 added the new functions to CfgFunctions 2024-07-24 05:08:55 -03:00
Valmo Trindade
55bf5f44b9 improved extract info function to handle every step needed by ATAK 2024-07-24 05:08:37 -03:00
Valmo Trindade
93e5e8e216 added altis game location to real location support 2024-07-24 05:08:02 -03:00
Valmo Trindade
cc2f7c3b96 [WIP] updated extract_info function to be more similar to the desired post body object 2024-07-23 19:27:51 -03:00
Valmo Trindade
8603dd6d93 [WIP] refactoring extract info function into more functions to handle the data to be grabbed 2024-07-23 16:58:06 -03:00
Valmo Trindade
8c89ce4a7d fixed CfgFunctions hierarchy 2024-07-19 03:09:35 -03:00
Valmo Trindade
b98c321a63 added intial sqf functions 2024-07-19 02:11:31 -03:00
Valmo Trindade
b716c18d4d changed main addon className 2024-07-17 20:15:19 -03:00
Valmo Trindade
2058b176d7 added main addon config file, for now just for handling pinging a local api for request testing 2024-07-17 03:05:36 -03:00
Valmo Trindade
bb50f7036c added pboprefix for main addon 2024-07-17 03:04:44 -03:00
Valmo Trindade
68b6235cbc added pre build hook to join the dll file 2024-07-17 03:04:29 -03:00
Valmo Trindade
ec7345c35b added initial main addon on core mod 2024-07-14 23:54:15 -03:00