by Uveso » 27 Jan 2016, 12:45
Update from 27.jan.2016:
BlackOps Adv Command Units V15-3652-03
All ACU's:
Removed key XPBaseValue from Veteran Buff Array. It was causing VeteranRegen6 Buff. But level 6 does not exist.
Unit esl0001 - Seraphim ACU
fixed WARNING: GetResource: Invalid name "". This was caused by Lambda Unit ESB0001 and ESB0002 (wrong Display.Mesh.Lod's)
BlackOps Global Icon Support Mod V6.1-3652-03
fixed a bug, where templates are not shown when a templates has a Unit without an icon.
BlackOps Special Weapons V4-3652-03
Added Sorian Ai Support to all Units.
Unit EEB0402 - Stellar Generator
fixed AlbedoName and SpecularName
Unit EEB0001 - Lambda Emitter Object
fixed AlbedoName and SpecularName
fixed WARNING: GetResource: Invalid name ""
BlackOps Unleashed V10-3652-03
Added Sorian Ai Support to all Units.(except artemis satellite)
Unit BAA0309 - Aeon Tech 3 Air Transport (Illuminate)
Unit was declared as AirUnit. Causing error "ReserveSlot is nil". Because ReserveSlot is new in class BaseTransport and needs class AirTransport
Changed Unit from AirUnit to class AirTransport.
Changed non existent bone Turret_Right to Turret_Right01
Unit BRA0309 Cybran Tech 3 Air Transport (Vanisher) Same bug as Unit BAA0309
Unit BSA0309 Seraphin Tech 3 Air Transport (Vishathal-Atah) Same bug as Unit BAA0309
Unit BSS0306 - Seraphin Tech 3 Heavy Cruiser (Ithaluthe-Esel)
CreateAttachedEmitter fails because of missing bone (Orb) and non existent emittereffect.
Changed bone to existing ORB_Spinner and used gloweffect from rift arch as emittereffect.
Unit BSB0405 Seraphim Lambda Field Generator/Advanced Point Defense (Uttaus-Athellu)
SetTargetSpeed fails in DeathThread when Rotator1 is not present.
Now validating Rotator1 before using SetTargetSpeed on it.
unit BAL0401 - Aeon Experimental Siege Weapon (Inquisitor)
fixed walk Animation
fixed dead explosion / debris
object seraheavylightningcannonchild01
GetPosition fails, if the unit is already destroyed.
Now validating unit to be sure it has a Position.
object mirvserpentine01_proj
Removed unused meshblueprint
object mirvserpentinevchild01_proj
Removed unused meshblueprint
Hoocked SorianDefenseBuilders.lua
Changed Buildergrpup SorianT3BaseDefenses, Sorian T3 Base D Engineer PD, SorianT3BaseDefenses - Emerg, SorianT3LightDefenses
Replaced PlatoonTemplate UEFT3EngineerBuilderSorian with T3EngineerBuilderSorian
This enables for the AI the ability to Build T3 PD's for all races and not only for UEF.
Hoocked AdjacencyBuffs.lua
Added Buffs for T3MassEnergyStorage. Old buffsystem dont work since AdjacencyBuffs.lua is completly rewritten.
Changing soundbank BlackOpsSB.xsb, BlackOpsWB.xwb
(You need to copy mod/sounds/*.* to ...games/Supreme_Commander/Sounds/)