View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0002420 | Spring engine | General | public | 2011-05-08 15:33 | 2014-06-19 20:46 | ||||
Reporter | KingRaptor | ||||||||
Assigned To | cleanrock | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.82.7.1 | ||||||||
Target Version | 83.0 | Fixed in Version | |||||||
Summary | 0002420: Fix constructor fire-while-working consistency | ||||||||
Description | Currently, armed constructors can fire while building, but not when repairing/reclaiming/etc. From the player's point of view at least, there is no logical basis for this distinction. Either cons should fire while working or they should not. | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Google_Frog (reporter) 2011-05-12 12:57 |
Better yet they should fire while doing everything and the game designer can decide if firing should be blocked within the unit script. That is assuming there are easy callins for actions such as reclaiming. |
FLOZi (reporter) 2011-05-12 17:08 |
+1 to that |
frameworld (reporter) 2011-05-15 07:05 |
+1 to that again |
msafwan (reporter) 2013-02-07 14:12 |
This inconsistency still happen in 91.0 .Someone just mentioned it. |
cleanrock (reporter) 2014-06-19 13:56 |
This has annoyed me a bit for some time also. Since all other actions (repair, capture, reclaim, resurrect and restore?) stops firing i think start building should also stop firing. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-08 15:33 | KingRaptor | New Issue | |
2011-05-12 12:57 | Google_Frog | Note Added: 0006652 | |
2011-05-12 17:08 | FLOZi | Note Added: 0006653 | |
2011-05-15 07:05 | frameworld | Note Added: 0006656 | |
2011-06-10 16:18 | hoijui | Target Version | => 0.83.0 |
2013-02-07 14:12 | msafwan | Note Added: 0009725 | |
2014-06-19 13:56 | cleanrock | Note Added: 0013301 | |
2014-06-19 14:04 | cleanrock | Changeset attached | => spring develop 58ca01ff |
2014-06-19 14:04 | cleanrock | Assigned To | => cleanrock |
2014-06-19 14:04 | cleanrock | Status | new => resolved |
2014-06-19 14:04 | cleanrock | Resolution | open => fixed |
2014-06-19 20:46 | abma | Relationship added | related to 0004448 |