summaryrefslogtreecommitdiffstats
path: root/lib/Games/SMTNocturne/Fusion/Demon.pm
Commit message (Collapse)AuthorAgeFilesLines
* refactor a bunch of the level calculationsJesse Luehrs2009-10-061-16/+32
|
* mark boss demons with a roleJesse Luehrs2009-10-061-2/+14
|
* make sure we can't get evolve or special demons with normal fusionJesse Luehrs2009-10-061-2/+9
| | | | this should really be factored out
* add element fusion rulesJesse Luehrs2009-10-061-0/+18
|
* refactor demon types into actual subclassesJesse Luehrs2009-10-061-8/+33
|
* convert to namespace::autocleanJesse Luehrs2009-10-051-1/+1
|
* convert to using mx-typesJesse Luehrs2009-10-051-7/+8
|
* add overload for prettyprinting demonsJesse Luehrs2009-10-041-0/+5
|
* sketch out some working data loadingJesse Luehrs2009-10-021-0/+808