View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003050 | The Dark Mod | AI | public | 06.03.2012 04:57 | 08.03.2012 00:37 |
Reporter | grayman | Assigned To | grayman | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0003050: Further changes to AI elevator use | ||||
Description | 1 - Limit riders to 2 max. 3 or more causes too much jostling. 2 - Queue getting on and off the elevator to reduce jostling. 3 - Adjust ground check for descending elevator, which can at times think a rider isn't grounded. 4 - Properly terminate an elevator-handling task when the AI needs to resolve a block. 5 - Have AI turn toward the elevator station when waiting for an elevator. 6 - Have AI turn toward center of elevator after hitting the ride button. 7 - Fix bug when elevator begins to move as an AI is exiting. | ||||
Tags | No tags attached. | ||||
1 - Limit number of riders based on elevator size. Too many riders causes jostling, which leads to problems. 8 - Reorder station position queue as AI come and go. This helps keep ridership under control. 9 - Disallow elevator handling when resolving a block. |
|
Changes per description in issue. rev. 5320: HandleElevatorTask.h HandleElevatorTask.cpp AI.cpp MovementSubsystem.cpp MultiStateMover.h MultiStateMover.cpp State.cpp |
|
Date Modified | Username | Field | Change |
---|---|---|---|
06.03.2012 04:57 | grayman | New Issue | |
06.03.2012 04:57 | grayman | Status | new => assigned |
06.03.2012 04:57 | grayman | Assigned To | => grayman |
06.03.2012 15:07 | grayman | Note Added: 0004374 | |
07.03.2012 04:27 | grayman | Note Edited: 0004374 | |
07.03.2012 04:27 | grayman | Note Edited: 0004374 | |
07.03.2012 04:27 | grayman | Note Edited: 0004374 | |
08.03.2012 00:37 | grayman | Note Added: 0004379 | |
08.03.2012 00:37 | grayman | Status | assigned => resolved |
08.03.2012 00:37 | grayman | Resolution | open => fixed |
08.03.2012 00:37 | grayman | Fixed in Version | => TDM 1.08 |