Search results

  1. X

    Check if last adventure was non-combat

    Is there a way to check if the last adventure was a non-combat and what non-combat it was?
  2. X

    Feature Upgraded XPath/XML

    I wanted to use XPath in ash, but the current xpath function only partially implemented xpath, so I wrote added in a new xpath function, as well as some other xml stuff. Ash things added: type: xmlnode - A type to hold an xml node. function: to_xml(string xml, boolean cleanHtml) - Turns a...
Top