summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* spell this properlyJesse Luehrs2014-06-163-22/+22
* expose this as a function tooJesse Luehrs2014-06-161-1/+5
* pretty sure this is just not allowedJesse Luehrs2014-06-161-2/+1
* can't fuse a fiend from another fiendJesse Luehrs2014-06-151-1/+11
* 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-262-7/+13
* need to pass options through here tooJesse Luehrs2014-05-261-1/+4
* fusions should also display the resultJesse Luehrs2014-05-261-0/+13
* don't filter targets by levelJesse Luehrs2014-05-261-1/+1
* no reason to split up kagatsuchi phases like thisJesse Luehrs2014-05-262-5/+3
* allow listing all demons of a given typeJesse Luehrs2014-05-261-1/+7
* simplifyJesse Luehrs2014-05-261-15/+9
* need to pass options through here tooJesse Luehrs2014-05-261-1/+1
* rename the option to max_levelJesse Luehrs2014-05-261-6/+7
* use a separate object for fusionsJesse Luehrs2014-05-262-2/+85
* another function to get demon objectsJesse Luehrs2014-05-261-1/+7
* export some stuffJesse Luehrs2014-05-261-0/+3
* support limiting fusions_for by levelJesse Luehrs2014-05-261-3/+10
* expand fusions_for to include special fusionsJesse Luehrs2014-05-252-1/+93
* make sure this is always definedJesse Luehrs2014-05-251-1/+1
* implement special fusionsJesse Luehrs2014-05-252-7/+109
* fix more names in the dataJesse Luehrs2014-05-251-4/+4
* add data for special fusionsJesse Luehrs2014-05-251-1375/+1574
* error out hereJesse Luehrs2014-05-251-0/+1
* implement fusing elements for mitamaJesse Luehrs2014-05-252-1/+35
* avoid undef warningJesse Luehrs2014-05-251-1/+1
* implement element fusionJesse Luehrs2014-05-253-7/+41
* 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-252-9/+15
* refactorJesse Luehrs2014-05-252-7/+15
* add in boss dataJesse Luehrs2014-05-251-1/+44
* normal fusions should only result in normal fusion typesJesse Luehrs2014-05-252-5/+5
* arahabaki is an evolutionJesse Luehrs2014-05-251-1/+1
* this should be +1Jesse Luehrs2014-05-251-1/+1
* handle invalid fusions properlyJesse Luehrs2014-05-251-0/+2
* refactor to support elemental and mitama fusionsJesse Luehrs2014-05-251-8/+61
* function to get possible demons that can be fused into a given demonJesse Luehrs2014-05-251-0/+21
* 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