View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001181 | FSSCP | --------- | public | 2006-12-27 21:05 | 2010-05-15 21:29 |
Reporter | starman01 | Assigned To | Goober5000 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Summary | 0001181: "change-ship class"SEXP is ignoring subsytem allignment settings in ships.tbl | ||||
Description | Not sure this is actually a bug or a missing feature, but when I use the change-shipclass SEXP then the turret-alligment in the table is ignored when the new ship will appear (I mean Bobboaus feature that you can set the initially position of the turret arms, so that they point to the front). The new ship class enters with standard settings, turret arms pointing straight up. Would be neat if that can be fixed, since WCS uses this a lot. | ||||
Tags | No tags attached. | ||||
|
One very important question is are you using 3.6.9 to test this? Because the SEXP works somewhat differently in the HEAD branch. If you are using the HEAD branch are you changing the ship class before the ship arrives in mission or after? Cause again the code works differently depending on which you choose. |
|
It happens with all builds, including the new RC8 |
|
This sounds like a missing feature. The sexp simply doesn't copy that information. I need to rewrite that sexp anyway though. |
|
Yeah, this is my fault. I actually commented out the code that did this. :p I'll rewrite the change-ship-class function and then resolve this. |
|
Is this still an issue? Looking at the current code, it seems to be fixed. |
|
Not quite. Someone ignored the code I had commented out at the bottom, and added the same code earlier in a function. >:( Not only that, they added it under a comment that had nothing to do with the code. >>:(( I've committed a cleaned-up fix. |
|
Fixed in 6100. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-12-27 21:05 | starman01 | New Issue | |
2006-12-31 08:29 | karajorma | Note Added: 0007342 | |
2006-12-31 09:02 | starman01 | Note Added: 0007343 | |
2007-01-01 05:22 | Goober5000 | Note Added: 0007349 | |
2007-01-01 05:23 | Goober5000 | Note Edited: 0007349 | |
2007-01-22 21:41 | Goober5000 | Status | new => assigned |
2007-01-22 21:41 | Goober5000 | Assigned To | => Goober5000 |
2007-04-11 07:29 | Goober5000 | Note Added: 0007959 | |
2010-05-12 13:00 | The_E | Note Added: 0011956 | |
2010-05-15 21:18 | Goober5000 | Note Added: 0011962 | |
2010-05-15 21:29 | Goober5000 | Note Added: 0011963 | |
2010-05-15 21:29 | Goober5000 | Status | assigned => resolved |
2010-05-15 21:29 | Goober5000 | Resolution | open => fixed |