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
|
501d8a0f42
|
added server instance check on main function
|
2024-08-30 12:59:03 -03:00 |
|
Valmo Trindade
|
aa04b2a16e
|
updated required version to handle Mission end event handler
|
2024-08-30 02:21:45 -03:00 |
|
Valmo Trindade
|
885e6441cb
|
added deleteMarker function
|
2024-08-29 18:42:36 -03:00 |
|
Valmo Trindade
|
2ad769913e
|
added VR map support
|
2024-08-29 17:16:10 -03:00 |
|
Valmo Trindade
|
97ac46e408
|
added Stratis Map support
|
2024-08-28 21:26:51 -03:00 |
|
Valmo Trindade
|
49caa11a22
|
changed postDroneMarker function to handle multiseated UAVs, still have to figure out a way to keep marking the drones used by players
|
2024-08-28 18:24:49 -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
|
b7a54b463c
|
refactored init function to work on multiplayer, still facing some problems when trying to send many users/units, will have to deal with it
|
2024-08-27 04:38:25 -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
|
af08a446f8
|
removed deleted functions from config file
|
2024-08-21 18:58:33 -03:00 |
|
Valmo Trindade
|
97c7709faf
|
refactored drone handling in init function (WIP, gunner and driver are being showed as different markers)
|
2024-08-21 18:57:27 -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
|
0abd7b9e56
|
fixed CfgPatches on main pbo
|
2024-08-21 01:59:30 -03:00 |
|
Valmo Trindade
|
5494c4c8ba
|
improved type handling for UAVs
|
2024-08-20 06:07:14 -03:00 |
|
Valmo Trindade
|
c38b5b3ff0
|
added drone handling to the core module init function
|
2024-08-20 05:59:11 -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
|
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
|
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 |
|