View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006164 | Spring engine | Lua | public | 2019-03-13 08:35 | 2019-03-13 12:06 |
| Reporter | Google_Frog | Assigned To | Kloot | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 104.0 +git | ||||
| Summary | 0006164: 104.0.1-1060-g7f3541f maintenance widget:CommandNotify recieves cmdID 70 | ||||
| Description | Put Spring.Echo("cmdID", cmdID) at the start of widget:CommandNotify and issue a FIGHT command to a unit. The commands received are 16, followed by 70. Command 70 corresponded to CMD.SET_WANTED_MAX_SPEED, which is nil in the recent engine versions. If CMD.SET_WANTED_MAX_SPEED is fully removed, then no callins should receive it. The engine should not send commands that do not appear in the CMD table. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | Irrelevant | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-13 08:35 | Google_Frog | New Issue | |
| 2019-03-13 12:06 | Kloot | Assigned To | => Kloot |
| 2019-03-13 12:06 | Kloot | Status | new => closed |
| 2019-03-13 12:06 | Kloot | Resolution | open => no change required |
| 2019-03-13 12:06 | Kloot | Note Added: 0019830 |