jareens / andors-trail

Automatically exported from code.google.com/p/andors-trail
0 stars 0 forks source link

Monster's active conditions are not saved in savegame file #253

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Confirmed in v0.6.10a3.

1) Equip the Chaosreaper
2) Attack a monster and make sure that the condition is applied (visible by the 
change in monster stats)
3) Exit to menu.
4) Continue game.
5) View the monster stats again.
6) Notice how the condition has vanished.

This is due to the fact that conditions on monsters are not stored in the 
savegame file. Instead, monster conditions should be persisted on a per-monster 
basis, so that active monster conditions are remembered when restoring a 
previous savegame.

Original issue reported on code.google.com by oskar.wi...@gmail.com on 12 Oct 2011 at 9:59

GoogleCodeExporter commented 8 years ago
Should be resolved in r177.

Original comment by oskar.wi...@gmail.com on 12 Oct 2011 at 10:06

GoogleCodeExporter commented 8 years ago
Released in v0.6.10 . Closing.

Original comment by oskar.wi...@gmail.com on 21 Oct 2011 at 8:56