Difference between revisions of "User:CommanderC"

From CrawlWiki
Jump to: navigation, search
(Remove obsolete repo)
 
(One intermediate revision 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]]
*Changelog-fix.pl: [[User:CommanderC/changelog-fix.pl]]
+
*Changelog-fix.pl: [[User:CommanderC/changelog-fix.py]]
 
*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]]
Line 8: Line 8:
 
*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/3W5Md9uB Spellpower to enchantment power] (stepdown_value(power, 30, 40, 100, 120) in actor::check_res_magic)

Latest revision as of 18:05, 19 July 2014

Some scripts I've made: