Thomas
515764bb88
Update Group.lua
...
Docu fix
2023-09-09 11:56:28 +02:00
Applevangelist
e5e81dbc35
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Modules.lua
2023-09-08 11:20:11 +02:00
Applevangelist
e95a9525c6
#GENERAL
...
* Remove dependencies from UTILS.Routines
* Remove UTILS.Routines
2023-09-08 11:14:41 +02:00
Frank
94dde73561
Merge branch 'master' into develop
2023-08-26 14:05:51 +02:00
Frank
ad5488784f
Update Storage.lua
...
**STORAGE**
- Added easier functions to add, set and remove items and liquids.
- Added checks if warehouse items are limited or unlimited.
2023-08-26 13:56:45 +02:00
Applevangelist
3e36e5f2b2
#Controllable
...
* Added Aerobtics tasks
2023-08-22 10:25:26 +02:00
Applevangelist
cf824b912d
#Controllable
...
* Added Aerobtics tasks
2023-08-22 10:24:40 +02:00
Applevangelist
f40442d309
#POSITIONABLE
...
* Make cargo weights an enumerator
2023-08-18 11:07:43 +02:00
ttrebuchon
83bae9c2f7
Make default cargo bay capacity values configurable ( #1989 )
...
* Add POSITIONABLE.CargoBayCapacityValues for manual configuration of cargo capacities.
* Add comment documenting local variable
* Remove extraneous semicolon
* Update Positionable.lua
Updated a bit plus documentation and working enumerator
---------
Co-authored-by: Thomas <72444570+Applevangelist@users.noreply.github.com>
2023-08-18 11:01:38 +02:00
Frank
1329cd23fd
Merge branch 'master' into develop
2023-08-17 19:13:47 +02:00
Frank
4471ec9b96
DCS Warehouse
2023-08-17 18:46:09 +02:00
Frank
32e1d4f8fa
DCS Warehouse
2023-08-16 23:58:32 +02:00
Applevangelist
ffdcfa0129
Merge remote-tracking branch 'origin/master' into develop
2023-08-02 18:03:03 +02:00
Applevangelist
c5757ffd22
#CONTROLLABLE
...
* Added EnRouteTaskCAP()
2023-08-02 18:02:34 +02:00
Applevangelist
9cc08cb088
#
2023-08-01 16:26:29 +02:00
Applevangelist
268b7ef80c
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# Moose Development/Moose/Wrapper/Scenery.lua
2023-08-01 16:26:14 +02:00
Applevangelist
172004b822
Merge remote-tracking branch 'origin/master' into develop
2023-08-01 16:19:33 +02:00
Applevangelist
2771e7f856
#SCENERY, SET_SCENERY
...
* Reworked COORDINATE scan as this doesn't seem to work
* Added SET_SCENERY Filters, and FilterOnce() to apply them
2023-08-01 16:18:23 +02:00
Thomas
677a64c3dc
Update Scenery.lua ( #1980 ) ( #1981 )
...
_id might be nil in :FindByZoneName()
2023-08-01 10:38:39 +02:00
Thomas
1fdc50b0da
Update Scenery.lua ( #1980 )
...
_id might be nil in :FindByZoneName()
2023-08-01 10:00:42 +02:00
Applevangelist
f84d02d8a1
Merge remote-tracking branch 'origin/master' into develop
2023-07-23 12:42:59 +02:00
Applevangelist
46258492bd
#AIRBASE, #ATIS
...
* Additions
2023-07-23 12:37:57 +02:00
Applevangelist
8979097fd7
Merge remote-tracking branch 'origin/master' into develop
2023-07-03 17:06:47 +02:00
Applevangelist
8c8ef19f01
#CONTROLLABLE
...
* Added TaskGroundEscort
2023-07-03 16:44:46 +02:00
Applevangelist
178005346d
Merge remote-tracking branch 'origin/master' into develop
2023-07-01 13:12:54 +02:00
Applevangelist
0bb16ec827
#AIRBASE
...
* Fix for nil error in finding parking for a group
#MANTIS
* Added SAM type "SHORAD" as designator
#SCORING
* fix for non local problem
#UTILS
* fix for OneLineSerialize
2023-07-01 13:11:21 +02:00
Applevangelist
cdbbad809a
Merge remote-tracking branch 'origin/master' into develop
2023-06-21 10:43:40 +02:00
Applevangelist
7164e211f2
#AIRBASE
...
- Nicosia unused atm
2023-06-21 10:42:35 +02:00
Applevangelist
c80213b4cf
#AIRBOSS
...
* Initial SRS addition
2023-06-16 18:18:18 +02:00
Applevangelist
bfe7bf1af5
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
2023-06-16 11:11:37 +02:00
Applevangelist
dae78d7ac1
#Positionable, Unit - remove pcall
2023-06-16 11:06:46 +02:00
Frank
f28d92e865
Merge pull request #1963 from FlightControl-Master/FF/Ops
...
OPS
2023-06-15 19:15:34 +02:00
Frank
bffb3e7778
OPS
...
UNIT and POSITIONABLE
- Removed pcall for GetVec3 and GetAmmo
CHIEF
- Deploy resources if zone is empty and owned by itself
2023-06-15 19:12:26 +02:00
Applevangelist
ab5425bd83
Merge remote-tracking branch 'origin/master' into develop
2023-06-15 14:52:02 +02:00
Applevangelist
254468c723
#NET
...
* Improvements
2023-06-15 14:51:36 +02:00
Applevangelist
71be4d99d6
#POSITIONABLE:GetRelativeCoordinate( x, y, z )
2023-06-14 17:40:33 +02:00
Frank
d96a55d83c
Merge pull request #1961 from ttrebuchon/tt/flightgroup-getparkingspot-ship-fix
...
FLIGHTGROUP:GetParkingSpot Carrier Issue Fix
2023-06-13 19:09:42 +02:00
Frank
9a4c09d249
Merge branch 'master' into develop
2023-06-13 19:03:11 +02:00
Frank
cc907b9c14
Update Unit.lua
...
- UNIT:IsAlive() fixed so it is consistent with GROUP:IsAlive()
2023-06-13 19:02:55 +02:00
ttrebuchon
c825191556
Add POSITIONABLE:GetRelativeCoordinate
2023-06-13 12:54:38 -04:00
Applevangelist
c120a48879
#UNIT
...
* Test to not return a stored DCS Object if the API doesn't think it's still there
2023-06-13 18:00:15 +02:00
Applevangelist
2cedb5e996
Merge remote-tracking branch 'origin/master' into develop
2023-06-13 08:40:21 +02:00
Applevangelist
241b2beee1
* Makes calls for GetAmmo() and GetVec3() safer with pcall()
...
* Small docu fix Ben-Gurion
2023-06-13 08:39:56 +02:00
Frank
0af68cd780
Merge branch 'master' into develop
2023-06-12 23:01:36 +02:00
Frank
12f260e857
Update Unit.lua
...
- Added `UNIT:IsExist` function.
2023-06-12 23:01:19 +02:00
Thomas
6a58748cd1
Airbase ( #1954 )
...
* #UTILS
* Sinai TIme
* fix
* Update Airbase.lua
Corrected enumerator for Ben-Gurion (Ben_Gurion)
* Update Airbase.lua (#1957 )
Deleted raj al … airbases #1955
2023-06-12 06:27:52 +02:00
Thomas
096d145cf9
Update Airbase.lua ( #1957 )
...
Deleted raj al … airbases #1955
2023-06-12 06:22:51 +02:00
Thomas
b3883301a2
Update Airbase.lua
...
Corrected enumerator for Ben-Gurion (Ben_Gurion)
2023-06-11 12:33:01 +02:00
Applevangelist
16cf6693ab
Merge remote-tracking branch 'origin/master' into develop
2023-06-09 15:16:38 +02:00
Applevangelist
e9adcb0dd5
#AIRBASE
...
* Sinai airfield enumerator
2023-06-09 15:13:45 +02:00