dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Duplicate dialogs during and after battle #73

Closed dripton closed 14 years ago

dripton commented 14 years ago

I've seen duplicate PickCarry dialogs, SummonAngel dialogs (during and after battle), and PickRecruit reinforcement dialogs (during battle). The event handlers need to not pop up another dialog if the client already has one.

dripton commented 14 years ago

The bug is still there after removing all traces of Glade.

dripton commented 14 years ago

The bug is still there after changing all the dialog callbacks to Deferreds.

dripton commented 14 years ago

Cleanup removed BattleMaps better. Closed by 34b10b76f7bf9b33606c725dbe13985cc777ad83