Knuxfan24 / Sonic-06-Randomiser-Suite

An all in one software suite for randomising various elements in Sonic '06 on the Xbox 360 and PlayStation 3.
MIT License
10 stars 0 forks source link

Add the missing enemies to the Randomiser #2

Closed Knuxfan24 closed 5 years ago

Knuxfan24 commented 5 years ago

Stuff like the alternate versions of the Egg Gunner and the Mephiles coloured Iblis monsters.

Knuxfan24 commented 5 years ago

Should probably resolve the crashes referenced by #3 before working on this, as adding more while the crashes are still there only makes it harder to diagnose later on.

Knuxfan24 commented 5 years ago

Might also be a good idea to try and accomplish #4 first, as the Enemy Randomiser code is a bit bloated even with various enemies missing from it.

Knuxfan24 commented 5 years ago

Most enemies seem to be present and accounted for. The randomiser will report if it doesn't know what an enemy that it just randomised is, making it simple to retrieve and input the values from unmodified XMLs. Considering this done.