Comment 3 for bug 894901

Revision history for this message
Bug Importer (bug-importer) wrote :

Code related to this issue has just been checked in; Renegade wrote in revision 238:
Issue #342: Operator=
Removed Occupants-related section, integrated buildings into the passenger section. If passengers don't work by default, add InfantryAbsorb=yes to your building.
Also made Operator parsing only fire if the building in question is currently online (i.e. has power).

Issue #221: Trenches
Added parsing for flags:
UC.PassThrough = percentage (Default: 0%) [Issue #663]
UC.FatalRate = percentage (Default: 0%) [Issue #663]
UC.DamageMultiplier = percentage (Default: 100%) [Issue #663]
Rubble.Intact = BuildingType (Default: N/A) [Issue #664]
Rubble.Destroyed = BuildingType (Default: N/A) [Issue #664]
Bunker.Raidable = true/false (Default: false) [Issue #665]
IsTrench = name of choice (Default: N/A) [Issue #666]
SubjectToTrenches = true/false (Default: true) [Issue #667]

While parsed, these are not hooked up to anything yet.
SVN: http://svn.renegadeprojects.com/listing.php?repname=Ares&path=%2Ftrunk%2F&rev=238&sc=1