Heyo everypony, long time no see!
I return after like half a year of absence to bring you a possible solution to an important thing that has eluded us up to this point.
Cutie marks!This builds on the previously mentioned "hack" of using the color system, and i guess some ponies will inevitably love the color "two birds over a silver star" but that's something im willing to accept for something as VITAL as the cutie marks.
Thanks to the magic of python, i was able to jot down a quick random cutie mark generator and a caste cloner which will, in essence, remove all the problems with lots of ponies having more or less the same marks.
http://dl.dropbox.com/u/3677116/DF/MLP/creature_pony.txt With cutie mark added
http://dl.dropbox.com/u/3677116/DF/MLP/creature_ponycloned.txt With cutie mark added and all castes duplicated tenfold. (don't recommend this for adventure mode as it REALLY spams things up)
http://dl.dropbox.com/u/3677116/DF/MLP/descriptor_color_cutiemark.txt all the randomly generated cutiemarks! this file is required for the above files to work
http://dl.dropbox.com/u/3677116/DF/MLP/PonyClony.py (requires python 2.7) without editing the python file this will take
creature_pony.txt and output
creature_ponycloned.txt Remember to not put both in your raw directory!
http://dl.dropbox.com/u/3677116/DF/MLP/cmgen.py (requires python 2.7) messy as hell python program to randomly generate a bunch of cutie marks as "colors" (see descriptor_color_cutiemark.txt) and the list of colors for the appearance tab, doesn't output a file, you need to copy the text from your python window. Completely undocumented!
I recommend keeping your original creature_pony.txt and do any and all edits to that before using PonyClony.py to multiply the castes as otherwise you would have to do the edit ten times over.
This will also have the additional benefit of making coat and hair colors more diverse! Huzzah! The awesomeness has been
DOUBLED!