Recent content by Veracity

  1. Veracity

    My personal Meat farming script

    Today, VMF looped trying to buy food. > unidentifiable dried fruit (0 cost; 21224 expected_profit) is better than snow crab (19854) ... Verifying ingredients for unidentifiable dried fruit (14)... Purchasing unidentifiable dried fruit (14 @ 350 Chroner)... Visiting the The Applecalypse...
  2. Veracity

    Feature shop.php support

    I just implemented a ShopRow coinmaster for "The Central Loathing Floral Mercantile Exchange" - the "flowertradein" shop that you get when you "use" a {rose, red tulip, white tulip, blue tulip} and can trade flowers for a (frequently changing) number of Chroner. (You can always do this; the Time...
  3. Veracity

    Spacegate

    Congrats!
  4. Veracity

    My personal Meat farming script

    I'm tired of not using my Mayam Calendar post-ascension, so I added support for it in VMF revision #20 PR notes: New preference "VMF.MayamCalendarConsiderations" defaults to: "resonance mayam spinach|rings yam meat yam clock|rings sword lightning cheese explosion". You can specify up to three...
  5. Veracity

    Bug - Fixed Mafia autosells bar skins

    What has changed in the game to make any piece of bar skin equipment "useful"?
  6. Veracity

    Bug - Fixed Obtaining Crown of the Goblin King changes the Preference questL05Goblin from unstarted to finished

    It's only acquisition of the item from a combat that is a trigger for quest completion. It doesn't include the response text, but we have access to the monster. That is how goblin water works. This could all be simplified a lot. I'm working on this right now.
  7. Veracity

    Bug - Fixed Obtaining Crown of the Goblin King changes the Preference questL05Goblin from unstarted to finished

    Huh. We set the quest completed if you: 1) get the Crown, Glass Balls, or Codpiece from an adventure 2) get goblin water from an adventure and we were fighting the Aquagoblin 3) defeat Ricardo Belmont, Hammer Brother, or Gobot King The last three are not the only Goblin King replacements that...
  8. Veracity

    Bastille

    Makes sense. When Ezandora moved from SVN to git on github, I uninstalled the SVN version and then installed the git version.
  9. Veracity

    Bastille

    I thought “git update” would update dependencies, too? I know that “svn update” would do that.
  10. Veracity

    Bug Candy Cane Sword Cane / Penultimate Fantasy Airship Choice Adv Issue

    Your DEBUG log is odd; if we redirect to choice.php, we call ChoiceManager.processRedirectedChoiceAdventure which will submit the redirect and process the responseText - which appears to be null in this case? Very peculiar. The PFA choice used to have 4 options: 1 -> enter combat 2 -> get...
  11. Veracity

    Bastille

    Works for me. Try "git update"?
  12. Veracity

    Spacegate

    Thanks! That is not something I initially thought was worth spading; I had the thought that the types of encounters were specific to a planet but they were randomly selected. I noticed that quest encounters were one type per planet, spants and murderbots had specific mixes of types, and that...
Back
Top