Difference between revisions of "User:CommanderC"

From CrawlWiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
*Crystal ball: [[User:CommanderC/crystal ball.pl]]
 
*Crystal ball: [[User:CommanderC/crystal ball.pl]]
 
*Spell popularity: [[User:CommanderC/winners spells.pl]]
 
*Spell popularity: [[User:CommanderC/winners spells.pl]]
*Spell info: [[User:CommanderC/spl.pl]] (requires a modified version of monster-trunk. Available [https://gitorious.org/crawl-wiki-spell/crawl-wiki-spell here])
+
*Changelog-fix.pl: [[User:CommanderC/changelog-fix.py]]
*Changelog-fix.pl: [[User:CommanderC/changelog-fix.pl]]
 
 
*Stab-bonus.pl: [[User:CommanderC/stab-bonus.pl]]
 
*Stab-bonus.pl: [[User:CommanderC/stab-bonus.pl]]
 
*Image bot: [[User:CommanderC/image-bot.pl]]
 
*Image bot: [[User:CommanderC/image-bot.pl]]
*Monster bot: [[User:CommanderC/monsterbot.pl]] ([https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot Repository]. It doesn't work with 0.11.)
+
*Monsters&spells bot: [https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot https://gitorious.org/crawl-wiki-monster-bot/crawl-wiki-monster-bot].
 
*Sum of three independent random variables: [[User:CommanderC/rv3.gnuplot]]
 
*Sum of three independent random variables: [[User:CommanderC/rv3.gnuplot]]
 
*Replace ''item'' templates with ''item-noicon'': [[User:CommanderC/book-fix.pl]]
 
*Replace ''item'' templates with ''item-noicon'': [[User:CommanderC/book-fix.pl]]
*Traps: [[User:CommanderC/trap.gp]]
+
*Traps: [[User:CommanderC/trap013.gp]] (0.13), [[User:CommanderC/trap.gp]] (0.12)
 
*[[Magic resistance]]: [[User:CommanderC/mr.gp]]
 
*[[Magic resistance]]: [[User:CommanderC/mr.gp]]
 
+
*[http://pastebin.com/3W5Md9uB Spellpower to enchantment power] (stepdown_value(power, 30, 40, 100, 120) in actor::check_res_magic)
[http://pastebin.com/d2gm0uGG Most common killers by place (>=0.11)]
 

Latest revision as of 18:05, 19 July 2014

Some scripts I've made: