sbuller / divided-posterity

An online multiplayer browser based bonanza.
4 stars 0 forks source link

When losing combat, exp gain shown is in error #39

Closed frazazel closed 15 years ago

frazazel commented 15 years ago

If you lose a combat, the amount of experience that you gained in the previous combat shows up again, as if you've earned it again. No additional experience is actually awarded.

sbuller commented 15 years ago

The fix for this should be straight-forward. Just set experience gain to 0 when initializing combat.

frazazel commented 15 years ago

Done. Easy as pie.