Applevangelist
cea7320a9b
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:50 +02:00
Applevangelist
830f76e909
Cleanup UTF-8 Mess
2021-08-18 18:00:38 +02:00
Applevangelist
c55b8d29f7
Fix for degree sign extra char
2021-08-18 11:51:41 +02:00
Ben Birch
a6880d4569
Add SetUnitInternalCargo to UNIT
...
Add PerCrateMass to CTLD_CARGO (default = 0kg)
Update unit internal cargo after each load/unload operation.
Add mass to cargo reports
2021-07-24 22:39:26 +10:00
Frank
51acd33d19
Merge branch 'master' into develop
2021-07-06 21:57:08 +02:00
Frank
89308f7d06
Update Airbase.lua
...
- Fixed Andersen
2021-07-06 21:49:51 +02:00
Applevangelist
00b3e9b371
Merge pull request #1564 from justin-lovell/justin-lovell-mark-changed-event
...
Synchronize Text with Wrapper State
2021-07-04 18:10:35 +02:00
Applevangelist
0d02f56855
Merge pull request #1565 from justin-lovell/updated-debug-msg
...
Correcting typo for debug message
2021-07-04 18:10:21 +02:00
Justin Lovell
a14bca1059
Synchronize Text with Wrapper State
...
Bug - text is not synchronized with the wrapper state, hence the `GetText()` will be incorrect.
Method `TextChanged` does not exist, resulting `nil` reference errors when the players update markers. Current implementation of `MARKER:OnEventMarkChange(EventData)` is not implemented the same as its siblings of `OnEventMarkRemoved` and `OnEventMarkAdded`. The siblings would move the FSM accordingly -- aligned implementation
2021-07-03 23:30:45 +10:00
Justin Lovell
a7e07af24f
Correcting typo for debug message
...
Small PR
2021-07-03 23:24:04 +10:00
Frank
28c6810878
Merge branch 'master' into develop
2021-07-02 08:52:07 +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
d496d3d16e
Merge branch 'master' into develop
2021-06-12 22:23:10 +02:00
Frank
72df687ce7
Merge pull request #1549 from FlightControl-Master/FF/MasterDevel
...
Sound Update
2021-06-12 22:22:02 +02:00
Frank
078573629d
SRS
...
- added coordinate
- added google
2021-06-11 23:41:37 +02:00
Applevangelist
c8d2a7e833
Added commands for immortal and invisible to Wrapper.Group#GROUP ( #1547 )
...
* Added function for message duration (#1542 )
... and correct flash status setting
* Update Spawn.lua (#1544 )
* Update Spawn.lua
* Update Group.lua (#1546 )
Added invisible and immortal commands on GROUP level.
2021-06-10 11:59:50 +02:00
Applevangelist
832d6b1c08
Update Group.lua ( #1546 )
...
Added invisible and immortal commands on GROUP level.
2021-06-10 11:20:01 +02:00
Frank
4fa525a4ae
Update Airbase.lua
2021-06-08 22:06:33 +02:00
Frank
8b6f9f9de7
Merge branch 'master' into develop
2021-05-28 23:01:15 +02:00
Frank
fcd75a34eb
Merge branch 'master' into FF/MasterDevel
2021-05-28 23:00:50 +02:00
Applevangelist
dab486ec99
Update Controllable.lua
...
Typo in `OptionDisperseOnAttack()`
2021-05-26 09:16:26 +02:00
Applevangelist
6e37300d9b
Update Controllable.lua
...
Added function `IsSubmarine()`removed type from `OptionDisperseOnAttack()`
2021-05-26 08:44:30 +02:00
Shadowze
75849fbfb5
Update Positionable.lua
...
function added to work out if a unit is a submarine
2021-05-25 22:30:16 +01:00
Frank
f984ff044b
Merge branch 'master' into develop
2021-05-25 21:13:36 +02:00
Applevangelist
47d814e409
CONTROLLABLE:PatrolRouteRandom fix for Subs ( #1536 )
...
* CONTROLLABLE:PatrolRouteRandom fix for Subs
fixes issue #1535
* Update Controllable.lua
* Update Controllable.lua
2021-05-21 12:35:32 +02:00
Frank
0410ae6877
Mariana Islands
2021-05-13 23:30:34 +02:00
Frank
856c3578f6
Merge branch 'master' into develop
2021-05-11 11:59:48 +02:00
Frank
057e231a9d
Emission
2021-05-11 11:41:26 +02:00
Frank
4f772fecdc
Merge branch 'master' into develop
2021-05-07 21:56:17 +02:00
Frank
8b4ba430fb
Update Airbase.lua
...
- Fixed #1524
2021-05-07 21:55:56 +02:00
Applevangelist
9eba6d607c
Updated doc images
2021-05-06 09:30:06 +02:00
Applevangelist
a466365949
Update Controllable.lua ( #1519 )
...
Error line 1463
2021-04-25 20:31:02 +02:00
Applevangelist
57f6096aa1
Update Controllable.lua ( #1518 )
...
Error line 1466
2021-04-25 20:24:41 +02:00
Frank
236a69e5dc
Merge branch 'master' into develop
2021-04-23 13:29:37 +02:00
Applevangelist
bbb2174957
Update Controllable.lua
...
added `OptionDisperseOnAttack` for GROUND units
2021-04-23 12:00:49 +02:00
Applevangelist
41274e7801
Update Controllable.lua
2021-04-23 10:59:22 +02:00
Applevangelist
459ff8038b
Update Controllable.lua
...
Some Docu updates
2021-04-23 09:51:58 +02:00
Applevangelist
18fca6461b
Update Group.lua
2021-04-20 17:27:48 +02:00
Applevangelist
a8549e2b7d
Update Airbase.lua
2021-04-20 16:50:00 +02:00
Applevangelist
2531a25c9e
Update Group.lua
...
Add EnableEmissions
2021-04-20 11:36:59 +02:00
IdefixRC
8ae6192a5f
Create Airbase.lua
...
New Syria Airbases added to list: H4, Gaziantep, Rosh Pina, Sayqal, Shayrat, Tiyas, Tha'lah and Naqoura
2021-04-20 15:43:45 +08:00
Frank
2d6545429a
Update Unit.lua
...
- Appveyor test
2021-04-18 22:16:46 +02:00
Frank
2f7b7eeddd
Merge branch 'master' into develop
2021-04-18 14:49:37 +02:00
Frank
ab1ec54c03
Merge branch 'master' into develop
2021-04-18 14:34:46 +02:00
Applevangelist
3675ddaf04
Revert "Update Group.lua"
2021-04-18 12:09:37 +02:00
Frank
a1ca605206
Merge branch 'master' into develop
2021-04-17 23:19:42 +02:00
Frank
7106efbc04
Update Unit.lua
2021-04-17 22:56:54 +02:00
Frank
3e470e557d
Update Unit.lua
2021-04-17 22:19:27 +02:00
Frank
41e0f92cc0
Update Unit.lua
2021-04-17 19:49:04 +02:00
Frank
4a8d52b328
Merge branch 'master' into develop
2021-04-16 23:06:04 +02:00