Applevangelist
|
34e4825cd0
|
Merge pull request #1591 from bbirchnz/develop
CTLD: fix FOB units overwriting last instance, Unit Cargo Mass not working on first load
|
2021-08-22 08:32:18 +02:00 |
|
Ben Birch
|
a68eeae9bd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2021-08-22 12:54:25 +10:00 |
|
Ben Birch
|
e4e31b554e
|
CTLD: fix FOB units overwriting last instance, Unit Cargo Mass not working on first load
|
2021-08-22 12:53:55 +10:00 |
|
Applevangelist
|
94167152e5
|
CTLD - added ability to spawn crates on ships
|
2021-08-20 12:33:10 +02:00 |
|
Applevangelist
|
c7ea45e5fd
|
Clean up UTF-8 mess
|
2021-08-18 18:01:04 +02:00 |
|
Applevangelist
|
830f76e909
|
Cleanup UTF-8 Mess
|
2021-08-18 18:00:38 +02:00 |
|
Applevangelist
|
20f28b3d2c
|
Fix for SAM pattern matching not working
|
2021-08-18 15:01:14 +02:00 |
|
Applevangelist
|
8ae04944fe
|
Fix for SAM pattern matching not working
|
2021-08-18 14:59:58 +02:00 |
|
Applevangelist
|
f3f63ab8aa
|
Fix for degree sign extra char
|
2021-08-18 11:52:13 +02:00 |
|
Applevangelist
|
c55b8d29f7
|
Fix for degree sign extra char
|
2021-08-18 11:51:41 +02:00 |
|
Applevangelist
|
e91090cfff
|
more corrections
|
2021-08-18 11:47:25 +02:00 |
|
Applevangelist
|
1a7fb3c13e
|
Fix for degree sign extra char
|
2021-08-18 11:36:33 +02:00 |
|
Applevangelist
|
59857ed79d
|
CSAR - added changes from Development for AFB landings and safer calculation of distances of lost pilots
|
2021-08-18 09:29:58 +02:00 |
|
Applevangelist
|
30623f7d38
|
AIRBOSS / ATIS deleted extra char before degree char. Small correction for CSAR landings at Airports
|
2021-08-18 09:28:34 +02:00 |
|
Applevangelist
|
9a05f5bc93
|
Merge pull request #1589 from FlightControl-Master/Applevangelist-patch-5
CSAR fix for #1588
|
2021-08-09 09:18:51 +02:00 |
|
Applevangelist
|
bce28cf389
|
CSAR fix for #1588
Fixes #1588
|
2021-08-09 09:06:15 +02:00 |
|
Applevangelist
|
2201b2adda
|
Update Utils.lua
Corrected self to BASE
|
2021-08-04 11:07:47 +02:00 |
|
Applevangelist
|
6b36421bce
|
Merge pull request #1585 from FlightControl-Master/Applevangelist-patch-4
Update CSAR.lua
|
2021-08-04 08:04:21 +02:00 |
|
Applevangelist
|
730dabd9cf
|
Update CSAR.lua
|
2021-08-03 07:16:42 +02:00 |
|
Frank
|
4797665939
|
Update Range.lua
- Added demo by shagrat
|
2021-08-02 22:02:21 +02:00 |
|
Applevangelist
|
b89749036d
|
Merge pull request #1584 from FlightControl-Master/Applevangelist-patch-3-1
Update Utils.lua
|
2021-08-02 19:04:57 +02:00 |
|
Applevangelist
|
c6268488de
|
Update Utils.lua
|
2021-08-02 19:03:07 +02:00 |
|
Applevangelist
|
1b414b840e
|
added AP check on landing/rescue
|
2021-07-31 15:50:50 +02:00 |
|
Applevangelist
|
642cc0e98f
|
Added self.FARPRescueDistance reduced landing check to one call
|
2021-07-31 13:05:51 +02:00 |
|
Applevangelist
|
63431bb54b
|
Couple of changes to make finding the distance to nearest pilot more stable
|
2021-07-30 17:30:32 +02:00 |
|
Applevangelist
|
de04369703
|
Various for AI_CARGO, CTLD, CSAR, align with dev
|
2021-07-29 12:46:16 +02:00 |
|
Applevangelist
|
8b45067226
|
Various patches for AI_CARGO
|
2021-07-29 12:41:27 +02:00 |
|
Applevangelist
|
05b6f19a87
|
Merge pull request #1583 from FlightControl-Master/Applevangelist-patch-2
Update CSAR.lua
|
2021-07-28 19:47:48 +02:00 |
|
Applevangelist
|
2753df8216
|
Update CSAR.lua
Fix for CSAR message to all not working, added option to suppress all messaging, make destroys silent to not affect scoring
|
2021-07-28 19:45:47 +02:00 |
|
Applevangelist
|
061032e3d7
|
Transition cleanup for AI Helicopter, deleted speed test bc in 20% of cases AI lands shit, which stops the FSM
|
2021-07-28 18:31:39 +02:00 |
|
Applevangelist
|
82432686aa
|
Fixed display messages to all SAR, added option to suppress messaging
|
2021-07-27 14:10:10 +02:00 |
|
Applevangelist
|
b66d2039be
|
Added function to set speed and height parameters for landing
|
2021-07-27 14:09:10 +02:00 |
|
Applevangelist
|
d245a73d7f
|
Make Destroy() silent for scoring
|
2021-07-26 09:24:52 +02:00 |
|
Applevangelist
|
f0037151e6
|
CTLD - added factor for troops extraction, making Destroy()s silent for scoring, refined autohoverload messaging
|
2021-07-26 09:24:35 +02:00 |
|
Applevangelist
|
33d761503d
|
Fix for crates dropping is loosing track of troops
2.7.5
|
2021-07-25 13:26:07 +02:00 |
|
Applevangelist
|
52d494f573
|
Merge pull request #1582 from bbirchnz/develop
CTLD: fix troops being lost when crates dropped
|
2021-07-25 09:06:16 +02:00 |
|
Ben Birch
|
36a2d71731
|
CTLD: fix troops being lost when crates dropped
|
2021-07-25 13:46:15 +10:00 |
|
Applevangelist
|
b52272e18e
|
Merge pull request #1581 from FlightControl-Master/Applevangelist-patch-1
Update ATIS.lua
|
2021-07-24 15:57:15 +02:00 |
|
Applevangelist
|
70fa1cf19f
|
Update ATIS.lua
Correct degree output extra chars
|
2021-07-24 15:54:54 +02:00 |
|
Applevangelist
|
4db0ea616d
|
Correct opendoor check to include anyone loaded
|
2021-07-24 15:53:20 +02:00 |
|
Applevangelist
|
7ca7caea75
|
Updates with changes from develop
|
2021-07-24 15:50:10 +02:00 |
|
Applevangelist
|
5439e60078
|
Merge pull request #1580 from bbirchnz/ctld-add-mass
CTLD: Enable mass on cargo
|
2021-07-24 15:04:49 +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 |
|
Applevangelist
|
8f698e3e62
|
Changed Messaging Structure on Approach
|
2021-07-23 16:29:56 +02:00 |
|
Applevangelist
|
61481e6e9a
|
CSAR updates to messaging. Detect if far approach note exceeds 8km for smoke/flare request
|
2021-07-23 11:19:53 +02:00 |
|
Applevangelist
|
49397df90b
|
CTLD - added repair capabilties for VEHICLE and FOB types of CTLD_CARGO
|
2021-07-22 20:17:40 +02:00 |
|
Applevangelist
|
7b254a08fb
|
Merge pull request #1579 from FlightControl-Master/Applevangelist-inteldlink
Update Intelligence.lua
|
2021-07-22 11:37:51 +02:00 |
|
Applevangelist
|
5bebbcf5eb
|
Update Intelligence.lua
Added FSM functions and documentation for INTEL_DLINK
|
2021-07-22 11:36:21 +02:00 |
|
Applevangelist
|
83fd48e2f4
|
Merge pull request #1578 from madmoney99/develop
Airboss update for wind over deck
|
2021-07-22 08:03:32 +02:00 |
|
madmoney99
|
f5b25370b0
|
Change to wind measure for Skipper
Previous value 50m produced an incorrect heading and strength based on the actual wind over deck.
|
2021-07-21 22:51:29 -07:00 |
|