preble / JD-pyprocgame

New software for the Judge Dredd pinball machine, written against pyprocgame.

Home Page:http://www.pinballcontrollers.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Successful chain modes stay successful if played again

clempo2 opened this issue · comments

A chain mode completed successfully will always be considered successful if played again within the same ball. To reproduce, you have to finish ultimate challenge to make the modes available again.

This happens because the completed flag of a chain mode is initialized in the constructor instead of mode_started().