Valmo Trindade
|
aade570136
|
adding OTS authentication handling on init function
|
2024-12-09 22:42:56 -03:00 |
|
Valmo Trindade
|
0564095dee
|
removed old function, will have to refactor everything
|
2024-10-23 22:57:27 -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
|
d1a0582341
|
added login info on sqf function also
|
2024-09-20 17:03:26 -03:00 |
|
Valmo Trindade
|
5c49a26aa4
|
added error handling to extract_auth_token workflow
|
2024-09-19 00:49:00 -03:00 |
|
Valmo Trindade
|
e102874670
|
parsedarray on extract uuid function
|
2024-09-08 03:29:37 -03:00 |
|
Valmo Trindade
|
0f5b1130bc
|
refactored get uuid fuction on extension
|
2024-09-08 03:15:25 -03:00 |
|
Valmo Trindade
|
0af5f566e9
|
added extract_drone_info to get UAV markers information
|
2024-09-06 16:00:25 -03:00 |
|
Valmo Trindade
|
9ed73597fe
|
added default role as friendly infantry unit on extract_role function
|
2024-09-03 20:12:28 -03:00 |
|
Valmo Trindade
|
3ab5c06029
|
added placeholder type for SOF units, could not find the correct name for this type
|
2024-09-03 01:46:13 -03:00 |
|
Valmo Trindade
|
c0c93eb36e
|
added handling for no auth token provided
|
2024-09-03 00:21:32 -03:00 |
|
Valmo Trindade
|
bc07343edb
|
added a more refined way to handle drones used by the player
|
2024-09-03 00:21:17 -03:00 |
|
Valmo Trindade
|
e2dc5aa3ae
|
added mechanized infantry type
|
2024-08-28 00:38:49 -03:00 |
|
Valmo Trindade
|
d20530c903
|
handled arrays in extract role function
|
2024-08-27 05:30:43 -03:00 |
|
Valmo Trindade
|
1c74f9cb94
|
linted extract role func
|
2024-08-27 05:07:56 -03:00 |
|
Valmo Trindade
|
db32eb84cf
|
refactored extract_role function to use BIS objectType function as param
|
2024-08-27 04:36:57 -03:00 |
|
Valmo Trindade
|
47344bdc12
|
added tanks as a possible marker
|
2024-08-21 18:55:59 -03:00 |
|
Valmo Trindade
|
df2029d6b9
|
refactored whole postDroneMarker to be a single executed function, because SQF sucks
|
2024-08-21 18:55:45 -03:00 |
|
Valmo Trindade
|
48c5674f17
|
refactored location handler functions, ARMA HAS A TERRIBLE WAY TO HANDLE ARRAY AS VARIABLES
|
2024-08-21 18:55:20 -03:00 |
|
Valmo Trindade
|
5494c4c8ba
|
improved type handling for UAVs
|
2024-08-20 06:07:14 -03:00 |
|
Valmo Trindade
|
00d1b2a24f
|
expanded marker types to planes and helis
|
2024-08-20 05:56:41 -03:00 |
|
Valmo Trindade
|
e30b979747
|
added UAV handling
|
2024-08-20 05:56:09 -03:00 |
|
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
|
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
|
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
|
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
|
20bc8df780
|
added more roles handling
|
2024-08-08 16:29:50 -03:00 |
|
Valmo Trindade
|
83a94befdd
|
fixed side handling function
|
2024-08-08 16:28:49 -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
|
520b544d0a
|
moved extract info to its own folder
|
2024-07-24 13:54:59 -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
|
8603dd6d93
|
[WIP] refactoring extract info function into more functions to handle the data to be grabbed
|
2024-07-23 16:58:06 -03:00 |
|