Search results

  1. R

    Feature - Implemented Initiative Calculations

    Yeah, but it isn't correct for the Extra ML penalty. Which was the entire point of my post. (thus labeled as Bug, not Feature request).
  2. R

    Feature - Implemented Initiative Calculations

    Percent chance of gaining initiative (capped at 0 if less than 0 or 100 if greater than 100). Initiative (in %) = (100 - Monster Base Init) + Init Modifiers + max(0, Mainstat - Adjusted Monster Attack (including MCDs and Slimetube Squeezes)) - Extra Monster Level Penalty Extra...
  3. R

    Bug - Won't Fix Wrath of the Capsaician Pastalords + Guardian Summoning

    Guardian Summoning does not consume a combat round while the Wrath is equipped. Mafia's little feature of showing what Mafia though the round was and what KoL thought the round was (when they differ in opinion) actually helped me figure this one out :-)
  4. R

    Feature More on session logging

    Wondering if it'd be possible to put in a Familiar: <familiar type or none>, Equipment: <equipment or none> into the session log for every combat encounter? As logging stands now, it's a little bit acting on faith that the familiar is what the log thought that it had last changed to. EDIT: if...
  5. R

    Feature - Rejected Spleen Familiar Tracking

    It looks like Llama, Sandworm, and Pixie are 20 / 15 / 10 / 5 / 5 It looks like the Rogue Program is 30 / 20 / 15 / 10 / 5 I am wondering if mafia might be able to have a little tracker that gives the estimated probability of spleen familiar drop rates. Something in the relay browser as well...
  6. R

    Feature add timestamp to turns in session log

    in net.sourceforge.kolmafia.request.AdventureRequest.java in method registerEncounter(GenericRequest) you'll find the line RequestLogger.updateSessionLog( "Encounter: " + encounter ); I would suggest immediately after that, adding the following: RequestLogger.updateSessionLog( "Timestamp: " +...
  7. R

    Bug - Fixed gCLI use of csend misleading, session logging not human readable.

    Yeah.. That always did bother me. I understand why it's in there, but it still seems.. dumb? perhaps. Especially since a lot of high level buffbots actually profit even off of the philanthropic buffs posted for 1-25 Meat in their profiles. As for making the session log stuff human readable...
  8. R

    Feature - Implemented Funk Bluegrass Fusion

    Digging this back up. Apparently this is not finished. Silly RT: relevant thread. Just as a heads up, still work to be done.
  9. R

    Feature - Rejected Valhalla skill selection

    I don't think there is any account that has ascended that many times which hasn't permed a skill. Using the average no-skill run wouldn't work, the idea being that game knowledge will help you go faster as well. The closest you could get is seeing how well people's BM runs improve. Even that...
  10. R

    Feature - Rejected Valhalla skill selection

    Dealing with the Relay Browser only. This has been itching my brain for a little while: I am wondering why the default selection for a skill to perm in Valhalla is "(No Skill)" in mafia? If someone forgets to select a skill and hits the resurrect button, the native interface will stall them...
  11. R

    Bug - Fixed inebriety.txt: missing wine

    As was pointed out to me on the Talk page for Consumables/Booze on the wiki, "missing wine" is 2 drunkenness, not 1.
  12. R

    Bug - Fixed Monster Data: Sewer Monsters

    Chums have 200 HP Goldfish have 250 HP Sewer Gators have 300 HP
  13. R

    Feature - Rejected acquisition_cost() / creation_cost() -- topping the ASH function wish list!

    Wait, what? So that's why it tried to make me buy a 900,000 Meat item when there were like 3 stores at minprice of 300 meat in the mall? That's... kind of absurd.
  14. R

    Bug - Not A Bug Password Hash

    Eh... if it's not something to fix on mafia's end, then why is it only seemingly caused when using mafia? If it's because the session idles out, well... uhh... if i'm talking in chat, and chat is active the entire time, how does it explain that? Trying to chat with an old hash would cause KoL...
  15. R

    Bug - Not A Bug Password Hash

    this happens to me rather often. Usually it's when logging out, and pushing the logout button in the relay browser. Often when i've been active within a minute or so of doing it. I actually posted a bug report on this a while ago, nothing seemed to happen though. Hitting the little [re]...
  16. R

    Bug - Fixed Combat Macro syntax checker take 2

    this line: if match "It whips out a hammer (you're not sure from where)" produces the following error message from the checker. unmodified r8499: Line 22: "if" - "match" requires double-quotes around parameters containing spaces. Line 22: "if" - unexpected "(" in predicate. which is...
  17. R

    Feature - Implemented Slimeling tracking improvements

    Shows how much I use the CLI :-P But yeah. I'm actually surprised that basic meat items were included in the fullness counter originally. I also think that the fullness is an integer only (there is a +/- 1 variance in the number of charges, and that's probably what darth saw when he saw the 25...
  18. R

    Feature - Implemented Slimeling tracking improvements

    I also just ran into this, tried "set slimelingFullness 0" to mitigate the problem, in the CLI, didn't do a thing.
  19. R

    Feature - Rejected Milk/Munchies adventure boost display option

    If this feature doesn't get implemented, this might help you: Sortable Food list with modifiers Sortable Booze list with modifiers
  20. R

    Bug - Fixed +ML increasing HP, Attack, Defense

    Yeah, defense goes down by the same amount you de-level
Back
Top