bjaraujo / Bombermaaan

Bombermaaan is inspired on the classic Bomberman game.
GNU General Public License v3.0
108 stars 13 forks source link

remember team settings #18

Closed msjasinski closed 7 years ago

msjasinski commented 7 years ago

Remember team settings from previous game - now you have to choose every time you start playing your player and computer players. Other settings are kept.

bjaraujo commented 7 years ago

Hi,

Makes sense. Will add that feature to next release.

bjaraujo commented 7 years ago

Hi,

The latest version saves the team settings in config.xml:

<BomberTeams bomber0="1" bomber1="0" bomber2="0" bomber3="1" bomber4="1" />