XCOM: Chimera Squad

XCOM: Chimera Squad

RealityMachina's Personal Highlander
Mostrando 1-7 de 7 aportaciones
Actualización: 29 MAY 2020 a las 12:32

New additions:
UIArmory_MainMenu and UIArmory_AndroidUpgrades
Uses a new function called IsLikeAndroidForArmory to enable the usage of android upgrades on units that aren't normal androids.

Actualización: 23 MAY 2020 a las 9:54

Updated for patch changes.

Removed X2TacticalGameRuleset changes since they were unneeded.

Actualización: 15 MAY 2020 a las 14:41

XComTacticalMissionManager

Bugfix in GatherSpawnObjectives - vanilla subobjectives should spawn normally again now.

Actualización: 15 MAY 2020 a las 12:00

XComTacticalMissionManager
CreateObjective_Encounter now manually randomizes an encounter bucket if it's given one with RandomizedSelection set to true. Testing indicated whatever the game was doing normally was very iffy to actually randomize selections of modded encounters.

Actualización: 14 MAY 2020 a las 14:13

XComTacticalMissionManager
CreateObjective_Encounter now properly double checks where units can spawn: this should allow for better spawning of units without them spawning out of bounds too often or spawning on top of existing units.

Actualización: 13 MAY 2020 a las 15:25

XComTacticalMissionManager
Can now handle spawning encounters that are more than one unit in size.

Actualización: 12 MAY 2020 a las 11:03

update