MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002249 | Zandronum | [All Projects] Bug | public | 2015-05-24 18:06 | 2018-09-30 22:26 |
|
Reporter | StrikerMan780 | |
Assigned To | Dusk | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 3.0-beta | |
Target Version | 3.0 | Fixed in Version | 3.0 | |
|
Summary | 0002249: [MENUDEF] NumberFields don't update correctly. |
Description | Quoting from a post I made earlier: Changing the Skill and Botskill in the Skirmish menu changes the value of the skills, but it doesn't update in the menu. Ie. If botskill was initially at 1, and you click on it or hit the right arrow, the skill will change to 2 internally, but the value displayed in the menu still says 1. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-24 18:06 | StrikerMan780 | New Issue | |
2015-05-24 18:48 | Dusk | Product Version | => 3.0 |
2015-05-24 18:48 | Dusk | Summary | [3.0 Alpha][MENUDEF] NumberFields don't update correctly. => [MENUDEF] NumberFields don't update correctly. |
2015-05-24 19:37 | Dusk | Product Version | 3.0 => 3.0-beta |
2015-05-25 08:23 | Torr Samaho | Note Added: 0012377 | |
2015-05-25 08:24 | Torr Samaho | Assigned To | => Dusk |
2015-05-25 08:24 | Torr Samaho | Status | new => assigned |
2015-05-25 11:34 | Dusk | Note Added: 0012378 | |
2015-05-25 11:44 | Dusk | Note Added: 0012379 | |
2015-05-25 11:44 | Dusk | Status | assigned => needs review |
2015-05-25 11:45 | Dusk | Note Edited: 0012378 | bug_revision_view_page.php?bugnote_id=12378#r7149 |
2015-05-25 12:42 | cobalt | Status | needs review => needs testing |
2015-05-25 12:42 | cobalt | Target Version | => 3.0 |
2015-05-25 12:42 | cobalt | Note Added: 0012382 | |
2015-05-25 12:45 | Dusk | Status | needs testing => resolved |
2015-05-25 12:45 | Dusk | Fixed in Version | => 3.0 |
2015-05-25 12:45 | Dusk | Resolution | open => fixed |
2018-09-30 22:26 | Blzut3 | Status | resolved => closed |
Notes |
|
|
Dusk, you implemented the NumberField, didn't you? Can you look into this? |
|
|
(0012378)
|
Dusk
|
2015-05-25 11:34
(edited on: 2015-05-25 11:45) |
|
I think I know what's causing this. Skill and botskill are latched CVars so changing their values does not take immediate effect when changed from in-game. I'll have to make it use temporary menu CVars as a workaround.
(Now that I think of it, having the skirmish menu set skill and botskill directly was a rather bad idea in retrospect. Oh well.)
|
|
|
(0012379)
|
Dusk
|
2015-05-25 11:44
|
|
|
|
(0012382)
|
cobalt
|
2015-05-25 12:42
|
|
|