Commit Graph

4207 Commits

Author SHA1 Message Date
Frank a893d46cb9 Update Event.lua 2021-05-11 11:54:27 +02:00
Frank b68f271fb7 Update Event.lua 2021-05-11 11:51:25 +02:00
Frank 057e231a9d Emission 2021-05-11 11:41:26 +02:00
Frank b6fedbd97d Merge branch 'master' into FF/MasterDevel 2021-05-11 11:18:35 +02:00
Frank 7cd29501a9 Templates update 2021-05-11 00:21:50 +02:00
Frank 59e4f48726 COORDINATES and ZONES
- Quad zones defined in the ME are now registered as ZONE_POLYGON_BASE
- Added draw functions to COORDINATE (line, circle, arrow, rectangle, text)
2021-05-10 17:47:42 +02:00
Frank 20fe2ee505 Update Event.lua 2021-05-10 08:33:15 +02:00
Frank 8b4ba430fb Update Airbase.lua
- Fixed #1524
2.7.3
2021-05-07 21:55:56 +02:00
Frank 3b0949de72 Fixed Ground Speed Issues
COORDINATE
- Fixed issue with ground units not honoring set speed by setting `ETA_locked=false` in `COORDINATE:WaypointGround` function (used by other classes and routines in MOOSE). See #1484
- Also set `ETA_locked=false` for `COORINATE:WaypointAir` and `COORDINATE:WaypointNaval`
2021-05-07 21:46:03 +02:00
Frank ebb4623bb5 Merge branch 'master' into FF/MasterDevel 2021-05-07 17:42:07 +02:00
Applevangelist 2309487429 Merge pull request #1531 from FlightControl-Master/AA-4
Update Shorad.lua
2021-05-03 17:32:40 +02:00
Applevangelist a3decc33c9 Update Shorad.lua
Add option to defend a SET_STATIC - e.g. group of bunkers or other static objects.
2021-05-03 17:30:18 +02:00
Applevangelist b2d87a8780 Update Set.lua
correct typo in function name
2021-05-03 09:27:56 +02:00
Applevangelist 5034005f6b slightly higher landing speed 2021-05-02 15:29:42 +02:00
Applevangelist c045ba0c6d Update Sead.lua 2021-05-02 11:35:30 +02:00
Applevangelist d0fb4d44ef Update Sead.lua
test GH Desktop
2021-05-02 11:28:50 +02:00
Frank d1f3e3f4bb Update Templates.lua 2021-05-02 00:08:17 +02:00
Frank 45f578b5a3 Merge branch 'master' into FF/MasterDevel 2021-05-01 21:37:28 +02:00
Applevangelist 620f4b96b9 Merge pull request #1530 from FlightControl-Master/AA-4
Update Mantis.lua
2021-05-01 17:32:24 +02:00
Applevangelist 39d3f85b71 Update Mantis.lua
Adjustments for 2.7
2021-05-01 17:23:17 +02:00
Applevangelist 9a7df65faa Update Shorad.lua
Adjust to Event changes
2021-05-01 17:18:01 +02:00
Applevangelist 596eb4c7e4 Update Sead.lua
Adjust to Event changes
2021-05-01 17:13:07 +02:00
Frank 2bce305451 Merge branch 'master' into FF/MasterDevel 2021-05-01 17:07:56 +02:00
Applevangelist 2bcc531e73 Update Event.lua (#1526)
Updates for Event 33 and 6 - also makes Scoring work again
2021-05-01 14:26:03 +02:00
Frank 2e66a854b1 Events and Templates 2021-05-01 00:55:43 +02:00
Applevangelist 57f6096aa1 Update Controllable.lua (#1518)
Error line 1466
2021-04-25 20:24:41 +02:00
Frank dc64b98c59 Update Act_Route.lua
- Fixed bug in ACT_GROUP:GetRouteText
v2.7.1
2021-04-23 13:27:31 +02:00
Applevangelist e6dde7335a Merge pull request #1517 from FlightControl-Master/aa
Update Controllable.lua
2021-04-23 12:02:59 +02:00
Applevangelist bbb2174957 Update Controllable.lua
added `OptionDisperseOnAttack` for GROUND units
2021-04-23 12:00:49 +02:00
Applevangelist b37b50a0c6 Merge pull request #1515 from FlightControl-Master/AA-3
Update Controllable.lua
2021-04-23 09:53:58 +02:00
Applevangelist 459ff8038b Update Controllable.lua
Some Docu updates
2021-04-23 09:51:58 +02:00
Applevangelist f2da862442 Merge pull request #1514 from FlightControl-Master/aa-1
Update .gitignore
2021-04-22 12:47:37 +02:00
Applevangelist 9c6c2ec5ca Update .gitignore 2021-04-22 12:46:37 +02:00
Applevangelist aa13583aa7 Update README.md
added badge
2021-04-22 12:39:35 +02:00
Applevangelist 002f1e09ef Merge pull request #1513 from FlightControl-Master/AA-2
Update Airboss.lua
2021-04-22 10:39:04 +02:00
Applevangelist 5091ed7d6d Update Airboss.lua 2021-04-22 10:26:02 +02:00
Applevangelist 2475f22937 Create .luacheckrc 2021-04-22 10:08:57 +02:00
Applevangelist f4f12f786c Update Airboss.lua
Escape error
2021-04-21 18:52:44 +02:00
Applevangelist eb659446df Merge pull request #1510 from FlightControl-Master/AA
Update DCS.lua
2021-04-21 15:50:26 +02:00
Applevangelist 62c42adebc Update DCS.lua 2021-04-21 15:48:54 +02:00
Applevangelist 0fc91595b8 Merge pull request #1508 from FlightControl-Master/Applevangelist-patch-2
Update Group.lua
2021-04-20 17:31:00 +02:00
Applevangelist 18fca6461b Update Group.lua 2021-04-20 17:27:48 +02:00
Applevangelist 869b819a4f Merge pull request #1506 from IdefixRC/master
Create Airbase.lua
2021-04-20 16:23:19 +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
Applevangelist 3b2af6ea07 Update appveyor.yml 2021-04-19 20:49:17 +02:00
Applevangelist 82da7a8f24 Update appveyor.yml 2021-04-19 20:47:16 +02:00
Applevangelist 3749686882 Update appveyor.yml 2021-04-19 20:46:30 +02:00
Applevangelist b2eba4911a Update appveyor.yml 2021-04-19 20:44:50 +02:00
Applevangelist 40700a387c Update appveyor.yml 2021-04-19 20:42:24 +02:00
Applevangelist 0577940d58 Update appveyor.yml 2021-04-19 20:38:50 +02:00