19 Commits

Author SHA1 Message Date
Spencer Shepard
756dfd5269
disable pydcs using savedgames directory (#57) 2023-05-20 16:29:17 -07:00
Spencer Shepard
f5dfcf0448
5.0 - pydcs library update - does not use DCS install (#56)
Prevent pydcs library from using DCS installation directory
2023-05-20 15:14:59 -07:00
spencershepard
76e2858c7b
1.4.1 (#42)
* RotorOpsPerks, mist change, ice halo fix

* Update RotorOpsPerks.lua
- added new points conditions, revised cas bonus
- allow perks to be defined dynamically
- option to silence point scoring messages
- added red coalition support
- multicrew support!

Update MissionGenerator.exe for release
2023-01-28 15:52:20 -08:00
spencershepard
f382a2e3cc
Develop (#40)
For users:
-Added KA-50 III and AV8BNA Harrier to slot selection
-Changed message in mission generated success dialog
-Zone protect SAMs now part of 'Advanced Defenses' feature
-Late activated friendly/enemy CAP units are placed in mission as a template for Deployed CAP fighters (ie will not be active unless using Advanced Defenses or 'DEPLOY_FIGHTERS' name for radar ground unit)
-improve idle troop behavior at bases/FARPs

For Mission creators:
-Updated pydcs library supports new units such as technicals
-Updated pydcs library supports Falklands map
-allow troop pickup from HELO_CARRIER
-enemy units with radar can be designated to deploy intercept fighters on detection (see RotorOps.fighter options in RotorOps.lua for details) with options for min detection altitude and distance (min detection altitude allows helis to fly 'under the radar')
-Insert RotorOpsServer.lua script and trigger actions if option set in scenario config: rotorops_server: true
-scenario template triggers should now be 'untouched' after mission generation, allowing previously unsupported triggers and actions to be used, along with color coding
-block adding player helicopters if slots locked in scenario config
-Added RotorOps.draw_conflict_zones setting to give users the ability to disable or enable displaying of zones on the map.
-allow disabling spinboxes in scenario config
-mission ends 10 mins after mission success/fail
-copy helicopter start type from templates

Internal:
-github actions workflow to automatically deploy to update server
-Startup version check will ignore micro version
-bypassing triggers and merging before save (to preserve unsupported triggers in pydcs). Our goal is to leave the trigrules and trig from the source mission untouched
-if using random weather, set ice halo to auto and crystals to none
-dont put planes at airports without ILS (to avoid putting planes at helicopter airports ie. Syria)
-improved guardPosition task
-refactored 'coalition' variables to 'coal' to help prevent introducing errors in RotorOps.lua
2023-01-03 12:05:18 -08:00
spencer-ki
2ebafda806 1.1.2 2022-04-13 19:23:31 -07:00
spencer-ki
35169eafd9 refactor directories
refactor

..

..
2022-04-13 19:23:30 -07:00
spencer-ki
543a98c559 fixed zone protect SAMs triggers, added online version check 2022-03-20 11:13:09 -07:00
spencer-ki
ad84f7beba Apache update
-UI update with QTmodern library
-mist lua script updated and modified to deal with ED bug on Unit.getGroupsByName returning dead units
-pydcs updated with Apache
-pydcs update fixes 'transportable' mission editor bug
2022-03-19 16:46:35 -07:00
spencer-ki
d70e0544f2 imports update 2022-03-01 20:21:02 -08:00
spencer-ki
5c3e4b1cf2 Update MissionGenerator.exe 2022-03-01 08:32:57 -08:00
spencer-ki
0860dca3c7 .. 2022-02-27 09:39:04 -08:00
spencer-ki
8160fc29ff added imports feature
adds an import feature for getting complex unit arrangements from miz files
2022-02-25 18:12:49 -08:00
spencer-ki
bdf5d95f48 transport helos update
-UH-60L troop capacity set to 11
-bugfix: AI enemy planes/helicopters attacked invisible FARPS
-generator now produces an error log
-Syria scenario FARP support units invulnerable
-all red/blue coalition objects now swap sides for defense mode, including carriers and FARPs
-forces templates can include air units with customization for loadout, livery, and skill
-carrier and FARP parking for enemy helicopters
-parking now supports multiple airports per side
-improved AI flight orbits (now onside and perpendicular to closest enemy airport)
-enemy transport helicopters!  Random troop drops in enemy-occupied zones
-'APCs spawn infantry' now disables conflict zones as infinite troop pickup zones
-bug fix: add zone triggers can be added in wrong order
-Combined Joint Task Forces now supported
-disable pickup zone smoke option added
-Scenario briefing now viewable in generator
-defending vehicles disperse on attack (script option)
-AWACs escorts now weapons-free and engage enemy air threats
-briefing images added
-new Persian Gulf scenario
2022-02-19 12:44:10 -08:00
spencer-ki
fc83ebdc1d .. 2022-02-06 09:26:20 -08:00
spencer-ki
7ee6ce00c7 Create MissionGenerator.exe 2022-02-04 22:01:55 -08:00
spencer-ki
a366b8f9b3 Delete MissionGenerator.exe 2022-02-04 22:01:38 -08:00
spencer-ki
7d549c586e .. 2022-02-04 20:14:42 -08:00
spencer-ki
315b226014 .. 2022-02-04 12:13:08 -08:00
spencershepard
8cda007768
Feature/generator (#13)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* ..

* ..

* ..

* ..

* ..

* ..

* ..

* added many ui options

* stable

* release candidate
2022-01-30 23:36:14 -08:00