Search results

  1. gausie

    Feature shop.php support

    @Ryo_Sangnoir submitted a PR to fix it (I think!) which has since been merged
  2. gausie

    Feature shop.php support

    Well here are those HTML files at least. I can take a look at the two problematic shops tomorrow
  3. gausie

    Feature shop.php support

    This is really fantastic work from which everyone will benefit. Thank you Veracity. Is there an easily sliced area we can contribute codewise?
  4. gausie

    Feature - Implemented Add a "Pending change in required Java version" nag message.

    I am very pro a launcher being made
  5. gausie

    r28087 - What's Changed [*]Create JSON API for relay scripts. by ]@phulin] in

    I ask that we resolve to have a discussion before implementing "policies" in the development of the project, especially ones gatekeeping contribution. I'm not strictly against this one in particular but I am definitely not convinced. I certainly would not follow it for my own feature PRs, so as...
  6. gausie

    Bug NPE caused by JS script

    Had a quick look at this, the choice adventure is run in an infinite loop. Visiting the relay browser triggers the NPE (in the JavascriptRuntime??) somehow but only if you have a relayScript that calls visit_url() in some way, even if that relayScript is ASH. Really weird bug.
  7. gausie

    Bug - Fixed item_fact() no monster NPE

    Haha just realised it will still probably NPE if you give a null path. I'll wait for the bug report, or when I get around to it - whichever is sooner.
  8. gausie

    Bug - Fixed item_fact() no monster NPE

    https://github.com/kolmafia/kolmafia/pull/2436
  9. gausie

    JSON

    Not to be rude but I have to say this: it's not a beta feature, it is a totally unsupported implementation detail that I don't have any remote interest in maintaining.
  10. gausie

    Bug NPE caused by JS script

    Hmmmmm. I wonder what is going on.
  11. gausie

    Discussion: Should we depreciate/remove Jenkins?

    The .dmg is unsigned so it doesn't even work really. I should really fix that...
  12. gausie

    JSON

    I didn't point you towards this API and there was no agreement to its ongoing behaviour. The API I previously indicated - the one that lets you query a particular item - still works as expected.
  13. gausie

    Bug r27908 Jick Jar use is mistaken as use of a Suspicious Jar, preventing Procedurally-Generated Skeleton Tower adventuring

    Did you mess with that HTML source at all? Usually it comes through with no linebreaks to the DEBUG file
  14. gausie

    New Content Mayam Calendar

    Just to note: we also need to track the calendar being reset in The Hidden Temple (some debug HTML of this happening would be appreciated!) and the free rests (for which Ryo has a PR currently)
  15. gausie

    Bug r27908 Jick Jar use is mistaken as use of a Suspicious Jar, preventing Procedurally-Generated Skeleton Tower adventuring

    If you can attach a debug log of an affected campground.php, I can sort
  16. gausie

    Excavator - gausie's spading script

    You can of course run spade but that will make you approve each submission. Best bet is to just remove that entirely, Excavator will flush its data when it can. If you have a Fresh Coat of Paint it'll do it first thing when you log in. I could expose an excavator_flush.js that does this I...
  17. gausie

    Excavator - gausie's spading script

    I do lament that TS makes it harder for tinkering, but it really does make it so much easier for me as an author. I do tinker with a lot of plain JS scripts when I write little scripts, and have a nice workflow for getting the TypeScript Language Server to give me type hinting and the like...
Back
Top