OpenParsec / openparsec

GNU General Public License v2.0
51 stars 8 forks source link

EMP Fires even when the ship has no energy. #90

Open uberlinuxguy opened 2 years ago

uberlinuxguy commented 2 years ago

Is this by design?

Currently, the base EMP fires when there is no energy because EMP_ENERGY is set to 0 in g_emp.h

Should that be set to at least 1? How much energy should the base EMP use? Should we be allowed to fire an EMP with no energy?

CrazySpence commented 2 years ago

the original intention in the lan test was for it to work with no energy at level 1. it's supposed to stun other ships if I recall from the original posts but it never actually did that.

uberlinuxguy commented 2 years ago

instead, the base emp does a bunch of damage but it is only one wave.