Applevangelist
2ec8d94e38
#CONTROLLABLE
...
* Added CommandActivateACLS()
* Added CommandDeactivateACLS()
2023-01-23 17:12:01 +01:00
Applevangelist
be68314c3a
#CONTROLLABLE
...
* Added CommandActivateACLS()
* Added CommandDeactivateACLS()
2023-01-23 17:11:18 +01:00
Frank
d0d21a6b5d
Merge branch 'master' into develop
2023-01-19 19:11:09 +01:00
Frank
1d52e27668
Update Controllable.lua
...
- Added enroute task SEAD
2023-01-19 19:10:56 +01:00
Applevangelist
83e20f8062
#Controllable - docu changes
2023-01-17 12:09:23 +01:00
Applevangelist
80798f278c
#Controllable - docu changes
2023-01-17 12:09:13 +01:00
Applevangelist
43c81afd12
Merge remote-tracking branch 'origin/master' into develop
2023-01-03 10:17:48 +01:00
Applevangelist
b0eef34146
#CONTROLLABLE
...
* Docu fix
#WAREHOUSE
* Changes from dev
#ZONE
* Additions to ZONE_POLYGON
2023-01-03 10:15:16 +01:00
Applevangelist
66bf32351a
Merge remote-tracking branch 'origin/master' into develop
2022-11-27 17:35:42 +01:00
Applevangelist
eb5a72fc27
* less noise
2022-11-27 17:35:13 +01:00
Applevangelist
0f1ad9d811
# TaskRecoveryTanker
2022-11-18 11:28:52 +01:00
Applevangelist
df17a3d2a3
# TaskRecoveryTanker
2022-11-18 11:28:33 +01:00
Applevangelist
96bb475306
#GROUP/CONTROLLABLE
...
* Added RecoveryTanker Task
2022-11-18 09:59:43 +01:00
Applevangelist
239e2ef86d
#GROUP/CONTROLLABLE
...
* Added RecoveryTanker Task
2022-11-18 09:58:48 +01:00
Frank
65cc72e28b
Merge branch 'develop' into FF/Ops
2022-11-02 22:59:19 +01:00
Thomas
2b3363de40
Documentation fixes. ( #1820 ) ( #1821 )
...
* Documentation fixes.
* Update Airboss.lua
Escape links.
Co-authored-by: TommyC81 <tommyc81@gmail.com>
2022-11-02 11:24:59 +01:00
TommyC81
574fa8abf4
Documentation fixes. ( #1820 )
...
* Documentation fixes.
* Update Airboss.lua
Escape links.
2022-11-02 11:20:35 +01:00
Thomas
946a1de931
Merge docu changes ( #1818 )
...
* Documentation fixes. (#1810 )
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
* Documentation fixes. (#1811 )
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
* Documentation fixes. (#1815 )
Minor documentation and code formatting fixes.
This is mostly intended to have something re-trigger the documentation generation to see if the filename capitalization is resolved.
* Code formatting preparation. (#1817 )
Use EmmyLuaCodeStyle that comes with "Lua" VS Code extension (https://marketplace.visualstudio.com/items?itemName=sumneko.lua ). More features and configurability than LuaFormatter, and no need for additional extension (beyond "Lua").
Formatting file set up from default template with some tweaks to correspond to most common coding style observed in the code base. Further tweaks are likely required.
* Documentation fixes. (#1816 )
Co-authored-by: TommyC81 <tommyc81@gmail.com>
2022-10-29 10:49:18 +02:00
Frank
2840865b83
Up
2022-10-27 23:19:35 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
TommyC81
61ea484614
Documentation fixes. ( #1809 )
...
Fix incorrect references.
Simplify references within the same module.
Fix spelling errors and minor code formatting.
2022-10-21 13:52:09 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
Applevangelist
5d1998accb
#CONTROLLABLE
...
*Foreign class definiton removed
2022-09-10 15:14:41 +02:00
Applevangelist
f42aedd485
#CONTROLLABLE
...
*Foreign class definiton removed
2022-09-10 15:14:28 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
8cceee49ea
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2A_Dispatcher.lua
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/AI/AI_CAS.lua
# Moose Development/Moose/AI/AI_Patrol.lua
# Moose Development/Moose/Core/Base.lua
# Moose Development/Moose/Core/Beacon.lua
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Core/MarkerOps_Base.lua
# Moose Development/Moose/Core/Menu.lua
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Core/ScheduleDispatcher.lua
# Moose Development/Moose/Core/Scheduler.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Spawn.lua
# Moose Development/Moose/Core/Zone.lua
# Moose Development/Moose/DCS.lua
# Moose Development/Moose/Functional/Detection.lua
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Functional/Range.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Functional/Sead.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/ATIS.lua
# Moose Development/Moose/Ops/Airboss.lua
# Moose Development/Moose/Sound/UserSound.lua
# Moose Development/Moose/Utilities/Enums.lua
# Moose Development/Moose/Utilities/FiFo.lua
# Moose Development/Moose/Utilities/Profiler.lua
# Moose Development/Moose/Utilities/Routines.lua
# Moose Development/Moose/Utilities/STTS.lua
# Moose Development/Moose/Utilities/Utils.lua
# Moose Development/Moose/Wrapper/Airbase.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Development/Moose/Wrapper/Group.lua
# Moose Development/Moose/Wrapper/Marker.lua
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
# Moose Setup/Moose.files
2022-09-06 10:27:28 +02:00
Frank
ab00d9534d
Merge branch 'develop' into FF/Ops
2022-07-20 22:21:17 +02:00
Applevangelist
f19740e376
Beacon - added deactivate Link4
2022-07-19 08:30:09 +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
ab50d0a514
Controllable/Beacon - added function to switch on Link4
...
A2A - typo in documentation
2022-07-19 08:10:35 +02:00
Frank
888734b7d1
OPS
...
- Fixed bug in parking spot distance for ships.
- Added enroute anti-ship task for anti-ship missions.
2022-07-18 22:59:49 +02:00
Applevangelist
327ab4766b
changed descriptions
2022-03-18 07:59:58 +01:00
Applevangelist
c1ffa47e9d
changed descriptions
2022-03-18 07:59:49 +01:00
Applevangelist
2808a9dcc5
CONTROLLABLE - added SetSpeed() and SetAltitude() from latest release
2022-03-18 07:41:10 +01:00
Applevangelist
3aee8a49c1
Added CONTROLLABLE SetSpeed() and SetAltitude()
2022-03-18 07:39:48 +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
Frank
a8132552de
OPS
...
- Fixed bug in egress coord
- Improved barrage mission
- improved pickup at legion
- fixed bug in SetPathfindingOff function
2021-11-11 21:16:48 +01:00
Frank
6009432933
OPS
...
- NAVYGROUP added engage target
- Barrage improvments
2021-10-22 11:23:29 +02:00
Frank
3e30d15405
Merge branch 'FF/Ops' into FF/OpsDev
2021-09-29 09:57:52 +02:00
Frank
b72e2b6bf9
Merge branch 'master' into develop
2021-09-29 09:34:37 +02:00
Frank
7148bd1d42
OPS Escort
...
- Refined functions to recruit escort assets.
2021-09-19 22:10:52 +02:00
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
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
Frank
1e6899c40b
OPS
2021-08-25 17:20:17 +02:00
Frank
8b6f9f9de7
Merge branch 'master' into develop
2021-05-28 23:01:15 +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
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
Applevangelist
57f6096aa1
Update Controllable.lua ( #1518 )
...
Error line 1466
2021-04-25 20:24:41 +02:00