View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001663 | The Dark Mod | GUI | public | 23.02.2009 14:46 | 31.12.2020 06:28 |
Reporter | Fidcal | Assigned To | |||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | feedback | Resolution | reopened | ||
Product Version | SVN | ||||
Fixed in Version | TDM 1.00 | ||||
Summary | 0001663: Shop not cleared between map loads | ||||
Description | Shop not cleared between map loads so items still load even from console. see thread at http://forums.thedarkmod.com/topic/8801-main-menu/page-5#entry177879 | ||||
Tags | No tags attached. | ||||
Fixed in source. | |
I had to revert my fix - MapShutdown() is also called right before map start which cleared out the shop even when starting a mission through the menus. I think this might be "unsolveable" for the moment being. It only affects maps started through the console, so I'll leave it for now. | |
Still happens in 2.09 Probably needs be called in the console code... framework/Session.cpp: cmdSystem->AddCommand( "map", Session_Map_f, CMD_FL_SYSTEM, "loads a map", idCmdSystem::ArgCompletion_MapName ); Edit: I guess not. To fix this, we would probably need to load the map first before starting the shop. In-Game shops do already exist so this is possible but it is a lot of extra work for this fix? On the other hand, changing this may help make background mission loading easier... |
|
Date Modified | Username | Field | Change |
---|---|---|---|
23.02.2009 14:46 | Fidcal | New Issue | |
06.03.2009 16:25 | greebo | Status | new => assigned |
06.03.2009 16:25 | greebo | Assigned To | => greebo |
14.03.2009 20:52 | greebo | Status | assigned => resolved |
14.03.2009 20:52 | greebo | Fixed in Version | => TDM 1.0 |
14.03.2009 20:52 | greebo | Resolution | open => fixed |
14.03.2009 20:53 | greebo | Note Added: 0002369 | |
12.07.2009 12:54 | greebo | Assigned To | greebo => |
12.07.2009 12:54 | greebo | Note Added: 0002544 | |
12.07.2009 12:54 | greebo | Status | resolved => feedback |
12.07.2009 12:54 | greebo | Resolution | fixed => reopened |
17.12.2018 04:36 | nbohr1more | Description Updated | |
31.12.2020 05:38 | nbohr1more | Note Added: 0013328 | |
31.12.2020 06:04 | nbohr1more | Note Edited: 0013328 | |
31.12.2020 06:28 | nbohr1more | Note Edited: 0013328 |