Commit Graph

469 Commits (707d286641408577cc35ab2b7fa7e3ced883e95e)

Author SHA1 Message Date
Michael Smith a26ddcb514 Update Dice goodie with UTF8 dice (fixes #161) 2013-03-05 10:42:22 -07:00
Dylan Lloyd 7ace27c054 rm'd FindAnagrams and moved its tests to Anagram.t 2013-03-02 12:15:04 -05:00
Dylan Lloyd 5b93b8010d added word being used to randagram output 2013-03-02 11:19:17 -05:00
Dylan Lloyd 3e3fcd77b7 titlecase {ana,rando}gram output and consistently quote 2013-03-02 00:47:00 -05:00
Dylan Lloyd 44d9e638f5 normalized randagram output and added test case 2013-03-02 00:02:38 -05:00
Dylan Lloyd 8ae660cd49 Merge git://github.com/beardlybread/zeroclickinfo-goodies into anagrams 2013-03-01 23:11:28 -05:00
Brad Steinbacher 4daa979b71 again 2013-03-01 11:14:55 -05:00
Brad Steinbacher e519be79d9 changes to words completed, changed file/directory/package names, added of regexp to Randagram.pm 2013-03-01 01:13:21 -05:00
Brad Steinbacher b6eab16f7d see comments on pull request 2013-02-27 23:55:08 -05:00
Brad Steinbacher 4f63759eee handle empty case on size k query 2013-02-25 03:39:23 -05:00
Brad Steinbacher 968ba6afc6 functionality complete with tests 2013-02-24 21:17:04 -05:00
Brad Steinbacher 06be8b18b7 integrated Anagram.pm, set trigger to Anagram.pm to "randagram" as hack to prevent it from preempting AnagramSolver.pm, other small changes 2013-02-18 17:12:08 -05:00
Michael Smith 140bc3be75 fix DuckDuckGo.pm metadata 2013-02-18 12:01:16 -07:00
Brad Steinbacher 9fd9eeda4e plug-in modified to use share(), words added to share/ 2013-02-18 13:47:24 -05:00
Brad Steinbacher baee849941 bad input fix 2013-02-17 20:26:45 -05:00
Brad Steinbacher a5c1f8bfcb bad input fix 2013-02-17 20:23:14 -05:00
Brad Steinbacher 48d7edbe07 bad input fix 2013-02-17 20:20:58 -05:00
Brad Steinbacher 15fdda09d4 for anagrams and justice 2013-02-17 19:33:03 -05:00
tagawa c2d04dcef3 Added Japanese hagaki paper size 2013-02-14 23:40:02 +09:00
Dylan Lloyd c5baeaa4a1 Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies 2013-02-13 15:24:43 -05:00
Dylan Lloyd 5e52391587 Merge branch 'PaperGoodie' of git://github.com/mattlehning/zeroclickinfo-goodies 2013-02-13 15:23:43 -05:00
Matt Lehning ada4d399c3 Added comma's between results 2013-02-11 15:57:56 -05:00
Matt Lehning 91afb22d4b Made the regex more forgiving for typo's and spacse 2013-02-11 11:30:06 -05:00
Matt Lehning e6099acdc0 Added parantheses to results 2013-02-09 16:13:08 -05:00
Matt Lehning 798fd190d4 Fixed code 2013-02-09 13:52:39 -05:00
Matt Lehning 40a57d6836 Added Paper size goodie 2013-02-09 13:49:22 -05:00
Matt Lehning 40eef0a421 Added Coin flip goodie 2013-02-09 13:19:53 -05:00
Dylan Lloyd 49994f300f expanded triggers for RubiksCube & updated tests 2013-02-07 21:49:19 -05:00
Dylan Lloyd be1d0a07b5 Merge branch 'DiceGoodieChanges' of git://github.com/mattlehning/zeroclickinfo-goodies into dice 2013-02-03 10:51:01 -05:00
matt lehning 43e322d7d2 Removed some unnecessary lines I added 2013-01-31 14:54:38 -05:00
matt lehning babe1a7c95 removed unnecessary files 2013-01-30 19:38:01 -05:00
matt lehning a6bb2d38d2 changes to Dice.pm
'roll a die' now triggers
more forgiving with dice/die typos
added '(random)' to the end of results
2013-01-30 19:35:32 -05:00
matt lehning 427a36f7bc goodie to show paper sizes 2013-01-29 14:21:16 -05:00
matt lehning 3e0a1ed7d6 added toss as a trigger in addition as per request in ideas.duckduckhack.com 2013-01-28 15:28:09 -05:00
matt lehning 36caf88475 pick a card 2013-01-28 14:33:49 -05:00
matt lehning 8347023bb0 Forgot to add (random) to some of the results in Dice.pm 2013-01-27 16:16:00 -05:00
matt lehning ca203d83da Changed Coin.pm and Dice.pm to display (random) after results 2013-01-27 16:01:27 -05:00
Dylan Lloyd 390bd9c668 Merge branch 'atbash' of git://github.com/tagawa/zeroclickinfo-goodies into atbash 2013-01-26 07:28:44 -05:00
tagawa 1d55fac7a4 Cipher plugin using Atbash (somewhat similar to ROT13) 2013-01-25 16:30:15 +09:00
matt lehning 579630308c Merge branch 'matt/Coinflip' 2013-01-24 17:35:27 -05:00
matt lehning d3010e2642 Finished coin flip goodie 2013-01-24 17:31:24 -05:00
Dylan Lloyd 99b429b827 remove execute bit from Tips.pm 2013-01-24 14:42:15 -05:00
Koosha Khajeh Moogahi 4e2379d06d Store the value of $1 to $n in Fibonacci.pm 2013-01-24 16:42:54 +03:30
Dylan Lloyd 1fa300b573 be more accepting of query syntax in Fibonacci.pm 2013-01-24 05:44:27 -05:00
Dylan Lloyd 9c9aab80af got rid of extra spaces in fibonacci output 2013-01-24 05:19:29 -05:00
Dylan Lloyd 6d49bb5c11 accept "what is the __ fibonacci number" syntax 2013-01-24 05:18:01 -05:00
Koosha Khajeh Moogahi 16c629c738 Make the output of Fibonacci verbose 2013-01-24 12:50:34 +03:30
matt lehning e9d3036c73 work ffs 2013-01-23 19:48:32 -05:00
matt lehning 878eed7df7 Initial commit 2013-01-23 19:44:31 -05:00
Koosha Khajeh Moogahi e5d92a1060 Add Fibonacci.pm goodie 2013-01-24 01:29:24 +03:30