3 Commits

Author SHA1 Message Date
spencershepard
be89639e6d
Player fatcow (#46)
* Update RotorOpsPerks.lua

- added player fatcow
- added menu conditions
- added action conditions
- added a table for tracking farp resources and supporting functions
- added flare perk
- change menu display to be more compact
- changes to points
- ignore events if e.initiator is not a unit
- fixed monitorFarps
- isExist wasn't working when calling on farp objects in farp table (appeared dead)
- don't deduct points unless perk action is successful

* Update RotorOps.lua
- changes to infantry spawns
2023-02-07 21:02:38 -08:00
spencershepard
c8ce026243
Added JTAC Drone perk (#44)
* Added JTAC Drone perk

Update RotorOpsPerks.lua
2023-01-31 19:59:21 -08: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