View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001917 | FSSCP | models | public | 2009-04-16 06:12 | 2012-05-22 03:02 |
Reporter | blowfish | Assigned To | Goober5000 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.11 | ||||
Summary | 0001917: MAX_SHIP_BAY_PATHS limit very low; Should be bumped | ||||
Description | Currently, the maximum number of bay paths that a ship can have is 10. I have run into at least two ships that suffer from this restriction, and I have heard from other people who believe that the limit should be bumped as well. Note that 32 is probably the limit that it can be bumped to, because of path masks. | ||||
Tags | No tags attached. | ||||
|
I did a bunch of testing on this today. The current limit this can be bumped to is 99. Anything above that breaks the drop down to select bay paths in FRED. |
|
I bumped it to 32. It can't be bumped higher than that because of the way the arrival/departure flags currently work. I am marking this as resolved. Reopen it if you find you need more than 32 paths. |
|
Reopened due to FUBAR's request. A bump past 32 bay paths will require the re-engineering of the arrival flags to use a bitfield vector or a vector of booleans, so it'll be somewhat more work than simply changing a limit. |
|
Eh, re-resolving since FUBAR hasn't bugged me about it in two years. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-16 06:12 | blowfish | New Issue | |
2009-04-22 17:16 | Goober5000 | Status | new => assigned |
2009-04-22 17:16 | Goober5000 | Assigned To | => Goober5000 |
2010-01-19 08:30 | FUBAR-BDHR | Note Added: 0011539 | |
2010-01-24 21:50 | Goober5000 | Note Added: 0011581 | |
2010-01-24 21:50 | Goober5000 | Status | assigned => resolved |
2010-01-24 21:50 | Goober5000 | Resolution | open => fixed |
2010-01-24 21:50 | Goober5000 | Fixed in Version | => 3.6.11 |
2010-01-25 02:45 | Goober5000 | Note Added: 0011584 | |
2010-01-25 02:45 | Goober5000 | Status | resolved => assigned |
2010-01-25 02:45 | Goober5000 | Resolution | fixed => reopened |
2012-05-22 03:02 | Goober5000 | Note Added: 0013601 | |
2012-05-22 03:02 | Goober5000 | Status | assigned => resolved |
2012-05-22 03:02 | Goober5000 | Resolution | reopened => fixed |