summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* spell this properlyJesse Luehrs2014-06-161-4/+4
|
* make the script executableJesse Luehrs2014-06-161-0/+0
|
* this always needs to be an arrayrefJesse Luehrs2014-05-311-1/+1
|
* rename the scriptJesse Luehrs2014-05-271-0/+0
| | | | | i do want to expand this to not be entirely about fusions, so let's leave that open
* pass options through everywhereJesse Luehrs2014-05-261-1/+1
|
* allow specifying sacrifices for fuseJesse Luehrs2014-05-261-2/+2
|
* need to pass options through here tooJesse Luehrs2014-05-261-0/+1
|
* track the fusion paths in party_fusionJesse Luehrs2014-05-261-40/+134
|
* allow listing all demons of a given typeJesse Luehrs2014-05-261-3/+9
|
* don't die if we don't specify any bossesJesse Luehrs2014-05-261-1/+2
|
* avoid redoing unnecessary workJesse Luehrs2014-05-261-0/+3
|
* allow --boss Forneus,Troll,MatadorJesse Luehrs2014-05-261-0/+1
|
* party_fusion should sort by levelJesse Luehrs2014-05-261-1/+3
|
* handle deathstone fusions in the scriptJesse Luehrs2014-05-261-10/+32
|
* also check sacrifice fusions in party_fusionJesse Luehrs2014-05-261-7/+26
|
* handle specifying bosses and max_level in the scriptJesse Luehrs2014-05-261-4/+17
|
* command to see what all we can fuse from a set of demonsJesse Luehrs2014-05-261-0/+26
|
* start working on a command line interface for thisJesse Luehrs2014-05-261-0/+55