Phobos-developers / Phobos

Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
GNU Lesser General Public License v3.0
302 stars 97 forks source link

Two skirmish AI behavior dehardcoded and a minor improvement #1350

Closed TaranDahl closed 2 months ago

TaranDahl commented 3 months ago

Skirmish AI behavior dehardcode

In rulesmd.ini:

[General]
AISellAllOnLastLegs=true   ; boolean
AISellAllDelay=0           ; integer, number of frames
AIAllInOnLastLegs=true     ; boolean
RegroupWhenMCVDeploy=true  ; boolean

Global setting for [Country House]->RepairBaseNodes and [Basic]->MCVRedeploys

TaranDahl commented 3 months ago

The tags are not very understandable, suggest to change them to the names that being universally accepted by modders

AISellAllOnLastLegs -> AIFireSale AISellAllDelay -> AIFireSaleDelay AIAllInOnLastLegs -> AIAllToHunt RegroupWhenMCVDeploy -> GatherWhenMCVDeploy

Changed.

github-actions[bot] commented 2 months ago

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.