Commit Graph

441 Commits

Author SHA1 Message Date
Valmo Trindade
a978657a1c att 2024-08-04 18:32:25 -03:00
Valmo Trindade
f965f89e30 att 2024-08-04 18:30:12 -03:00
Valmo Trindade
b5205bd72c added tree to understand filepaths in action runner 2024-08-04 18:24:26 -03:00
Valmo Trindade
7de771c049 added absolute path to github publish workflows 2024-08-04 18:21:00 -03:00
Valmo Trindade
0bca8dc58f fixed comma on init function 2024-08-04 18:17:10 -03:00
Valmo Trindade
0b51661fb1 updated readme file 2024-08-04 18:13:03 -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
29a75daa68 fixed install dependencies on publish workflow 2024-08-03 19:17:39 -03:00
Valmo Trindade
c34818786f trying again 2024-08-03 19:10:37 -03:00
Valmo Trindade
fc90dde660 ignored bash files to avoid leaking personal info 2024-08-03 18:29:18 -03:00
Valmo Trindade
49ce8b5e59 removed interable param on publish workflow 2024-08-03 18:28:35 -03:00
Valmo Trindade
2ff85f8060 [WIP] trying to add extension building to github workflows 2024-08-03 18:16:56 -03:00
Valmo Trindade
9a13761514 changed end of line params to sqf files 2024-08-03 18:13:37 -03:00
Valmo Trindade
41de728448 fixed the urls on discord wehooks 2024-08-02 02:51:13 -03:00
Valmo Trindade
47d726de46 fixed armatak addon name on publish flow 2024-08-02 02:31:54 -03:00
Valmo Trindade
8ff72abe87 updated readme file 2024-08-02 02:29:32 -03:00
Valmo Trindade
965b9f3b21 added initial publish workflow for github 2024-08-02 02:29:07 -03:00
Valmo Trindade
d7b9fdab84 added connected warning to init function 2024-08-02 02:03:16 -03:00
Valmo Trindade
9a24e4557b removed unused docker file 2024-08-02 02:02:56 -03:00
Valmo Trindade
5f9a732101 refactored init function 2024-07-30 13:52:10 -03:00
Valmo Trindade
d036f50d4f added handler for getting uid in postGeoObject endpoint 2024-07-30 13:37:14 -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
b0daa39912 removed post build hook to grab extensions, HEMTT rhai could not work, issue already opened 2024-07-29 20:17:20 -03:00
Valmo Trindade
e7901c2f4c attt 2024-07-29 11:31:27 -03:00
Valmo Trindade
1236f36176 added error return to putGeoObject function 2024-07-28 20:20:15 -03:00
Valmo Trindade
e32507b70b removed unused variables on main bootstrap of extension 2024-07-28 20:19:50 -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
5dd31af220 [BugFixInProgress] Getting a error on a3go/assemblyfinder, didnt change the version, and now its broken 2024-07-26 03:05:26 -03:00
Valmo Trindade
5c75f141af added initial 3den editor module config 2024-07-26 03:03:40 -03:00
Valmo Trindade
b7ffb71250 added putGeoObject controllers 2024-07-26 03:03:14 -03:00
Valmo Trindade
2282f91e46 added fts instance info as mission paramether to be passed as SQF function paramether 2024-07-26 03:02:18 -03:00
Valmo Trindade
919ea92030 added putGeoObject method to DLL 2024-07-26 03:01:37 -03:00
Valmo Trindade
2c5cbec6bd added sqf functions as each API endpoint 2024-07-25 00:04:45 -03:00
Valmo Trindade
864875d979 removed env example 2024-07-25 00:03:48 -03:00
Valmo Trindade
733559e1a1 removed environment variables handling with godotenv, its just not working and it wont scalate 2024-07-25 00:02:27 -03:00
Valmo Trindade
b3dc4281e3 added putRequest method to utils 2024-07-24 23:53:51 -03:00
Valmo Trindade
520b544d0a moved extract info to its own folder 2024-07-24 13:54:59 -03:00
Valmo Trindade
a3f35ec0a1 added first succefull post request method on postGeoObject endpoint 2024-07-24 05:35:52 -03:00
Valmo Trindade
6d63768f84 added bearer token 2024-07-24 05:35:17 -03:00
Valmo Trindade
8ec5168cf8 changed float type of coordinates on go lang structs 2024-07-24 05:09:54 -03:00
Valmo Trindade
3a1bd8c664 added the new functions to CfgFunctions 2024-07-24 05:08:55 -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
93e5e8e216 added altis game location to real location support 2024-07-24 05:08:02 -03:00
Valmo Trindade
1e0591b809 [WIP] correct struct parsed on postGeoObject service, will have to finish real location handling to continue the tests on real FTS API, using a mocked backend for now 2024-07-23 19:29:11 -03:00
Valmo Trindade
cd98e49eb8 added handling to the first route controller (postGeoObject endpoint) 2024-07-23 19:28:22 -03:00
Valmo Trindade
cc2f7c3b96 [WIP] updated extract_info function to be more similar to the desired post body object 2024-07-23 19:27:51 -03:00
Valmo Trindade
9c987747df fixed GeoObject struct to handle json marshalling 2024-07-23 19:27:15 -03:00