Issue803

Title infinite ammo for melee clip-weapons
Priority release-blocker Status resolved
Assigned To Keywords
Linked issues Watchers

Submitted on 2015-04-06 15h30 by matthiaskrgr, last changed by fluzz.

Messages
Author: matthiaskrgr Date: 2015-04-06   15h30
When shooting power-hammer, it's ammo count does not decrease.
similar bug got fixed in 5a7dd02f7673da179dce1e9540d186d9c51a48eb

@ 49e68f76afb35f127b86944e334384dc4e0b1baa
Author: fluzz Date: 2015-04-28   20h28
I can not reproduce (@ 90b0bc7)

Can you check, matthias ?
Author: matthiaskrgr Date: 2015-05-01   22h13
Hmm I can still reproduce this.

What did you do to (not) reproduce, fluzz?
Author: joseph Date: 2015-10-02   21h37
I cannot reproduce this issue as well. The ammo count decreases with every hit.
Author: matthiaskrgr Date: 2015-10-02   21h55
"every hit" Ahhaa!

What I did was just shoot it "randomly in the air" which does not reduce ammo count.

So the ammo is only removed when we actually aim at an enemy.
I'd say it still is a bug, but I am open for discussion.
Author: joseph Date: 2015-10-03   09h20
Then, there is also question if melee weapons should lose durability when
shooting randomly in the air. Should it affect other melee weapons which do not
require ammo?

I'm not sure if we should change this behavior. It doesn't give anything. I just
see it as a fast way to lose ammo and potentially damage weapons.
Author: matthiaskrgr Date: 2015-10-08   21h19
In my opinions, any ammo-weapon should use ammo and loose durability whenever
fired, regardless of hitting anything, it is the explosion inside the gun/the
acceleration of projectiles which is causing wear-down, and for the gun, it
doesn't really matter what happens to the projectile afterwards.
Author: fluzz Date: 2015-11-22   19h44
See http://rb.freedroid.org/r/2221/ for a fix.
Author: fluzz Date: 2015-11-23   18h26
Fixed in commit f93d3a6
History
Date User Action Args
2015-11-23 18:26:22fluzzsetstatus: open -> resolved
messages: + msg3281
2015-11-22 19:44:38fluzzsetmessages: + msg3279
2015-10-08 21:19:09matthiaskrgrsetmessages: + msg3253
2015-10-03 09:20:22josephsetmessages: + msg3252
2015-10-02 21:55:16matthiaskrgrsetmessages: + msg3251
2015-10-02 21:37:19josephsetmessages: + msg3249
2015-05-01 22:13:56matthiaskrgrsetmessages: + msg3155
2015-04-28 20:28:48fluzzsetmessages: + msg3143
2015-04-06 15:30:29matthiaskrgrcreate