Rob Haddow
|
fd8a25790e
|
Update fn_convert_to_stratis.sqf
Updated Stratis with in game map size and accurized map corners
|
2025-10-13 12:15:04 -05:00 |
|
Rob Haddow
|
9ede7237b8
|
Merge branch 'valmojr:main' into patch-2
|
2025-10-13 11:30:43 -05:00 |
|
Valmo Trindade
|
1242b1f79f
|
Fixed drone params on callsign function
|
2025-10-12 20:44:38 -03:00 |
|
Valmo Trindade
|
9f8f326446
|
fixed params on log function
|
2025-10-12 20:44:25 -03:00 |
|
Valmo Trindade
|
bf3b0cf0d4
|
Added ConfigOf props
|
2025-10-12 20:44:17 -03:00 |
|
Valmo Trindade
|
42098401f2
|
Fixed syntax on ConverClientPosition function
|
2025-10-12 20:43:36 -03:00 |
|
Valmo Trindade
|
cad4aaa1a5
|
Added Tanoa to switch case function to manage positions
|
2025-10-12 20:31:00 -03:00 |
|
Roborob1234
|
ef787a6a09
|
Update fn_convert_to_tanoa.sqf
Updated Tanoa map size from Altis Default and changed IRL Map edges to align with results from US FCC lat lon calculator: https://www.fcc.gov/media/radio/dms-decimal
|
2025-10-12 18:14:49 -05:00 |
|
Valmo Trindade
|
894a11f087
|
Removed FFMPEG Video Streaming support for now, it has many variables to deal with it yet
|
2025-07-30 23:10:55 -03:00 |
|
Valmo Trindade
|
4d89ea7bc5
|
removed unused dialog imports
|
2025-07-16 13:05:02 -03:00 |
|
Valmo Trindade
|
dcfdb0451c
|
removed stop UDP Socket function because it was not implemented, and will not be soo close
|
2025-07-16 12:46:43 -03:00 |
|
Valmo Trindade
|
83b9082e87
|
added end of line in all files
|
2025-07-16 12:46:12 -03:00 |
|
Valmo Trindade
|
4ae35335e2
|
Added fail callback UDP switch to turn of config on clientside
|
2025-06-25 13:10:15 -03:00 |
|
Valmo Trindade
|
15129bb344
|
removed useless mod metadata from addons/video config
|
2025-06-23 02:25:36 -03:00 |
|
Valmo Trindade
|
485e67120c
|
reduce the external gps position frequency to 2Hz
|
2025-06-17 05:16:32 -03:00 |
|
Valmo Trindade
|
60f04bc4e8
|
added start and stop functions for the UDP Socket
|
2025-06-17 03:57:23 -03:00 |
|
Valmo Trindade
|
35742847a7
|
linted extract group color function and parsed colors gvar
|
2025-06-17 03:57:13 -03:00 |
|
Valmo Trindade
|
c8c2b639ea
|
removed group info from client side, because sadly it won't work as a handler for it
|
2025-06-17 03:56:48 -03:00 |
|
Valmo Trindade
|
0453470f1f
|
defined group colors as a init gvar
|
2025-06-17 03:54:56 -03:00 |
|
Valmo Trindade
|
d9da877da6
|
added ace self action to create the eud connection dialog
|
2025-06-17 03:43:07 -03:00 |
|
Valmo Trindade
|
c1198ef287
|
added dialog to input data for eud connection
|
2025-06-17 03:42:26 -03:00 |
|
Valmo Trindade
|
58f6d3f349
|
removed unused imports on server dialogs
|
2025-06-17 03:42:15 -03:00 |
|
Valmo Trindade
|
f491b06664
|
Improved callbacks for UDP sockets
|
2025-06-17 01:54:30 -03:00 |
|
Valmo Trindade
|
874686c975
|
changed the extractClientPosition to fit the external gps use case
|
2025-06-17 01:42:37 -03:00 |
|
Valmo Trindade
|
2a7c1b8ae8
|
removed websocket stuff from the functions because i can make this go to the trash can
|
2025-06-17 01:41:50 -03:00 |
|
Valmo Trindade
|
8ddbefee18
|
Improved callback handlers to get UDP socket stuff
|
2025-06-17 01:41:22 -03:00 |
|
Valmo Trindade
|
2b190d72c5
|
fixed callsign function calls on cot generators
|
2025-06-17 01:40:49 -03:00 |
|
Valmo Trindade
|
2919805844
|
fixed uni callsign extraction on group cot sender
|
2025-06-16 04:26:15 -03:00 |
|
Valmo Trindade
|
f3bff2b9cf
|
Added Kunduz Valley Map Support
|
2025-06-01 04:19:35 -03:00 |
|
Valmo Trindade
|
74cda1c9a6
|
fixed extract position call on laser marker
|
2025-06-01 03:19:47 -03:00 |
|
Valmo Trindade
|
6c667d69b8
|
improved router entity add and remove function
|
2025-05-28 00:32:57 -03:00 |
|
Valmo Trindade
|
5f62304965
|
change if hell to switchcase on 3denCoremodule config func
|
2025-05-28 00:32:37 -03:00 |
|
Valmo Trindade
|
082831951e
|
change if hell to switchcase on callback handlers func
|
2025-05-28 00:32:20 -03:00 |
|
Valmo Trindade
|
645a16394b
|
change if hell to switchcase on zeusCoremodule config func
|
2025-05-28 00:32:00 -03:00 |
|
Valmo Trindade
|
0340a84e9c
|
TEMP removed cfgvehicles
|
2025-05-22 23:22:14 -03:00 |
|
Valmo Trindade
|
50cf9b10bd
|
TEMP moved CfgVehicles
|
2025-05-22 23:20:48 -03:00 |
|
Valmo Trindade
|
c1f61dc4aa
|
Added initial custom marker dialog and fixed core module background
|
2025-05-22 23:12:36 -03:00 |
|
Valmo Trindade
|
d8e08b8da8
|
removed group stuff because arma 3 code sucks
|
2025-05-22 23:12:17 -03:00 |
|
Valmo Trindade
|
1fee414ff0
|
added condition for adding groups into cot router
|
2025-05-22 03:34:11 -03:00 |
|
Valmo Trindade
|
b41008df8b
|
improved curator core module gui, still missing background color
|
2025-05-22 03:24:47 -03:00 |
|
Valmo Trindade
|
3d775db2cc
|
removed core module logic after use
|
2025-05-22 03:24:24 -03:00 |
|
Valmo Trindade
|
7b5510698e
|
refactored video streaming module
|
2025-05-22 03:24:10 -03:00 |
|
Valmo Trindade
|
3f028b48c8
|
Improved server module defines
|
2025-05-21 20:04:33 -03:00 |
|
Valmo Trindade
|
aa7b27ac2e
|
Added functions for adding and removing entities into the marked entitis gvar for the CoT Router
|
2025-05-21 20:03:59 -03:00 |
|
Valmo Trindade
|
2d207965db
|
removed unused funcs
|
2025-05-20 21:42:15 -03:00 |
|
Valmo Trindade
|
2e2a321006
|
Added Mark Entity curator module to add entities in game
|
2025-05-20 21:40:27 -03:00 |
|
Valmo Trindade
|
67fa1cfe52
|
added synced units as global variables
|
2025-05-20 01:49:17 -03:00 |
|
Valmo Trindade
|
730440f4ac
|
fixed position convert function calls
|
2025-05-20 01:48:55 -03:00 |
|
Valmo Trindade
|
1d65705aa8
|
Refactored server addon Cfgvehicle to allow core module to work on zeus
|
2025-05-19 23:35:12 -03:00 |
|
Valmo Trindade
|
f04c0141ef
|
Moved dialog window for TCP Socket connection startup to server addon
|
2025-05-19 23:34:18 -03:00 |
|