summaryrefslogtreecommitdiffstats
path: root/lib/Games/SMTNocturne/Demons
Commit message (Collapse)AuthorAgeFilesLines
* pod coverageJesse Luehrs2014-06-173-0/+29
|
* make dzil stop whiningJesse Luehrs2014-06-163-0/+3
|
* add some docsJesse Luehrs2014-06-162-0/+91
|
* make all_demons sorted tooJesse Luehrs2014-06-161-1/+4
|
* spell this properlyJesse Luehrs2014-06-162-20/+20
|
* method to get all demon objectsJesse Luehrs2014-06-151-0/+5
|
* few more data fixesJesse Luehrs2014-06-151-1/+2
|
* another data fixJesse Luehrs2014-05-311-1/+1
|
* fusions can be undef tooJesse Luehrs2014-05-311-1/+2
|
* more data fixesJesse Luehrs2014-05-301-3/+3
|
* pass options through everywhereJesse Luehrs2014-05-261-2/+2
|
* need to pass options through here tooJesse Luehrs2014-05-261-1/+4
|
* fusions should also display the resultJesse Luehrs2014-05-261-0/+13
|
* no reason to split up kagatsuchi phases like thisJesse Luehrs2014-05-261-1/+2
|
* use a separate object for fusionsJesse Luehrs2014-05-261-0/+77
|
* expand fusions_for to include special fusionsJesse Luehrs2014-05-251-0/+7
|
* implement special fusionsJesse Luehrs2014-05-251-0/+73
| | | | fusions_for doesn't support them yet
* fix more names in the dataJesse Luehrs2014-05-251-4/+4
|
* add data for special fusionsJesse Luehrs2014-05-251-1375/+1574
|
* implement fusing elements for mitamaJesse Luehrs2014-05-251-0/+30
|
* implement element fusionJesse Luehrs2014-05-252-4/+23
|
* fix spelling of FlaemisJesse Luehrs2014-05-251-1/+1
|
* add element fusion dataJesse Luehrs2014-05-251-32/+256
|
* refactor this dataJesse Luehrs2014-05-251-1026/+1090
|
* don't allow fusing bosses that haven't been beaten yetJesse Luehrs2014-05-251-0/+3
|
* refactorJesse Luehrs2014-05-251-4/+10
|
* add in boss dataJesse Luehrs2014-05-251-1/+44
|
* normal fusions should only result in normal fusion typesJesse Luehrs2014-05-251-3/+3
|
* arahabaki is an evolutionJesse Luehrs2014-05-251-1/+1
|
* method to get all demons of a given typeJesse Luehrs2014-05-251-0/+8
|
* avoid undef warningJesse Luehrs2014-05-251-1/+1
|
* sort in alphabetical order (not reverse)Jesse Luehrs2014-05-251-1/+1
|
* forgot an accessorJesse Luehrs2014-05-251-0/+1
|
* stringificationJesse Luehrs2014-05-251-0/+6
|
* always return the same instance for a given demonJesse Luehrs2014-05-251-6/+7
|
* function to get possible types that can fuse to make a typeJesse Luehrs2014-05-251-0/+16
|
* there's only a single set of typesJesse Luehrs2014-05-251-1/+1
|
* rename some thingsJesse Luehrs2014-05-251-2/+2
|
* implement basic fusionsJesse Luehrs2014-05-252-0/+2078