Search results

  1. D

    weirdeaux monster stat box

    svn checkout http://svn.code.sf.net/p/weirdeauxbox/svn/trunk/ The script decorates the fight to show the number of pieces of weirdeaux's creatures. image courtesy of yojIMBoS_LAW (#1775888)
  2. D

    submitting commands through links to mafia?

    I really like that I can swap around my garden at the astral gash, before I ascend, but I also want to do it after I break ronin (which isn't always after breaking the prism). So I'm trying to write a relay script for my campground, to add a little link at the bottom of the page to swap to...
  3. D

    Feature - Implemented Maximize FOOD and BOOZE

    since there has been a plethora of items and effects that give bonuses to food and booze, could the maximize include queries for food and booze?
  4. D

    Figuring out what's in the Crown of Thrones?

    I have a lousy memory (and I swap around whats in the CoT a bunch), so I'm trying to work on a charpane override to to display that info. What I have so far: string crownOf(string page){ matcher m; if (equipped_item($slot[hat]) == $item[Crown of Thrones]) { m =...
  5. D

    Fancy Currency (Charpane override)

    Fancy Currency A charpane override to display some of the alternate currencies in the kingdom (lunar isotopes, sand dollars and hobo nickels). Instructions: place charpane.ash in your relay folder. Hovering over meat.gif gives a drop down of the alternate currencies. clicking the menu items...
  6. D

    Bug - Fixed Snow suit counter

    The counter for the snowsuit (_snowSuitCount) is counting start of combats, and it should be counting the end of combat. So when I log in, do a bunch of free runaways to charge up stinky cheese, and then hit the maximizer, mafia reports an incorrect lower weight. I think it might be counting...
  7. D

    Bookshelf Override

    Bookshelf Override A campground override to display the number of tome and libram summons you've used when visiting the bookshelf. Works in and out of Ronin, and changes behavior when out of ronin. In ronin, total tome usage is displayed as x/3. Out of ronin, each tome displays the number of...
Top