Javanaise / mrboom-libretro

Mr.Boom is an 8 player Bomberman clone for RetroArch/Libretro
http://mrboom.mumblecore.org
MIT License
206 stars 61 forks source link

Victory: fix # players on stage #114

Closed SimpleTease closed 3 years ago

frranck commented 3 years ago

what case are you fixing?

I would expect this check to skip the monsters, what is their team?

https://github.com/Javanaise/mrboom-libretro/blob/7fc477d3d88bdebc8705283807ad6c9ccda6aad5/tools/asm/src/mrboom.asm#L3801

SimpleTease commented 3 years ago

Sex team mode with 6 players. At victory screen, it sometimes shows monsters as extra non-existent winner (3 people on-stage + monster instead of just 3).

frranck commented 3 years ago

maybe it was when you play with 8 players then 6 players.