Recent content by Ryo_Sangnoir

  1. R

    Bug - Not A Bug r28706 - Coldfront wiki still linked to after changes made in r28705

    I don't think Mafia adds wiki links by default, is this coming from a relay or Greasemonkey script?
  2. R

    Bug Flooded area stops mafia from running combat

    Radio-Dictionary Tri-Import is a CyberRealm zone, so it doesn't match one of Mafia's known zones. The crash every turn is presumably excavator. The fix... I think we need a KoL-side ID in the choice adventure to match the zone.
  3. R

    New Content Sea Changes

    Yeah, you have to beat the two side bosses to fight the NS, and you have to beat the NS, sort out the Skate Park, return the boot to the Old Man, and rescue Mom before the council will let you free Ralph.
  4. R

    New Content Sea Changes

    Some folk asked for a relay warning to stop you if you try to face Shub with passive or familiar damage, or Yog without 3 prayer beads.
  5. R

    Bug - Fixed Sea Item Drop Penalty doesn't show in sidebar or modtrace

    This used to work (I believe?), but now adventuring in the Octopus's Garden shows my above-water item drop, not including the penalty. Anemone Mine is showing up, but only with 100%. My guess is >Zone The Sea Initiative Penalty: -100, Item Drop Penalty: -100, Meat Drop Penalty: -100 isn't...
  6. R

    Bug Build process no longer cleans out old jar files

    I've filed https://github.com/kolmafia/kolmafia/pull/3035 The error occurs when the directory does not exist. I had assumed that `onlyIf dist.exists()` would mean the interior of delete wouldn't matter; it's clearly running it at runtime because you don't get type errors when the directory does...
  7. R

    autoscend - a sl_ascend fork/continuation

    It's in the readme: https://github.com/loathers/autoscend?tab=readme-ov-file#requirements While you build up your skills for the standard classes, you could try running some avatars. I think Avatar of Sneaky Pete and Actually Ed the Undying are two paths which are very fun and powerful (and as...
  8. R

    New Content Mobius Ring - Additional Prefs

    We want many things: time cop hat timeposing, init changes, schrodinger's effect steps, mobius ring effect changes, choice support for the big choice, maybe (all the numbers change, so it's like Rufus), preferences for which choice adventures you've paradoxed (non-daily prefs), mixed jelly use...
  9. R

    Issues running java/kolmafia

    That's the standard login prompt. So presumably opening the JAR also open the login GUI eventually. Honestly not sure where to go from here. If images aren't loading and it's slow, I'd guess network issues.
  10. R

    Bug - Fixed Summon Clip Art not "disabled" in GLover

    Concoction.java needs to be updated so canMake returns alreadyHave in G-Lover for CLIP_ART.
  11. R

    Issues running java/kolmafia

    It says it's Linux because we compile Mafia on Linux. It should still work. After it prints the version of Java, it should pop open a GUI. If you run `java -jar Kolmafia-28594.jar --cli`, what happens?
  12. R

    I need some help troubleshooting my installation

    No, you're supposed to take the .jar from https://github.com/kolmafia/kolmafia/releases.
  13. R

    Bug - Confirmed Maximizer didn't equip a weapon

    I've been hitting this a lot in Legacy of Loathing, even quite deep into the run. I think it's because I have Master of the Surprising Fist and Kung Fu Hustler, and at the start of the run I only have weapons without enchantments, so it values the DR from Master of the Surprising Fist. Why it...
  14. R

    New Content Hat Trick Challenge Path

    Yeah, you'll want to update autoscend to be paranoid about outfits. It does that in WereProf anyway due to the stat limitations.
  15. R

    Bug - Fixed Maximizer Error - Stinky Cheese

    You have two problems. The first is that you are equipping multiple cheese eyes when you don't want to. This is a garbo problem, not a mafia problem, because we are doing what they ask us to do (give a large bonus to cheese eyes), but also there is no mafia support for what they want. This would...
Back
Top