Commit Graph

22 Commits

Author SHA1 Message Date
Valmo Trindade
53efeff503 commented init function 2024-10-16 13:08:09 -03:00
Valmo Trindade
31cf6ff3a2 fixed MP init function 2024-09-21 23:39:00 -03:00
Valmo Trindade
5c49a26aa4 added error handling to extract_auth_token workflow 2024-09-19 00:49:00 -03:00
Valmo Trindade
8ba6d4514e backing init function 2024-09-15 19:13:43 -03:00
Valmo Trindade
1d3a183975 (placeholder) commented whole init function 2024-09-08 00:44:40 -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
501d8a0f42 added server instance check on main function 2024-08-30 12:59:03 -03:00
Valmo Trindade
885e6441cb added deleteMarker function 2024-08-29 18:42:36 -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
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
c38b5b3ff0 added drone handling to the core module init function 2024-08-20 05:59:11 -03:00
Valmo Trindade
2578cf146e added loop handling streaming all players to TCP 2024-08-19 04:47:11 -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
42bc94e8c7 linted some SQF functions 2024-08-08 16:29:24 -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
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
23499b4545 added initial module function to handle the addon init 2024-07-30 13:35:52 -03:00
Valmo Trindade
919ea92030 added putGeoObject method to DLL 2024-07-26 03:01:37 -03:00
Valmo Trindade
b98c321a63 added intial sqf functions 2024-07-19 02:11:31 -03:00