crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Manual reloading for Rifle does one bullet at a time #77

Closed crkellen closed 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

Instead of simply discarding the entire clip, including any bullets that may be remaining in it, it would be better to be able to click the reload button which will continue to reload until canceled or the clip is full.

This change makes it so you can run out of bullets, and choose to reload a single bullet and fire in a dire situation. Or if you have 4/6 bullets in your gun, you can press the reload button to reload and it will go until full.

Additional comments or information:

crkellen commented 7 years ago

Implemented in v0.4.6