View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0003912 | Valley 1 | Bug - Other | Sep 23, 2011 12:24 am | Feb 23, 2012 11:17 am | |
Reporter | Admiral | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.420 | ||||
Fixed in Version | 0.581 | ||||
Summary | 0003912: Save game doesn't save which toolbar is active | ||||
Description | In the previous bug I just reported (0003911), I quit to main menu to make the World dir zip cleanly. When I came back, toolbar 0000001 was selected, whereas toolbar 0000002 was selected when I left. (0000001 = running around, 0000002 = miniboss fights) Please keep the currently selected toolbar when saving/loading? | ||||
Tags | No tags attached. | ||||
Internal Weight | For New Player Experience | ||||
|
Keith, how complex is this? I'd like this too, but I briefly looked at the way the data was stored and decided I didn't want to try to figure out which int to serialize at that time. I imagine it's just one value, but I was in a hurry at the time. ;) |
|
While you're at it... Please remember the maximize/minimize setting of the minimap, and which - if any - of the dungeon/region map is open. :) |
|
I just wrote the code for this stuff... and then had to ditch it until I have a lot more time to spend on it. Basically it would mean making any command that alters any of these fields sync across the network rather than operating directly, or all of this convenience will magically disappear in a multiplayer game. Doable, but not right now. |
|
Is this doable now? I ask because this would probably be good for Series 3. |
|
It involved totally changing where the game tracks the current row and how that is changed, but this is done for 0.581 :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Sep 23, 2011 12:24 am | Admiral | New Issue | |
Sep 23, 2011 12:25 am | Chris_McElligottPark | Assigned To | => keith.lamothe |
Sep 23, 2011 12:25 am | Chris_McElligottPark | Status | new => assigned |
Sep 23, 2011 12:26 am | Chris_McElligottPark | Note Added: 0013419 | |
Sep 23, 2011 12:29 am | Admiral | Note Added: 0013422 | |
Sep 24, 2011 10:16 pm | keith.lamothe | Note Added: 0013476 | |
Sep 24, 2011 10:16 pm | keith.lamothe | Status | assigned => feature for later |
Jan 26, 2012 12:58 pm | tigersfan | Internal Weight | => For New Player Experience |
Jan 26, 2012 12:58 pm | tigersfan | Note Added: 0018174 | |
Jan 26, 2012 12:58 pm | tigersfan | Status | feature for later => assigned |
Feb 23, 2012 11:17 am | keith.lamothe | Note Added: 0019671 | |
Feb 23, 2012 11:17 am | keith.lamothe | Status | assigned => resolved |
Feb 23, 2012 11:17 am | keith.lamothe | Fixed in Version | => 0.581 |
Feb 23, 2012 11:17 am | keith.lamothe | Resolution | open => fixed |