IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
41 stars 28 forks source link

Battle issues #648

Closed rika314 closed 9 years ago

rika314 commented 9 years ago
  1. Sudden drop of HP: http://i.imgur.com/TfH0YTz.png (Look at round 2. Vector Cleric took damage only for 22810 HP, yet he has only 1 HP as start of round 3, which would require him to take damage of 28731 HP)
  2. Attacking after end of the battle http://i.imgur.com/A6Wuzol.png (Jeffool was hit and killed by thunderstrike after end of the battle)
seiyria commented 9 years ago
ROUND 3 STATUS: Getry [ HP 5124/5124 MP 261/446 Focus 70/100 ], Pilu [ HP 290/290 MP 224/474 ], Goop [ HP 8336/8336 MP 19953/19953 ] VS fae-kin [ HP 8492/10523 ]
Getry begins a cold relentless assault!
Getry attacks in a cold relentless assault!
Getry is attacking fae-kin, and hit with their homeless person for 4378 HP damage!
Getry is attacking fae-kin, and CRITICALLY hit with their homeless person for 4379 HP damage -- a fatal blow!
[Error: INVALID PLAYER for triple fire: undefined]
[Error: INVALID PLAYER for triple fire: undefined]
[Error: INVALID PLAYER for triple fire: undefined]
[Error: INVALID PLAYER for triple fire: undefined]
The battle was won by Representatives.
Getry gained 28843xp [5.725%], Pilu gained 15055xp [2.988%] and Goop gained 11602xp [1.803%]!

This can happen too. It seems that players can attempt to take turns even if all plausible targets are dead.

rika314 commented 9 years ago

Probably related to https://github.com/IdleLands/IdleLands/issues/648#issuecomment-68582663:

master Vector Jester reflected 1614 damage back at rika! [FATAL]
rika took 2934 damage due to darkside! [FATAL]
...
master Vector Jester is still affected by poison and lost 1396 HP!
master Vector Jester reflected 70 damage back at rika! [FATAL]
rika took 127 damage due to darkside! [FATAL]
...
master Vector Jester is still affected by poison and lost 1273 HP!
master Vector Jester reflected 64 damage back at rika! [FATAL]
rika took 116 damage due to darkside! [FATAL]

Full battle log

seiyria commented 9 years ago

Hm. So the bug here is that:

resolutions:

seiyria commented 9 years ago

Other bugs:

ROUND 7 STATUS: LbstR [DEAD], rika [ HP 5404/41503 MP 13502/13502 Bottles 99/99 ], poorboy [DEAD] VS cyan faded diaphanous drake of the machine [ HP 1680/1680 MP 3168/3768 ], diaphanous drake [DEAD], incubus [DEAD], succubus [ HP 811/1636 MP 2400/2900 ], dwarf queen [ HP 21303/21303 MP 15973/15973 Bitrate 1156/2632 ], dwarf shadowcaster [DEAD]
rika begins performing a static grog dance!
rika is 77% drunk.
dwarf queen used cheesy gigabit on rika and dealt 6296 HP damage!
cyan faded diaphanous drake of the machine is attacking rika, but rika dodged!
rika is COUNTER-attacking cyan faded diaphanous drake of the machine, and hit with their +1 googolplex-pronged mithril wondrous fleuret of the insect for 29697 HP damage -- a fatal blow!
rika assaults rika in a plain drunken frenzy for 10833 damage! [FATAL]
rika took 985 damage due to darkside! [FATAL]
rika took 2970 damage due to darkside! [FATAL]
rika: You're dead, nano desu.
seiyria commented 9 years ago

what even:

Jombocom cast cure at Jombocom and healed 2182 HP! [FATAL]
Jombocom reflected 218 damage back at Jombocom! [FATAL]
seiyria commented 9 years ago

You can assault yourself in a drunken frenzy if you've fled.

seiyria commented 9 years ago

ConsolationPrize displays text in chat rather than through the battle object. I suspect the bard gold buff does too, if it hasn't yet been changed over.

seiyria commented 9 years ago

Please re-verify bugs and let me know what is still here, @rika314. I think I've got most of it squared away.