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
Frank
a4cdd62aff
Merge branch 'master' into FF/MasterDevel
2023-08-26 10:27:18 +02:00
Frank
45008c9d57
Update OpsGroup.lua
2023-08-26 10:26:11 +02:00
Frank
92b0ab3c8d
Update OpsGroup.lua
...
- Storage transport
2023-08-25 22:15:50 +02:00
Frank
7074b70e86
Merge branch 'develop' into FF/Ops
2023-08-25 20:46:52 +02:00
Frank
e15d335f3f
OPSTRANSPORT
...
- Storage
2023-08-25 20:46:42 +02:00
Frank
840b14f4ce
OPSTRANSPORT
...
- Storage transport improved
2023-08-24 23:37:33 +02:00
Frank
887f7aa3e9
OPSTRANSPORT
...
- Storage
2023-08-23 23:37:23 +02:00
Thomas
a8daf70dad
Update Set.lua Docu ( #1995 ) ( #1996 )
...
* Update Set.lua Docu
Added regex explanation
* Update Set.lua
2023-08-23 11:43:37 +02:00
Thomas
9a9de9306e
Update Set.lua Docu ( #1995 )
...
* Update Set.lua Docu
Added regex explanation
* Update Set.lua
2023-08-23 11:39:45 +02:00
Applevangelist
3e36e5f2b2
#Controllable
...
* Added Aerobtics tasks
2023-08-22 10:25:26 +02:00
Applevangelist
cf824b912d
#Controllable
...
* Added Aerobtics tasks
2.7.22
2023-08-22 10:24:40 +02:00
Frank
c3f5405288
OPSTRANSPORT
...
Storage
2023-08-22 01:41:34 +02:00
Thomas
084b47edb7
ENUMS error ( #1993 )
...
* Storages Enum
* Update Enums.lua
Error in ENUM
2023-08-21 11:36:15 +02:00
Thomas
8d2e291deb
Update Enums.lua
...
Error in ENUM
2023-08-21 11:35:01 +02:00
Frank
f84e2ede66
OPSTRANSPORT
...
Storage
2023-08-21 01:02:04 +02:00
Applevangelist
0a8782c890
Storages enum
2023-08-20 15:23:09 +02:00
Applevangelist
3a432782b2
Storages Enum
2023-08-20 15:22:49 +02:00
Applevangelist
5dd32d92c0
Merge remote-tracking branch 'origin/master' into develop
2023-08-20 15:13:18 +02:00
Applevangelist
d96cc26cd8
ENUMS.Storage.weapons
2023-08-20 15:12:59 +02:00
Applevangelist
bda1fac923
#ENUMS
...
* Added enumerator for ENUMS.Storage.weapons
2023-08-20 15:12:47 +02:00
Applevangelist
be5c1bed3b
#PLAYERRECCE
...
* QoL Fixes for menu, smoke, reports etc
2023-08-20 14:18:43 +02:00
Thomas
ef40b1c524
Range fix for #1984 ( #1992 )
...
Range fix for #1984
2023-08-20 13:41:20 +02:00
Frank
a4c81736aa
Update DCS.lua
2023-08-20 11:57:37 +02:00
Applevangelist
2eafadcedf
Merge remote-tracking branch 'origin/master' into develop
2023-08-20 11:19:24 +02:00
Applevangelist
045c49679d
#ATIS
...
* Fix explicitly set RWY not reported via SRS
2023-08-20 11:18:58 +02:00
Applevangelist
6b4c08d53f
Merge remote-tracking branch 'origin/master' into develop
2023-08-18 11:08:47 +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
02000be9af
Merge branch 'FF/Ops' into FF/OpsDev
2023-08-17 19:15:12 +02:00
Frank
944ef6332b
Merge branch 'develop' into FF/Ops
2023-08-17 19:14:23 +02:00
Frank
1329cd23fd
Merge branch 'master' into develop
2023-08-17 19:13:47 +02:00
Frank
fe7acecdd3
Merge pull request #1991 from FlightControl-Master/FF/MasterDevel
...
STORAGE - DCS Warehouse
2023-08-17 19:11:01 +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
Frank
663c6cead0
Update FlightControl.lua
2023-08-16 20:46:53 +02:00
Frank
dbd78f35a4
Merge pull request #1987 from ttrebuchon/tt/misc-bug-fixes
...
Misc Bug Fixes
2023-08-13 22:57:06 +02:00
ttrebuchon
a2772c97d5
Merge branch 'develop' into tt/misc-bug-fixes
2023-08-13 15:34:40 -04:00
ttrebuchon
4f8e65b515
Merge branch 'tt/warehouse-asset-size-fix' into tt/misc-bug-fixes
2023-08-13 15:27:29 -04:00
ttrebuchon
1d6437f9e2
Merge branch 'tt/commander-incorrect-argument-ordering' into tt/misc-bug-fixes
2023-08-13 15:27:25 -04:00
ttrebuchon
a733b17840
Merge branch 'tt/auftrag-UpdateMarker-null-ref-check' into tt/misc-bug-fixes
2023-08-13 15:27:16 -04:00
ttrebuchon
3adf6d635a
Handle OPSGROUP:MarkWaypoints() when waypoint altitude is nil
2023-08-13 15:22:05 -04:00
ttrebuchon
2e9320df03
Add check for whether targetcoord is nil in UpdateMarker() call
2023-08-13 15:18:09 -04:00
ttrebuchon
d08219f9d9
Add missing "Mission.escortMissionType" argument to call to AssignAssetsForEscort
2023-08-13 15:16:46 -04:00
ttrebuchon
f929951dbe
Fix WAREHOUSE.AssetItem size calculation
2023-08-13 15:12:51 -04:00
Frank
6867df58c4
Merge branch 'FF/Ops' into FF/OpsDev
2023-08-13 18:22:12 +02:00
Frank
76a36cb9f9
Merge branch 'develop' into FF/Ops
2023-08-13 18:20:23 +02:00
Frank
56aebfbee8
Merge branch 'master' into develop
2023-08-13 18:20:09 +02:00
Frank
747e5d801a
Merge pull request #1986 from FlightControl-Master/FF/MasterDevel
...
COORDINATE
2023-08-13 18:19:16 +02:00
Frank
29ed630536
COORDINATE
...
- Generalized MarkupToAllFreeForm
UTILS
- Added some functions from MIST
2023-08-13 17:40:28 +02:00