Commit Graph

226 Commits

Author SHA1 Message Date
valmojr 469a54c141 Added Hellanmma map support 2026-03-31 07:18:23 -03:00
valmojr e32aadda4e Splitted Connection Module 2026-03-26 01:05:54 -03:00
Valmo Trindade 13cd08c655 Added mandol map support 2026-01-03 02:55:39 -03:00
Valmo Trindade 8fe14dc18d Added Clafghan Map Support 2026-01-02 03:28:10 -03:00
Valmo Trindade 1bec26df8a Added UMP Colombia map support 2025-12-21 02:21:02 -03:00
Valmo Trindade c5d5da636f added malvinas pradero ganso function call 2025-12-13 15:00:33 -03:00
Valmo Trindade c2e137e67c Added lawn map 2025-12-13 14:59:05 -03:00
Valmo Trindade de5ac9dbb5 Added Malvinas Maps 2025-12-12 19:12:04 -03:00
Valmo Trindade 9763cb6697 reoganized command groups on extension call 2025-11-30 10:43:18 -03:00
Valmo Trindade 5ac49e12f8 customized sensor markers to dont cheat enemy info 2025-11-26 20:21:09 -03:00
Valmo Trindade 2108d20b01 changed default affiliation to be unkown 2025-11-26 20:20:51 -03:00
Valmo Trindade 524e7a0b3e Added vehicle sensor handler to get sensor input and throw it on ATAK 2025-11-22 12:15:15 -03:00
Valmo Trindade 7e4379ada4 Added enemy marker function to ease enemy marking 2025-11-20 04:51:10 -03:00
Valmo Trindade 572b2a360f ADded zagorsk reserverd forest map 2025-11-20 04:50:52 -03:00
Valmo Trindade 35a45d2cd4 fixed drone handler 2025-11-15 06:48:03 -03:00
Valmo Trindade 2b241fbeaf Fixed extract position function and dependency chain 2025-11-15 01:57:23 -03:00
Rob Haddow 469403d9b5 Update fn_convert_to_stratis.sqf
[Fix] Corrected NW corner from my earlier work, NW corner had the Lat value of the S edge.
2025-10-17 19:28:17 -05:00
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
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 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 35742847a7 linted extract group color function and parsed colors gvar 2025-06-17 03:57:13 -03:00
Valmo Trindade 0453470f1f defined group colors as a init gvar 2025-06-17 03:54:56 -03:00
Valmo Trindade f491b06664 Improved callbacks for UDP sockets 2025-06-17 01:54:30 -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 082831951e change if hell to switchcase on callback handlers func 2025-05-28 00:32:20 -03:00
Valmo Trindade 730440f4ac fixed position convert function calls 2025-05-20 01:48:55 -03:00
Valmo Trindade f04c0141ef Moved dialog window for TCP Socket connection startup to server addon 2025-05-19 23:34:18 -03:00
Valmo Trindade e06c199816 fixed CfgPatches modules 2025-05-19 22:54:26 -03:00
Valmo Trindade 94c7752844 Removed CfgVehicles from main addon 2025-05-19 21:58:23 -03:00
Valmo Trindade 98e63a7152 Rollbacked Client MEHs to the main addon to center all MEH 2025-05-18 17:58:25 -03:00
Valmo Trindade 3a179ea958 Fixed GVAR external calls 2025-05-17 23:24:30 -03:00
Valmo Trindade af15a44fb6 Moved Server and video info from main to its own addons 2025-05-17 23:15:02 -03:00
Valmo Trindade 65b8aaebe3 removed video function from main 2025-05-17 22:10:47 -03:00
Valmo Trindade 6208286294 linted callback EH logging 2025-05-17 05:02:39 -03:00
Valmo Trindade 8f7d5425ad linted all websocket callbacks 2025-05-17 04:47:01 -03:00
Valmo Trindade 938f0bcb6a Fixed postInit EH classnames 2025-05-17 04:07:03 -03:00
Valmo Trindade 577125120d Added systemChat for unhandled notify calls 2025-05-16 03:35:08 -03:00
Valmo Trindade 5c599877ca Removed callback handler, added XEH stuff to main addon 2025-05-16 03:34:51 -03:00
Valmo Trindade 31f7b5178e changed main addon prefix 2025-05-16 00:25:35 -03:00
Valmo Trindade 8a6dcff05d added notify function for DRY 2025-05-16 00:25:24 -03:00
Valmo Trindade 6de6a29a09 Added whole websocket handling to the client addon 2025-05-15 23:48:14 -03:00