nightmareci / HeborisCE

Cross-platform Expansion (C.E.) and continuation of Heboris U.E. using modern technology and development approach
36 stars 5 forks source link

Add real Sega randomizers. And make shorter sequences loop right. #17

Closed zaphod77 closed 2 years ago

zaphod77 commented 2 years ago

This adds a real sega randomizer for use with old school. second game will have a different sequence.

It also adds the Bloxeed piece randomizer, which can now generate that games poweron pattern.

Also, piece sequences less than 1400 now loop properly instead of repeating and then resetting at the 1400 piece mark.

This change breaks replays made in earlier versions that are long enough for it to matter. so i put in a repversw check.

The two randomizers can only generate sequences that the real arcade could give.

The seed is saved to playerdata. so the poweron pattern is not restored on start, but if you press C on title, you can pick RESET SEEDS, then press A+C, then press B to bring the poweron patterns back.

Have fun. :)