Recent content by djve

  1. djve

    Bug InvalidClassException for Mafia r20602 and openjdk 14.0.2

    While I hate OO philosophically, I'll work with what I have to. You're link makes the solution trivial, as the explanation also is concise and explicit! Many thanks. Let's hope this is taken up buy the Mafia devs.
  2. djve

    Bug InvalidClassException for Mafia r20602 and openjdk 14.0.2

    I'm an old style sys admin (perl, python, haskell,...) so java isn't something I'm up on. But using UUID signatures to identify validity seems a little like trying to trim your nails by using a shot gun. It'll work but is the result what you're after.
  3. djve

    Bug InvalidClassException for Mafia r20602 and openjdk 14.0.2

    I like the clean-up of not including unnecessary libraries, it reduces the technical debt burden.
  4. djve

    Bug InvalidClassException for Mafia r20602 and openjdk 14.0.2

    This is more of an FYI should people be interested in this version of JDK. If it's not going to be fixed please mark it as such. This started today with the new jar file. 20597 did not have this issue. :~/KoL/Mafia$ java --version openjdk 14.0.2 2020-07-14 OpenJDK Runtime Environment (build...
  5. djve

    New Content - Implemented "monsterid" : New combat macro predicate

    This new predicate produces an error in the syntax checker. Should be a trivial update to the appropriate section.
  6. djve

    Bug - Fixed Incorrect drunkenness warning with base of 20.

    Sorry for the delay, RL and then Crimbo. I do have the Smile of Mr. A skill. I was an TT when posting. I don't know about the "Old Smile", but I've have a Golden Mr. A for some time. Confirmed "false" in 50562, and "true" in 50563 and 50588
  7. djve

    Bug - Fixed Incorrect drunkenness warning with base of 20.

    Attaching my HTML charsheet as requested from PhilmASTErpLus. The compressed file is a tar (Tape ARchive) as I'm a Unix dinosaur type. It's is the full page, saved in zip format. I think this is the most accurate dump of the data, or hope it is. Looking at the page in Safari, Chrome, and Firefox...
  8. djve

    Bug - Fixed Incorrect drunkenness warning with base of 20.

    To confirm it doesn't happen with the previous build 50559, I just restarted to confirm. And you can confirm the skills from https://cheesellc.com/kol/profile.php?u=djve And it's fixed in 50563, that just dropped. So I'll close this down. But something changed for a few hours. :) How do I...
  9. djve

    Bug - Fixed Incorrect drunkenness warning with base of 20.

    ash ash inebriety_limit() 14 So it's not seeing liver of steel or the Neverending Party skill. But it was fine a few days ago. ash have_skill( $skill[ liver of steel ] ) Returned: false ash have_skill( $skill[Drinking to Drink] ) Returned: false ash have_skill( $skill[CLEESH] ) Returned...
  10. djve

    Bug - Fixed Incorrect drunkenness warning with base of 20.

    My main (djve in game) has a base of 20 drunkenness (14 base + 5 liver of steel +1 Drinking to Drink) but on adventuring with 20/20 I get the message: KoLmafia has detected that you are about to adventure while overdrunk. If you are sure you wish to adventure in a Drunken Stupor, click the icon...
  11. djve

    Request - Adjust fonts in the java app.

    From the Discord channel on Mafia and Ash an simple answer is given: https://discord.com/channels/466605739838930955/534709227260870656/767670710612787240 Windows is similar to: -Dsun.java2d.dpiaware=false I'm on Ubuntu 20.04 using OpenJDK 14.0.1 and I had to use: -Dsun.java2d.uiScale=2.5 So...
  12. djve

    Adjust Text Size in Mafia Interface?

    I just added https://kolmafia.us/showthread.php?24720-Request-Adjust-fonts-in-the-java-app as a 4k machine makes the capital letters less than 1mm tall. :-) Ubuntu 20.04 (yes, it's not officially out, I'm using the daily builds) with openjdk 11.0.6. Any suggestions would be good. Should I drop...
  13. djve

    Upgraded Computer New Screen Resolution Makes Mafia Almost Unuable

    I just added https://kolmafia.us/showthread.php?24720-Request-Adjust-fonts-in-the-java-app as a 4k machine makes the capital letters less than 1mm tall. :-) Ubuntu 20.04 (yes, it's not officially out, I'm using the daily builds) with openjdk 11.0.6. Any suggestions would be good.
  14. djve

    Request - Adjust fonts in the java app.

    Thanks for that. I had no problems with a 2k screen either. It gets to be an issue when going to 4k. I'm running Ubuntu 20.04, not windows. But it's still an interesting issue.
  15. djve

    Request - Adjust fonts in the java app.

    I have a brand new laptop: 4k screen! Beautiful after 8 years, except for starting KoLMafia. The relay browser is not an issue. This defaults to native resolution, or close to it. This means the font in the app is about 1mm in height for the capital letters. Not an issue if I was in my 20s but...
Top