View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004262 | The Dark Mod | Coding | public | 16.12.2015 18:29 | 10.10.2017 02:35 |
| Reporter | grayman | Assigned To | grayman | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.03 | ||||
| Target Version | TDM 2.04 | Fixed in Version | TDM 2.04 | ||
| Summary | 0004262: Locked doors with button controllers can be opened by illegal keys | ||||
| Description | Check the design of locked doors with button controllers. It appears that a key other than a "used_byN" key can unlock the controller after several attempts. | ||||
| Tags | No tags attached. | ||||
| related to | 0001189 | closed | Normal frob action from key + unrelated or unlocked door |
|
Turns out the controllers can't be lock-picked either. Fix that. |
|
|
Abort processing of REPEAT and RELEASE states once a button controller fails to unlock with an illegal key in the PRESSED state. Add the “wrong key” sound to the controller. rev. 6565: Player.cpp BinaryFrobMover.cpp FrobDoor.cpp |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 16.12.2015 18:29 | grayman | New Issue | |
| 16.12.2015 18:29 | grayman | Status | new => assigned |
| 16.12.2015 18:29 | grayman | Assigned To | => grayman |
| 04.01.2016 02:26 | grayman | Note Added: 0007963 | |
| 04.01.2016 14:00 | grayman | Note Added: 0007964 | |
| 04.01.2016 14:00 | grayman | Status | assigned => resolved |
| 04.01.2016 14:00 | grayman | Resolution | open => fixed |
| 04.01.2016 14:00 | grayman | Fixed in Version | => TDM 2.04 |
| 10.10.2017 02:35 | nbohr1more | Relationship added | related to 0001189 |