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
01a5b523da
Arty v1.2.0
...
- fixed cargo issue
2020-12-27 17:59:39 +01:00
Frank
fed1fb2839
Update Artillery.lua
...
- fixed bug in :NewFromCargo
2020-12-20 23:48:13 +01:00
Frank
1312555690
Github Issues Addressed
...
**GROUP**
#1354
**ARTY v1.1.8**
#1356
#1357
2020-10-20 23:26:32 +02:00
Frank
6208c79d1f
ARTY v1.1.7 & AIRBASE
...
- Improved ARTY._PassingWaypoint function.
- Corrected AIRBASE.Ras_Al_Khaimah
2020-01-02 16:17:25 +01:00
Frank
e16e2851c1
ARTY v1.1.6
...
- Check that arty unit is not dead when addressed via marker
2019-11-25 11:58:29 +01:00
Frank
ddf61d1bf3
ARTY v1.1.5
...
- Fixed bug for tac nukes (critial mass insufficient to trigger nuclear fission).
2019-10-31 18:55:21 +01:00
Frank
23497dddd4
ARTY v1.1.3
...
Unfixed workaround for wrong markpoint coordinates. Was fixed in DCS 2.5.5.34644
2019-08-14 22:32:45 +02:00
Frank
2a7b9cf898
DETECTION, SET, ARTY, WAREHOUSE, AIRBOSS, A2A_DISPATCHER
...
DETECTION
- Fixed bug with late activated groups.
ARTY v1.1.2
- Added attack group task for ships.
- Added respawn option.
WAREHOUSE v0.9.5
- Added respawn option.
AIRBOSS v1.0.3
- Recovery time extended if flights are still in the pattern.
SET
- Added CountAlive() function.
A2A_DISPATCHER
- Bug fixes in :ParkDefender() function.
2019-06-26 19:19:17 +02:00
Frank
ac1d07ec66
updates
2019-06-24 23:17:18 +02:00
Frank
1a534108bf
Updates
...
ARTY v1.1.0
- added attack group
- target data struckture
WAREHOUSE v0.9.4
- assignment as descriptor
AIRBOSS v1.0.3
- removed warehouse table
- no stoping of recovery window if pattern is not empty
- changes in patrol route
2019-06-24 14:19:36 +02:00
funkyfranky
5a327b1d6b
AIRBOSS v0.4.8w
2018-12-06 16:10:17 +01:00
Frank
2ea8487e04
ARTY v1.0.7
...
Fixed bug when targets get removed because ARTY group is immobile and not declared as cargo.
CT fixes
2018-10-22 00:08:38 +02:00
FlightControl
e6f51af34c
Documentation
2018-10-09 09:47:22 +02:00
funkyfranky
cba7bec477
WH and ARTY
2018-10-02 15:27:46 +02:00
funkyfranky
f8404f336d
Arty v1.0.6
2018-10-01 16:24:13 +02:00
funkyfranky
fa785a06bb
ARTY v1.0.5
...
ARTY
* Groups can now be transported as cargo via ARTY:NewFromCargoGroup() function.
* If immobile units are defined as cargo, targets out of range are not deleted from the queue.
AI_CARGO_APC
* Adjusted function documentation.
AI_CARGO_DISPATCHER
* Adjusted function documentation.
AI_CARGO_HELICOPTER
* Adjusted function documentation.
CARGOG_ROUP
* Ajusted function documentation.
MESSAGE
* Adjusted function documentation.
* Added missing Settings parameter to some functions.
DCS
* Improved documentation.
MISSION:
* Adusted function documentatoin.
2018-07-29 00:24:05 +02:00
funkyfranky
c7aa799378
Fixes
...
ARTY:
* Rearming group will not always use 20 km/h = 11 mph.
SET_GROUP(+DESIGNATE):
* Fixed bug in SET_GROUP:FindNearestGroupFromPointVec2( PointVec2 ) function. This caused DESIGNATE class to crash!
2018-07-21 00:26:46 +02:00
funkyfranky
7d90a94927
ARTY
...
Updated docs.
Added SetSpeed() function.
2018-06-19 23:10:08 +02:00
funkyfranky
79d8113df3
ARTY v1.0.4
...
Minor adjustments.
Fixed bug that coordinates from mark points are always at an altitude of 5 meters.
2018-06-16 19:03:44 +02:00
funkyfranky
ca2eec8878
ARTY v1.0.3
...
Fixed bug in illu and smoke shell impementation.
2018-06-15 00:07:35 +02:00
funkyfranky
851c55e985
ARTY v1.0.3 buggy
...
something wrong with nuke, illu smoke
2018-06-13 23:00:05 +02:00
funkyfranky
6c9c4432cc
ARTY v1.0.3
...
Added "set" mark commands for rearming place and rearming group.
2018-06-13 00:12:26 +02:00
funkyfranky
89e67ba54d
ARTY v1.0.2
...
Changed behavior that if no arty group is addressed explicitly, nothing is happening. Before all groups were addressed.
2018-06-12 19:50:21 +02:00
funkyfranky
3fee4a87da
ARTY v1.0.1
...
Added cluster and alias assignment via marks.
2018-06-11 20:29:58 +02:00
funkyfranky
ba2d359af2
ARTY 1.0.0
...
- Added pseudo functions for FMS states.
- Fixed a few bugs.
2018-06-10 23:35:22 +02:00
funkyfranky
e8ff153427
ARTY v0.9.96
...
Improved marker logic.
2018-06-10 00:05:55 +02:00
funkyfranky
403f22bd2b
ARTY v0.9.95
...
Reworked rearming behavior for selected weapons.
Many other improvements.
2018-06-09 18:33:20 +02:00
funkyfranky
c6fc571c95
ARTY
...
adjusted docu
some improvemens
2018-06-08 00:00:41 +02:00
funkyfranky
38a03f4cbc
ARTY v0.9.94
...
Bug fixes and improvements.
2018-06-06 22:57:04 +02:00
funkyfranky
a2790f500c
ARTY v0.9.93
...
added new mark parameters
LLDMS coordinate assignment
2018-06-06 00:51:59 +02:00
funkyfranky
8b667071b7
ARTY v0.9.92
...
- adjusted DB
- other minor fixes and improvements
2018-06-05 00:28:52 +02:00
funkyfranky
0a34cfdafa
ARTY v0.9.91
...
- Added automatic relocation if not in firing range.
- Added first version of ARTY DB with artillery unit parameters min/max firing range.
2018-06-03 23:38:15 +02:00
funkyfranky
8ff3530916
Merge branch 'develop' into FF/Develop
2018-06-03 09:40:46 +02:00
funkyfranky
0d246d3f49
ARTY v0.9.9
...
ARTY:
Fixed CTD bug. Caused by group:ClearTasks() when no task is assigned (group arrived).
Many other improvements
Cleared up function location.
MESSAGES:
Added optional clear screen parameter.
2018-06-03 00:58:24 +02:00
funkyfranky
e9a055219e
ARTY v0.9.8-buggy
...
Improved marker assignments.
There is a bug that makes DCS crash when a group is ordered to move and reaches its destination, i.e. arrives.
2018-06-02 19:13:26 +02:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
funkyfranky
0b95930674
ARTY v0.9.8
...
Improved maker targets and moves assignments.
Removed env.info()
2018-06-01 23:51:53 +02:00
funkyfranky
da452ed8ce
ARTY v0.9.7
...
Improved Mark Target Assignments.
Improved documentation.
2018-05-30 21:17:09 +02:00
funkyfranky
9d62c60071
Merge branch 'develop' into FF/Develop
2018-05-30 00:40:09 +02:00
funkyfranky
fd4d7f49a5
ARTY v0.9.6
...
Added first WIP version with Markers.
2018-05-30 00:39:43 +02:00
FlightControl_Master
43b320ca90
New versions with documentation
2018-05-29 22:34:33 +02:00
funkyfranky
b6ac79a9df
ARTY Mark WIP
2018-05-28 22:19:35 +02:00
funkyfranky
1861e742b0
ARTY v0.9.5
...
Added/fixed relocate option
2018-05-28 17:07:55 +02:00
funkyfranky
8927504801
Minor
2018-05-28 16:51:01 +02:00
funkyfranky
cb6673332d
ARTY v0.9.4
...
ARTY: improved outofammo/rearming behaviour
2018-05-28 16:47:32 +02:00
funkyfranky
21ce0cac8d
ARTY v0.9.3
...
ARTY:
- Improved tac nukes implementation. Added user functions.
- Added relocation option after engagements.
COORDINATE:
- Added get surface type function.
2018-05-28 14:38:04 +02:00
funkyfranky
4941b5ee98
ARTY v0.9.2
...
Added tactical nukes.
2018-05-28 00:33:58 +02:00
funkyfranky
ad75a7ddb5
RANGE v1.2 and other changes
...
RANGE:
-Optimized performance. Bombs are now only tracked if the player is within a certain distance of the range.
CONTROLLABLE:
- Added speed unit to @param description. Sometimes it was unclear if speed needs to be given in m/s or km/h.
- Fixed some default speed and conversions.
COORDINATE:
- Cleaned up some speed unit stuff.
- Reintroduced PathOnRoad function to contain the full path. Useful as interface to DCS API function.
- Fixed some default speed and conversions.
AI_CARGO_APC:
Speed is not fixed any more but set to 50% of the max speed a given unit can move at.
2018-05-26 14:46:23 +02:00
funkyfranky
d98f207bcf
Merge branch 'develop' into FF/Develop
2018-05-24 19:39:48 +02:00