Search results

  1. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Yeah. That's a result of a chat I had with cannonfire40, who raised the issue in /dev. My KoLmafia settings came 4 days earlier - and allowed me to actually play the new content, as opposed to being literally unable to read it. :)
  2. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Seems reasonable. The vise was not high on my list to get one of - the schematic won't come until Friday - but since you were kind enough to send me one, I guess I should work on this now? I certainly have excess schematics for the consumables, which I don't care about, to use as fuel.
  3. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    After a bunch of PRs, this all that I think is missing 1) Tracking free fights from OVERCLOCKED (10) skill. There was an open PR for this, but the author closed it. I'll get the digitizer schematic for it in two days and will buy the rom chip and get the skill. If nobody has submitted code to...
  4. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Some observations on new mechanics: 1) The three different Half-Way choices can each have different Encounters, appropriate to the Elemental damage you will suffer if you collect 0s. There appear to my multiple possibilities for each element and they can appear on any of the choices. Here is an...
  5. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    I was just thinking that. I am also considering looking at the file drawer, although it’s not really breakfasty, because we do need to parse it once a day in order to set properties.
  6. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Referring to the Encounter name. The issue seems to be that the name is within bold tags, but the name ends with a ctrl-M character, and we do not use DOTALL - or trim() - when extracting it.
  7. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    As of r28272, everything I noted is in, save for RAM tracking. user crAlways false user _crToday false Set when you get a server key, use a 3d printed key, or from api.php. Checked in the preadventure checking phase of canAdventure user cyberDatastickCollected false user...
  8. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Regarding what the lower left drawer says: Apparently those are elemental colors - red, blue, green, purple, ... and black? The greyhat hacker is "spooky"
  9. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Ryo has his server key in his display case.
  10. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    Stuff to do (some of which is mentioned above) 1) I need the recipe to make a 3d printed server key 2) Visit place.php?whichplace=serverroom&action=serverroom_trash1 at breakfast - at least as long as it is not Standard restricted. 3) crAlways and _crToday properties. This determines if you...
  11. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    cannonfire40 submitted my report to /dev. It's an accessibility issue. Who knows when/if, it will be addressed in KoL, but I will come up with something tomorrow to let KoLmafia users have an easier time in CyberRealm.
  12. Veracity

    New Content CyberRealm keycode - 2025 item of the year

    I tried this today for a few turns in-run, since I’d screwed up flyering and ran out of useful targets. Alas, I was not allowed to flyer. It told me - although I could not read it, because of the dark mode screen. Is that a new monster flag? I need a way to disable it. Is there a relay script...
  13. Veracity

    Bug - Fixed Multibuying from the purchases tab only buys one of the requested item.

    I've identified the issue and restored the line that I removed because it sure looked like a kludge. In fact, it had a comment that said "Kludge for the use of CoinmasterPurchaseRequest". Maybe I will look harder, later, but for now when I ask to purchase 2 yak skins, it actually gets 2 from the...
  14. Veracity

    Bug - Fixed Multibuying from the purchases tab only buys one of the requested item.

    I can reproduce this buying yak skins from the Trapper.
  15. Veracity

    Bug - Fixed December 2024 changes in KoL break lots of stuff

    Things I noticed yesterday on day one of an ascension: - When KoL displays a "New Area Opened" image, we no longer mark the image with links to the location and its container zone. I've missed several chances to get the HTML for that. We'll see more about today. - When I danced with Lady...
  16. Veracity

    My personal Meat farming script

    For now, you can tell vcon to skip specific items by adding them to the VCON.ExcludedConsumables property. It's a set of item names, separated by "|" characters.
  17. Veracity

    Bug - Not A Bug server returned response: code 500 during fight in one of the new cyber zones.

    5XX errors are, by definition, server-side errors. From Wikipedia "List of HTTP Status codes"
  18. Veracity

    Bug - Fixed Hitting some item acquisition bugs on r28221

    Try r28225. I cannot test the Quartersmaster, but I think it was the same issue as the hermit.
  19. Veracity

    Bug - Fixed Hitting some item acquisition bugs on r28221

    I am testing my fixes for these things and will submit a PR Real Soon Now.
Back
Top