Applevangelist
38e10331c9
#CLIENTWATCH Class 1.0
2024-08-03 13:57:16 +02:00
Niels Vaes
3d7172fdf7
Adding SHAPES ( #2113 )
...
* Adding a new TerminalType (100)that seems to be introduced in the update that brought Muwaffaq Salti. The base has a couple of spots (like 04, 05, 06) that can only accommodate smaller type fixed wing aircraft, like the F-16, but not bigger types like the Warthog of the Strike Eagle.
Because we weren't checking for this new type, spawning in these particular spots always resulted in an airstart, because `_CheckTerminalType` would always return `false`
* Adding Shapes over from old MOOSE branch
* cleanup
* adding HEXtoRGBA
* removing Arrow.lua, it's part of Polygon.lua
2024-04-23 09:13:52 +02:00
Thomas
28411d2093
Revert "Adding SHAPES ( #2110 )" ( #2112 )
...
This reverts commit 26deaca16632a2e16a854339f32170f0594f717d.
2024-04-21 10:12:51 +02:00
Niels Vaes
26deaca166
Adding SHAPES ( #2110 )
...
* Adding a new TerminalType (100)that seems to be introduced in the update that brought Muwaffaq Salti. The base has a couple of spots (like 04, 05, 06) that can only accommodate smaller type fixed wing aircraft, like the F-16, but not bigger types like the Warthog of the Strike Eagle.
Because we weren't checking for this new type, spawning in these particular spots always resulted in an airstart, because `_CheckTerminalType` would always return `false`
* Adding Shapes over from old MOOSE branch
* cleanup
* adding HEXtoRGBA
2024-04-21 10:08:06 +02:00
kaltokri
eb84ad3cee
Fix for Moose_Create.lua and dynamic path
2024-01-10 15:43:24 +01:00
kaltokri
4fda8cc5fb
Easy debugging for all Moosers #2093
...
Enables everybody to use load Moose from an external full path.
This is needed to use PyCharm with EmmyLua Debugger.
Needs also De-Sanitize to load mission script with full path.
2024-01-10 14:12:17 +01:00
Rolf Geuenich
7c8cca7f56
Added new build system with GitHub Action Workflows
2023-10-19 13:59:33 +02:00
Applevangelist
e95a9525c6
#GENERAL
...
* Remove dependencies from UTILS.Routines
* Remove UTILS.Routines
2023-09-08 11:14:41 +02:00
Frank
32e1d4f8fa
DCS Warehouse
2023-08-16 23:58:32 +02:00
Frank
f11dbfa367
Merge branch 'FF/MasterDevel'
2023-02-12 11:49:13 +01:00
Applevangelist
3d5470eb22
#NET
...
* Initial release
2023-02-10 11:00:14 +01:00
Frank
6adef47340
PATHLINE
...
Added new class PATHLINE
2023-02-07 22:47:55 +01:00
Frank
772921c6b8
WEAPON
...
- Added new class WEAPON
2023-02-04 23:31:55 +01:00
Applevangelist
a73818a615
#BUILD files
2022-09-10 12:08:30 +02:00
Applevangelist
7ef69208d4
#ZONE_RADIUS
...
* Added `ZONE_RADIUS:GetRandomCoordinateWithoutBuildings(...)`
#MARKEROPS_BASE
* Added Class
2022-08-30 14:36:42 +02:00
Applevangelist
2d91647e0b
QOL changes from DEVELOP
2022-04-25 10:36:36 +02:00
Applevangelist
18b45c9621
Added CTLD and CSAR
2021-07-10 17:11:00 +02:00
Frank
4c3d44a63b
Sound update
2021-05-30 01:36:22 +02:00
Frank
7a3fb95851
Sound Update 1
...
- Moved all related files to new Moose folder "Sound/"
2021-05-22 23:26:18 +02:00
Frank
2e66a854b1
Events and Templates
2021-05-01 00:55:43 +02:00
Applevangelist
d4c8d5d91b
Include Shorad.lua
2021-02-16 16:26:25 +01:00
Frank
57bc6de12b
Merge pull request #1414 from acrojason/naval-cargo
...
Naval cargo
2020-12-31 20:38:30 +01:00
acrojason
1b80d68f50
Add support for naval logistics
2020-12-31 10:15:32 -08:00
Applevangelist
5515aa43d6
Update Modules.lua
...
added Mantis.lua to Functional
2020-12-14 10:42:11 +01:00
Frank
8e6e9cbb4d
Updated Moose Modules.lua
...
- Added new class files Profiler, Timer, Marker
2020-08-29 22:10:45 +02:00
Frank
8d1d2179f9
ATIS v0.3.0
2019-10-02 20:43:51 +02:00
FlightControl
c579aad606
API V2 of the A2A and A2G dispatchers. Now a more fine grained attack is possible. You can now tweak the altitude and speed when units engage the target. Especially useful for ground attacks when SEAD, CAS or BAI.You can model low altitude approaches. Added 2 new test missions under the IAD - A2G API v2. Please report any bugs.
2019-09-22 08:23:28 +02:00
FlightControl
b309c25619
Speech Engine Prototype
2019-09-15 18:02:45 +02:00
FlightControl
1aedcf1ae4
Radio Queue
2019-09-09 08:19:48 +02:00
FlightControl
35653898cd
WIP
2019-06-28 17:15:40 +03:00
FlightControl
9c0c4a11b1
Finish Feature-Escort
2019-06-18 20:22:38 +03:00
Frank
e141823556
FOX Missile Trainer
...
FOX v0.5.0
- Added new missile trainer.
RANGE v2.1.1
- Fixed bugs.
WAREHOUSE v0.9.0
- Added events AssetSpawned and AssetLowFuel
- Improved Arrived function.
2019-05-26 12:15:21 +02:00
FlightControl
ab423b3ba4
First working version of AI_ESCORT_REQUEST.
2019-04-25 18:52:46 +02:00
FlightControl
b4d6f78e42
WIP, need to make a new class next week, AI_ESCORT_REQUEST. Need to solve the issue with the formation flying uof multiple escort classes working together. Planes may not crash into each other.
2019-04-25 08:59:07 +03:00
FlightControl
4abdad5f35
First version
2019-04-06 13:04:28 +02:00
FlightControl
59974ea33e
New Zone Detection module.
2019-03-27 19:18:12 +01:00
FlightControl
3b520ab0c4
New detection method based on zones and scanning.
2019-03-15 12:39:06 +01:00
FlightControl
23f92e49dd
New TASK CAPTURE DISPATCHER class.
...
This class allows to send capture tasks to players.
It needs a ZONE_CAPTURE_COALITION class to function.
2019-03-06 22:40:44 +01:00
FlightControl
df6a10862e
New dynamic loader and adapted Moose.lua creation from Modules.lua in the MOOSE root directory.
2018-12-28 09:29:33 +01:00
FlightControl
610938b6e8
Changes
2018-12-26 09:06:16 +01:00