Issue523

Title Make Addons Items removal multiplicity dependent
Priority bug Status resolved
Assigned To Keywords
Linked issues Watchers

Submitted on 2011-11-05 23h11 by salimiles, last changed by matthiaskrgr.

Messages
Author: salimiles Date: 2011-11-05   23h11
r5119 indicates that addon process incorrectly handles multiplicity for addon items.

It should be corrected. This would mean that when an addon is used, the
following occurs:
1) the multiplicity of an addon item is decremented, and 
2) if the multiplicity is 0 the item is removed from inventory .

Currently, the addon item is just removed from inventory, no matter what the
multiplicity.
Author: ahuillet Date: 2011-12-24   22h12
r5119 test
Author: ahuillet Date: 2011-12-24   22h12
grr r1519
Author: ahuillet Date: 2011-12-24   22h13
I meant r5119
Author: matthiaskrgr Date: 2012-04-26   13h29
Committed in  d38c2dde84d61fd9305e6ca0751b93eb93649cb7, thanks!
History
Date User Action Args
2012-04-26 13:29:24matthiaskrgrsetstatus: open -> resolved
messages: + msg2225
2011-12-24 22:13:07ahuilletsetmessages: + msg2135
2011-12-24 22:12:40ahuilletsetmessages: + msg2134
2011-12-24 22:12:24ahuilletsetmessages: + msg2133
2011-11-05 23:11:54salimilescreate