Search results

  1. G

    Feature - Implemented Faster autosell handling (in many cases)

    Currently, the CLI autosell command and the ASH autosell function seem to always hit autosell_ugly.php for their job, which does a wasteful full inventory load. In cases where only one item is handled, or all quantities are the same numeric amount (or all of them, or all but one of them), which...
  2. G

    Feature - Implemented Minor Copperhead stuff

    While doing the Copperhead stuff for reasons, I noticed some small stuff that could accomodate that quest and should hopefully be no big trouble to implement. 1. The standard item condition in The Copperhead Club is misspelled as "Copperheard Charm". (ok, more of a bug report than a freq...)...
  3. G

    Bug - Fixed Potentially abusable lack of validation in map_to_file?

    map_to_file doesn't validate the filename parameter, so you can traverse the directory tree upwards with "..". If mafia is in a directory upon which you have write access, you can create new and change arbitrary existing files trivially in the Mafia dir, and potentially anything on the same...
  4. G

    New Content - Implemented Standard Ascension Path for 2015

    Unsurprisingly: pulverize 1 polyester parachute -------------------- 7997 polyesterene powder 438934830 scpowder.gif usable 0 # polyesterene powder -------------------- Got 5 adventures for 2 spleen.
  5. G

    Feature - Rejected Some add'l ASH functions for limited chat interaction?

    Now that the bug that allowed one to throw arbitrary messages into chat is fixed (and I couldn't find a trivial way to circumvent the fix), may I humbly request some more chat-related functions to replace the, in my opinion, reasonable usages for that capability? 1. boolean [string]...
Back
Top