Commit Graph

  • e9917ba00e Front-end 'push' updates for SupplyRoutes Raffson 2022-06-15 02:21:35 +02:00
  • 74142536e9 #978 Raffson 2022-08-14 13:49:47 +02:00
  • 8dab64f4c3 Support for Su-30 mod Raffson 2022-07-25 19:49:21 +02:00
  • 0913b506f4 Support for F-15D 'Baz' mod Raffson 2022-07-31 00:55:32 +02:00
  • 9fbc2d2c58 Update mods after pydcs update Raffson 2022-08-14 13:42:31 +02:00
  • 582fcf8b19 Update pydcs. Dan Albert 2022-08-10 20:08:10 -07:00
  • 60f772081c Update pydcs. Dan Albert 2022-08-10 19:07:34 -07:00
  • 267da47f6e Fix grammatical typo in main.py root0fall 2022-08-07 18:21:09 +08:00
  • ae7a3ffa70 Renamed the weapon GBU_24_Paveway_III___2000lb_Laser_Guided_Bomb_ to GBU_24_Paveway_III___2000lb_Laser_Guided_Bomb, since the former doesn't exist on pydcs. MetalStormGhost 2022-08-06 23:51:15 +03:00
  • bf7838e6cc Removed /MissionEditor/UnitPayloads/ from mod_payloads paths. Implemented a separate inject_mod_payloads method to support it. MetalStormGhost 2022-04-30 22:40:37 +03:00
  • 849b4e7e4e Removed /MissionEditor/UnitPayloads/ from mod_payloads paths. MetalStormGhost 2022-04-30 22:36:58 +03:00
  • ef78824b05 Moved the section break one row up so it splits at five. MetalStormGhost 2022-04-25 00:21:49 +03:00
  • 53f28c6ad9 Added a new banner for the F-16C Barak and improved the handling of swapped icons. MetalStormGhost 2022-04-24 20:41:14 +03:00
  • c3ea0c0df0 Added the flyable flag to F-16 IDF and F-16C-BARAK 2020. MetalStormGhost 2022-04-24 17:47:58 +03:00
  • 1c35b18cd9 Added squadrons and icon&banner for the F-16 (IDF) and Barak. MetalStormGhost 2022-04-24 17:32:12 +03:00
  • b4e5efe3c0 Added "F-16I Sufa" and "F-16C Fighting Falcon (IDF mod)" to Israel factions and added missing planemod decorators. MetalStormGhost 2022-04-24 16:39:21 +03:00
  • 4dc619a140 Changed the mod setting save/load evaluation flow in Faction to satisfy mypy. MetalStormGhost 2022-04-24 14:06:13 +03:00
  • 9e9941ba94 Renamed inject_pylons -> inject_pylon MetalStormGhost 2022-04-24 13:51:29 +03:00
  • b3ab2aed87 Updated the mod version number to v1.4.7 in QNewGameWizard.py and updated the changelog. MetalStormGhost 2022-04-24 13:50:19 +03:00
  • 840cbf66d9 Added aircraft yaml for the IDF mod F-16C_50. MetalStormGhost 2022-04-24 13:46:16 +03:00
  • fccdd82d87 Changed the F-16I Liberation OCA/Runway loadout back to dumb bombs because the DCS AI cannot use the GBU-24 penetrator against runways. Added loadouts for the F-16C-BARAK 2020 and IDF mod F-16C_50. MetalStormGhost 2022-04-24 13:45:27 +03:00
  • 1a440f40b8 Added a separate directory for mod loadouts for stock aircraft which are modified by mods. Uses the existing inject_custom_payloads function to override the loadouts from there in case the mod is selected. MetalStormGhost 2022-04-24 13:22:20 +03:00
  • 9276db05d7 Loading saved mod settings from the faction now works. MetalStormGhost 2022-04-24 12:45:32 +03:00
  • 716224da13 Changed mod_settings into Optional[ModSettings] MetalStormGhost 2022-04-23 15:35:41 +03:00
  • 204060665f Store mod settings so mod properties can be injected again on game load, in case mods like CJS F/A-18E/F/G or IDF F-16I are selected by the player. MetalStormGhost 2022-04-23 15:00:27 +03:00
  • 1dd1ef6933 Updated the IDF Mod Project F-16I mod pydcs extension to version 1.4.7 MetalStormGhost 2022-04-23 14:57:06 +03:00
  • 4fe0102b7b Added a pydcs extension for the IDF Mod Project F-16I mod version 1.4, utilizing the pylon_injector written for the CJS Superbug mod support. Includes banner by Schmokedpancake. MetalStormGhost 2022-04-18 16:44:12 +03:00
  • 151cf17e35 Move tests into main workflows. Dan Albert 2022-07-27 20:24:21 -07:00
  • 6437700a61 Fix warning in black job. Dan Albert 2022-07-27 20:11:30 -07:00
  • 07ac8957c8 Split Python linting into separate jobs. Dan Albert 2022-07-27 20:07:33 -07:00
  • 2bd39bd9f5 Changed garrison terminology to battle position. (#2352) SnappyComebacks 2022-07-26 22:41:45 -06:00
  • 2ecb3506b5 Update skynet to V3.0.0 release RndName 2022-07-26 17:34:46 +02:00
  • 35fc43cda0 Refactor unclear conditional. Tom Wabinski 2022-07-25 23:51:26 -07:00
  • 71311eb157 Fix inverted pilot leveling flag. Tom Wabinski 2022-07-25 22:54:20 -07:00
  • 02c52f0801 Support for Mirage F1. Raffson 2022-07-25 18:11:36 +02:00
  • ee7a0ade9e Update pydcs Raffson 2022-07-24 15:50:40 +02:00
  • 1bee29de83 Fix incomplete reset (#2330) Raffson 2022-07-23 12:10:26 +02:00
  • d1c1977a9c pydcs updated for 2.7.16 (#2337) C. Perreau 2022-07-23 10:09:14 +02:00
  • 16b03ec90e Bump terser from 5.11.0 to 5.14.2 in /client (#2333) dependabot[bot] 2022-07-21 23:33:51 +02:00
  • 7162bf4d24 #2203 : Added RNLAF Redskins 301 Squadron by KillgOreNL (#2332) C. Perreau 2022-07-20 18:25:47 +02:00
  • 3fb31c9d78 #2324 : Fixed buildings.miz not being usable without WW2 asset pack (#2331) C. Perreau 2022-07-20 18:02:10 +02:00
  • 52c0be63ea Fix 'Accept' button in AirWingConfigurationDialog (#2318) Raffson 2022-07-19 00:14:17 +02:00
  • a54c217f88 Guard against null squadron in flight creator. Raffson 2022-07-18 03:21:35 +02:00
  • 622e5d65aa Ack campaign version 10 for my campaigns. Dan Albert 2022-07-11 13:24:18 -07:00
  • 21199d9a24 Fix the command-line campaign generator for IADS. Dan Albert 2022-07-11 13:16:07 -07:00
  • 51b9d80488 Update contributors list. MetalStormGhost 2022-04-16 14:12:02 +03:00
  • ccfd82e1c9 Get shapely from pypi again. Dan Albert 2022-07-11 02:03:39 -07:00
  • cbb81bbba7 Update most python dependencies (#2308) SnappyComebacks 2022-07-10 16:54:58 -06:00
  • e60cde892a Added accept button to Air Wing Configuration window. (#2307) SnappyComebacks 2022-07-10 07:25:48 -06:00
  • 7355162d80 Fix combat updates in the front-end. Raffson 2022-07-06 22:36:15 +02:00
  • 9823f7b96f Push full navmesh/threatzone info in the event stream. Raffson 2022-07-06 22:27:06 +02:00
  • a20b95bb26 Push full TGO information in the event stream. Raffson 2022-07-06 21:41:58 +02:00
  • 0fc2e8872d Added Leopard 2A6M as a variant in Leopard-2.yaml (#2298) MetalStormGhost 2022-07-06 22:28:00 +03:00
  • 746eda70ee In-Flight spawn: Minimum AGL altitude (#2302) Raffson 2022-07-06 20:56:39 +02:00
  • ec425501cd Replace exceptions with 'if' statement Raffson 2022-07-04 17:23:29 +02:00
  • 64e68706ad Grey out advanced IADS if it's not supported Raffson 2022-07-04 22:11:34 +02:00
  • 2f97d948b8 Hotfix IADS (#2296) Raffson 2022-07-04 16:02:22 +02:00
  • cc4237d076 Fix incorrect start types for off-map squadrons. Raffson 2022-06-30 06:21:18 +02:00
  • 13546d77e7 Return self from end_combat. Raffson 2022-06-30 06:05:53 +02:00
  • 27dff95df5 Handle IADS updates properly. Raffson 2022-06-30 03:58:49 +02:00
  • 5f071a6138 Add missing mission types for IADS targets. Raffson 2022-06-30 03:54:34 +02:00
  • def611ef89 Focus on the exception window (#2282) Raffson 2022-06-29 05:31:07 +02:00
  • 8c2c353071 Clean up IADS exception handling. Raffson 2022-06-29 05:30:17 +02:00
  • d45bba19c8 Initialize restore_start_type Raffson 2022-06-28 01:31:34 +02:00
  • 9ab1dbab78 Dedup pyinstaller actions. Dan Albert 2022-06-26 14:33:40 -07:00
  • 83af032bee Enable dependency caching in workflows. Dan Albert 2022-06-26 14:05:22 -07:00
  • 2a5e12dfc5 Refactor some repeated actions out of workflows. Dan Albert 2022-06-26 13:06:18 -07:00
  • e751b53241 Mark advanced IADS WIP. Dan Albert 2022-06-26 12:22:19 -07:00
  • 61488627a4 Push full control point information in the event stream. Raffson 2022-06-25 23:17:08 +02:00
  • da90a40bc4 Push full front line information in the event stream. Raffson 2022-06-25 23:13:10 +02:00
  • d578e763c0 Push full flight information in the event stream. Raffson 2022-06-25 23:09:51 +02:00
  • 289545e777 Push full unculled zone information in the event stream. Raffson 2022-06-25 23:09:07 +02:00
  • 3eafd0cb62 Add a few more notes to the pull request template. Dan Albert 2022-06-25 13:38:06 -07:00
  • 75cc8bfd50 Skip UI update for canceled packages. Raffson 2022-06-14 18:20:00 +02:00
  • 76bc0fde33 Fix filter definitions for TGO layers. Raffson 2022-06-22 10:57:36 +02:00
  • 7f05f6bc7d Don't send updates for CP TGOs. Raffson 2022-06-17 03:08:13 +02:00
  • 8f0d071afb Bump electron from 17.1.0 to 17.2.0 in /client dependabot[bot] 2022-06-16 23:18:19 +00:00
  • 30bdcfac29 Fix eslint warning in CI Raffson 2022-06-16 18:27:41 +02:00
  • 8a1c0c041c Add missing unculled zone update event. Raffson 2022-06-16 03:50:40 +02:00
  • ad7032064d Add culling exclusion zones display to the new map. Raffson 2022-06-15 03:57:04 +02:00
  • c5ff8777be Fix Exception: 'DeadFlightPlan' object has no attribute 'targets' Raffson 2022-06-12 22:34:43 +02:00
  • 70e5c578ae Add the ruler to the new map. Raffson 2022-06-12 22:15:26 +02:00
  • 6557864697 Import QApplication Raffson 2022-06-11 21:58:00 +02:00
  • 04cb53a9c8 Replace 'Arrival combo box' with a label. Raffson 2022-06-11 00:04:26 +02:00
  • 5f1ae30f19 Close all windows on exit Raffson 2022-06-10 22:48:25 +02:00
  • aa77cfe4b9 Add AirAssault and Airlift mission types with CTLD support RndName 2022-04-12 12:42:17 +02:00
  • de148dbb61 Add CTLD script and update JTACAutoLase config RndName 2022-04-02 14:12:40 +02:00
  • 0a7ded4052 Update pydcs. Dan Albert 2022-05-29 17:08:26 -07:00
  • c401ac7560 Give the CAS F-16 some gas. Dan Albert 2022-05-29 15:34:11 -07:00
  • 22c3d4ebc5 Add a CLI tool for viewing default loadouts. Dan Albert 2022-05-29 15:23:21 -07:00
  • c5efc908de Ensure a unique ID for supply routes. Dan Albert 2022-05-29 14:07:40 -07:00
  • 046c863768 Bump async from 2.6.3 to 2.6.4 in /client dependabot[bot] 2022-05-29 03:26:01 +00:00
  • 3335cafa94 Bump ejs from 3.1.6 to 3.1.7 in /client dependabot[bot] 2022-05-02 17:09:32 +00:00
  • ee3fb6df09 Fix generation of convoys along non-front routes. Dan Albert 2022-05-27 17:02:45 -07:00
  • d59653eed9 Add 2nd STR to patriot layout RndName 2022-05-13 20:03:40 +02:00
  • 50b82f6383 Improve Layout loading and ForceGroup generation RndName 2022-05-13 20:25:08 +02:00
  • 72682e4db3 Remove special heading to conflict calculation for radars RndName 2022-05-13 20:04:35 +02:00
  • 10e7ce6363 Update and generalize Anti Air Layouts RndName 2022-05-13 20:02:31 +02:00
  • e874f47920 Set default value for reversed_heading property RndName 2022-05-12 16:35:46 +02:00
  • 92992fc068 Fix missing return in steam_into_wind RndName 2022-05-12 16:26:22 +02:00