Recent content by houeland

  1. H

    Bug - Fixed Semirare / Fortune Cookie Counter not working

    Yes, it reads the same kind of value from server responses. KoLmafia and kolproxy handle things differently internally, ask me if you're really interested. I'll stop spamming up this mafia bug report thread :)
  2. H

    Bug - Fixed Semirare / Fortune Cookie Counter not working

    I clarified it to clearly be the log files (kolproxy doesn't structure logs around sessions) not relying on the client web browser receiving charpane frame updates. It *does* ask the server for the current turn, that's clearly the right way to get the turn number. I avoid fragile things like all...
  3. H

    Bug - Fixed Semirare / Fortune Cookie Counter not working

    Doesn't happen. kolproxy doesn't rely on the player's web browser receiving charpane frame updates to know which turn it is for the logs, and additionally makes sure e.g. charpane responses aren't received out of order. You can spam the button, but that doesn't make kolproxy hit the KoL...
  4. H

    Bug - Fixed Semirare / Fortune Cookie Counter not working

    Yes, you can't make kolproxy screw up stuff like this. That's a huge part of the reason for making a new codebase instead of e.g. hacking on mafia. Mafia has so many fancy features all around that I miss out on, but I wanted rock solid foundations, to make sure a) it doesn't send something to...
  5. H

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    My calc is actually very flexible, it's just that it's precomputed when making it available as a webpage since it takes quite a bit of CPU time, so I "only" make 512 different settings available. It should be doable to compute everything correctly on the fly if you have a bit of local computer...
  6. H

    EatDrink.ash: Optimize your daily diet (and see how your old diet stacks up).

    http://www.houeland.com/kol/diets is optimal and cannot be beaten as long as the assumptions hold (in aftercore, high enough level/hp to use things, liquid market, same linear utility function, correct market and spading data). It doesn't take any shortcuts or liberties. If you can e.g. make...
Top