View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026472 | AI War 2 | Balance Issue | Feb 21, 2022 4:30 pm | Feb 21, 2022 7:59 pm | |
Reporter | Probablynotnoah | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.900 Modular Ships / Ship Loadouts | ||||
Fixed in Version | Beta 3.901 Modular Forcefields | ||||
Summary | 0026472: Phased Cestus spawns Phased Cestus on death | ||||
Description | Phased Cestus from the Zenith Architrave will spawn Phased Cestus on death, resulting in their immortality. | ||||
Tags | No tags attached. | ||||
|
Do you have a save with this active in it? That would be really useful. This looks to be a matter of xml inheritance, and it will likely take a few tries to fix. |
|
If you still see the bug in the next version and you have a save, please let me know. Thanks! * Added a new DoForChildrenOfType_ExcludingParentsButIncludingPartialsAndSelf method to our xml parser, and it is now being used instead of DoForChildrenOfType_AndParentsAndPartials for the following sub-nodes: ** entity_type_drawing_bag_used_on_death, entity_type_drawing_bag_used_on_periodic_spawning, entity_type_drawing_bag_used_on_spawn, auto_seeding_on_planets, fleet_membership, ai_ship_group_membership. ** All of the others continue to inherit like before. ** This should mean that things like the bustarius, some hydral heads, and etc didn't need their Disabled row definition anymore, as it was complaining about them. They no longer error, but checking their behavior has not yet been done. ** Further, this should mean that the phased cestus should not try to spawn a copy of itself because it inherits from the regular cestus. However, this has not yet been tested either, since we didn't have a save just yet. |
Date Modified | Username | Field | Change |
---|---|---|---|
Feb 21, 2022 4:30 pm | Probablynotnoah | New Issue | |
Feb 21, 2022 6:15 pm | ZeusAlmighty | Assigned To | => ZeusAlmighty |
Feb 21, 2022 6:15 pm | ZeusAlmighty | Status | new => assigned |
Feb 21, 2022 7:47 pm | Chris_McElligottPark | Assigned To | ZeusAlmighty => Chris_McElligottPark |
Feb 21, 2022 7:48 pm | Chris_McElligottPark | Note Added: 0064654 | |
Feb 21, 2022 7:59 pm | Chris_McElligottPark | Status | assigned => resolved |
Feb 21, 2022 7:59 pm | Chris_McElligottPark | Resolution | open => fixed |
Feb 21, 2022 7:59 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.901 Modular Forcefields |
Feb 21, 2022 7:59 pm | Chris_McElligottPark | Note Added: 0064655 |