Applevangelist
a37d4214c0
SET - fix for left over self:I()
2022-07-22 11:06:55 +02:00
Applevangelist
636d6ce324
AIRBASE - Added 2 AFB on the Falklands Map ( #1748 )
...
--@field MarianaIslands
AIRBASE.SouthAtlantic={
["Port_Stanley"]="Port Stanley",
["Mount_Pleasant"]="Mount Pleasant",
["San_Carlos_FOB"]="San Carlos FOB",
["Rio_Grande"]="Rio Grande",
["Rio_Gallegos"]="Rio Gallegos",
["Ushuaia"]="Ushuaia",
["Ushuaia_Helo_Port"]="Ushuaia Helo Port",
["Punta_Arenas"]="Punta Arenas",
["Pampa_Guanaco"]="Pampa Guanaco",
["San_Julian"]="San Julian",
}
2022-07-22 11:02:55 +02:00
Applevangelist
eef8b362d2
Beacon - added deactivate Link4
2022-07-19 08:29:43 +02:00
Applevangelist
4ae586ebaa
Controllable/Beacon - added function to switch on Link4
...
A2A - typo in documentation
2022-07-19 08:10:54 +02:00
Applevangelist
4011bc3fe6
AIRBASE added South Atlantic
2022-06-08 20:24:45 +02:00
Applevangelist
ed9c14e63d
GROUP - changes in GetDCSGroup
2022-05-22 12:06:49 +02:00
Applevangelist
d5fb75fe43
Positionable - added 6 passengers (cargo weight) to Toyota HL/LC new with 2.7.2 OB
2022-05-14 13:11:30 +02:00
Applevangelist
58074f499f
AIRBASE - corrected ["Deir_ez_Zor"] = "Deir ez-Zor" (minus doesn't work in enum)
2022-05-10 19:40:32 +02:00
Applevangelist
04068d7117
Group - small change
2022-05-07 19:42:31 +02:00
Applevangelist
41e8ddea8c
GROUP - change to GetUnits(n) to make it more robust, now returns first alive unit,actually. Similar changes to GetHeading()
2022-05-07 11:54:33 +02:00
Applevangelist
cc49791997
Fallout fixes
2022-05-06 11:45:11 +02:00
Applevangelist
7c5067a59a
UNIT Register - small fix for trains
2022-05-06 08:01:31 +02:00
Applevangelist
8099847e29
Fixes for DEAD event and extra nil checks
2022-05-04 10:25:50 +02:00
Applevangelist
6e8edd95ec
GROUP - making GetCoordinate() a bit more resilient
...
POINT - slight changes to ToStringBRAANATO
2022-04-29 18:48:41 +02:00
Applevangelist
b3d4024f21
Nicefy docs
2022-04-28 17:10:26 +02:00
Applevangelist
3209843318
Added POSITIONABLE:MessageToSetUnit and POSITIONABLE:MessageToUnit
2022-04-28 16:55:31 +02:00
Applevangelist
2d91647e0b
QOL changes from DEVELOP
2022-04-25 10:36:36 +02:00
Applevangelist
e0397dff47
GROUP - overwrite GetHeight() inherited from POSITIONABLE with something that is actually working for groups
2022-04-24 13:50:07 +02:00
Applevangelist
d2a5144a23
AIRBASE, added ["Deir_ez-Zor"] = "Deir ez-Zor",
2022-03-30 12:06:25 +02:00
Applevangelist
38413625c2
AIRBASE - Add'l AB for the Channels map
2022-03-28 10:12:39 +02:00
Applevangelist
b0e3f82d27
AIRBASE - added 10 new AB names in Syria
2022-03-18 09:48:50 +01:00
Applevangelist
327ab4766b
changed descriptions
2022-03-18 07:59:58 +01:00
Applevangelist
3aee8a49c1
Added CONTROLLABLE SetSpeed() and SetAltitude()
2022-03-18 07:39:48 +01:00
Applevangelist
57de0b7351
docu fixes
2022-03-16 08:45:27 +01:00
Applevangelist
a0d492cd2d
added back GROUP:GetHighestThreat()
2022-02-15 14:41:31 +01:00
TommyC81
c2ecd86bb4
Minor fixes ( #1684 )
...
* Update AI_A2A_Dispatcher.lua
Minor code formatting.
* Update Airbase.lua
Code formatting.
2022-01-10 15:10:30 +01:00
Applevangelist
a4b600b97d
Update Airbase.lua ( #1680 )
...
Change Nevada AFB names with latest stable patch
2021-12-31 17:44:01 +01:00
TommyC81
00d1aec210
General fixes ( #1673 )
...
* General minor
Code formatting and minor typo/document fixes.
* Update Marker.lua
Code formatting and minor typo/document fixes. Note specifically the correction of "self.tocoaliton" to "self.tocoalition".
2021-12-28 11:01:05 +01:00
TommyC81
456fcd38d0
Code and documentation tweaks. ( #1662 )
...
* Update Point.lua
General code formatting.
* Update Set.lua
General code formatting.
* Update Positionable.lua
Code formatting, and documentation fixes.
2021-12-12 13:53:04 +01:00
TommyC81
6360b8c58f
General documentation and code fixes ( #1650 )
...
Documentation updates for correctness and clarity.
General code formatting updates.
Ajustment to POSITIONABLE:GetCoord to make use of existing POINT:UpdateFromVec3.
Added comments about clarifying the difference between POSITIONABLE:GetCoordinate() and POSITIONABLE:GetCoord() and to perhaps consider a renaming or merging the functions with an optional flag.
2021-12-04 18:50:05 +01:00
Applevangelist
01a707ae0a
Small changes in GROUP
2021-11-29 07:57:07 +01:00
Applevangelist
c520de0087
Wrapper Unit - fix for missile count
...
Wrapper Unit - fix for missile count, issue #1624
2021-11-14 12:57:00 +01:00
Applevangelist
45dbce3677
Speedmax returning 0 not nil
2021-10-30 16:33:18 +02:00
Applevangelist
18745158a3
Speedmax returning 0 not nil
2021-10-30 16:33:14 +02:00
Frank
67f847dd16
Update Group.lua
...
- Fixed SetInvisible and SetImmortal functions to acknowledge parameter false.
2021-10-12 22:16:18 +02:00
Applevangelist
50f6d98b49
push for a new build
2021-09-29 09:25:26 +02:00
Frank
d8cb15a577
Update Airbase.lua
2021-09-29 09:01:47 +02:00
Frank
0daac876ea
Update Airbase.lua
...
- Register oil rigs and gas platforms as helipads. DCS bug registers them as ship (Airbase.Category.SHIP instead of Airbase.Category.HELIPAD).
2021-09-29 09:00:53 +02:00
Applevangelist
c311c40b72
GROUP:GetAmmunition() - fix to also return bomb count ( #1606 )
...
GROUP:GetAmmunition() - fix to also return bomb count
2021-09-28 16:53:53 +02:00
Applevangelist
db516a2077
Fix "local" error
2021-09-27 15:48:45 +02:00
Applevangelist
ff8766669c
Small fix for Airbase Parking Spot Finder
2021-09-26 09:51:14 +02:00
Applevangelist
06dc9a732e
bugfix
2021-09-24 18:37:13 +02:00
Applevangelist
a64424ecc8
Positionable - Add IsSubmarine, Passenger seats for VAB Mephisto
2021-09-20 14:27:22 +02:00
Applevangelist
7f18ea0e7a
UNIT/GROUP - added function to get the skill of a unit. SEAD - added functionality to calculate time-2-impact of HARMS and adjust behaviour accordingly
2021-08-27 14:56:16 +02:00
Applevangelist
c7ea45e5fd
Clean up UTF-8 mess
2021-08-18 18:01:04 +02:00
Applevangelist
1a7fb3c13e
Fix for degree sign extra char
2021-08-18 11:36:33 +02:00
Applevangelist
7ca7caea75
Updates with changes from develop
2021-07-24 15:50:10 +02:00
Frank
89308f7d06
Update Airbase.lua
...
- Fixed Andersen
2021-07-06 21:49:51 +02:00
Frank
353d6dfec0
Update Airbase.lua
...
- Corrected Mariana Islands airbase names
- Fixed bug in Syria airbase name `["Thalah"]="Tha'lah"`
2021-07-02 08:51:51 +02:00
Frank
72df687ce7
Merge pull request #1549 from FlightControl-Master/FF/MasterDevel
...
Sound Update
2021-06-12 22:22:02 +02:00