View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005147 | Spring engine | AI | public | 2016-03-07 14:58 | 2016-03-07 16:10 |
| Reporter | lamer | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Product Version | 101.0 | ||||
| Summary | 0005147: Cheat Events broken | ||||
| Description | No more EVENT_ENEMY_ENTER_LOS / EVENT_ENEMY_ENTER_RADAR events with Cheats::SetEventsEnabled(true) | ||||
| Steps To Reproduce | Cheats* cheats = callback->GetCheats(); cheats->SetEnabled(true); cheats->SetEventsEnabled(true); delete cheats; Then listen to EVENT_ENEMY_ENTER_LOS / EVENT_ENEMY_ENTER_RADAR and there will be none. | ||||
| Additional Information | Broken between 100.0.1-502-ga2f3526 and 101.0 100.0.1-501-g262dff8 works fine | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
Bummer, wrong events named. EVENT_ENEMY_CREATED / EVENT_ENEMY_FINISHED is broken. EVENT_ENEMY_ENTER_LOS / RADAR works as expected when enemy enters appropriate sensor-field. |
|
|
EVENT_ENEMY_CREATED / EVENT_ENEMY_FINISHED not sent even when factory is in los (cheat-events disabled) |
|
|
Malformed report, please close it in favor of https://springrts.com/mantis/view.php?id=5149 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-03-07 14:58 | lamer | New Issue | |
| 2016-03-07 15:18 | lamer | Note Added: 0016000 | |
| 2016-03-07 15:26 | lamer | Note Edited: 0016000 | |
| 2016-03-07 15:34 | lamer | Note Added: 0016001 | |
| 2016-03-07 15:36 | lamer | Note Edited: 0016001 | |
| 2016-03-07 15:54 | lamer | Note Added: 0016003 | |
| 2016-03-07 16:10 | Kloot | Status | new => closed |
| 2016-03-07 16:10 | Kloot | Resolution | open => suspended |