Search results

  1. HippoKing

    Feature - Implemented Request: Douse Foe success in combat property

    In autoscend we like to douse shadow slabs to get lots of shadow bricks. Previous douse targets, you only wanted one of their drop so once you got it our conditional to douse stopped being true and we stopped dousing. However, with shadow slabs, we want to douse lots of times, so we don't check...
  2. HippoKing

    Leprecondo handling script

    I made a CLI script to interface with the Leprecondo until we get a proper Mafia gCLI interface. https://github.com/HippoKingKoL/condo_is_lit It can tell you what you have set up, what you have discovered, what you're missing, as well as installing items. Hope this helps someone else.
  3. HippoKing

    Bug numeric_modifier(familiar) gives wrong answers for current familiar with equipment

    I want to work out the effect on numeric modifiers of my equipment, including my familiar equipment (inc weight modifiers, simple modifiers like the +1% item from rake, and more complex modifiers like the Jill's LED candle). I've been trying to do this using Mafia's familiar specialisations of...
  4. HippoKing

    Relayween - An override script for trick or treating

    Are you too lazy to remember which houses are occupied and which are not when trick or treating? This script might be for you. This adds a coloured border around each house, red for combat, green for noncombat, blue for huge bowl of candy. Check it out here...
  5. HippoKing

    Bug Roman candelabra damage not tracked

    Roman candelabra has elemental damage that turns on and off depending on your everything looks effects. At the moment, it appears that none of this is counted by Mafia. > ash print(equipped_item($slot[off-hand])); Roman Candelabra Returned: void > effects everything 4 of 4 AT buffs...
  6. HippoKing

    New Content - Implemented Mafia rebalancing buffs builds up extra turns of new +-combat modifiers

    There are two new combat rate modifers from Crimbo 2024, attracting snakes and hiding from seekers. These are 10 turns of + or - combat. They are unshruggable. At the moment, Mafia seems to automatically cast them when burning mana, leading to undesirable build-up of unshruggable combat modifer.
  7. HippoKing

    Bug can_adventure($location[An Unusually Quiet Barroom Brawl]) returns true during Kingdom of Exploathing. It's not available.

    One would expect Oliver's Place to be available in Kingdom of Exploathing, but it's not. I very much doubt this will ever change in KoL, so Mafia should reflect that.
  8. HippoKing

    Bug - Fixed Milestone use causes unnecessary nag at the desert

    Mafia has a relay nag window that stops you adventuring in the desert without ultrahydrated, and sends you to the Oasis if you're not. The first desert exploration turn unlocks the Oasis. I believe right now Mafia treats desertExploration>0 as the condition for the Oasis being available. That...
  9. HippoKing

    Bug - Fixed have_skill(Unleash the Devil's Kiss) returns true when the retrocape is in the wrong configuration

    > retrocape myst thrill Reconfiguring retro cape > ash have_skill($skill[Unleash the Devil's Kiss]); Returned: true Preference scrapbookCharges changed from 154 to 158 [290] Wartime Frat House (Hippy Disguise) Encounter: War Pledge Preference _lastCombatStarted changed from to...
  10. HippoKing

    Bug Maximizer sometimes (but not always) misses Time Halo when looking for +adv

    I've noticed that I wasn't always getting a Time Halo equipped from maximize adv, despite having no other +adv items for hands or that accessory slot. Time Halo is unusual in that it's a +adv accessory only if your hands are empty. I tried testing this a little, and found something a little...
  11. HippoKing

    Bug Can't make cocktails from CLI in Actually Ed

    > inventory goat's milk glass of goat's milk (2) > inventory vodka bottle of vodka > make white canadian That item cannot be created. Manually clicking the game crafting interface: You acquire an item: white Canadian r20710
  12. HippoKing

    Feature - Implemented Hit main.php on login to receive pen-pal message.

    The pen pal sends out your message the first time of the day you hit main.php. At the moment, mafia never does this automatically, and if you do it manually after login, mafia is unaware of the items you've received. If main.php is hit before the inventory is retrieved (either every login, or...
  13. HippoKing

    Feature - Implemented Inigo's crafting with no adventures left

    Casting Inigo's Incantation of Inspiration 1 times... You acquire an effect: Inigo's Incantation of Inspiration (duration: 10 Adventures) Inigo's Incantation of Inspiration was successfully cast. > make milk of mag Verifying ingredients for milk of magnesium (1)... Auto-repair...
  14. HippoKing

    Feature - Implemented Cleeshed monsters are not affected by +ML

    The result of a cleesh will always have 3 HP, no matter how much ML it has. The following occured (as one of several examples) at +70ML: [18770] Fun House Encounter: scary clown Round 0: verus wins initiative! Round 1: verus executes a macro! Round 1: verus uses the seal tooth! Round 2: scary...
  15. HippoKing

    Feature - Implemented Hatrack Hat Tracking

    There's already quite a lot of support for the Hatrack in Mafia, but the major missing one at the moment (thanks to the fax) is the Spangly Sombrero. Would it be possible to get the info on these updated? I realise the title is kind of useless but I really enjoyed typing that.
  16. HippoKing

    Feature - Implemented Fax Machine decorator and error checking.

    I'd love it if the fax machine, when clicked, showed the last monster loaded (hit the clan activity log for this info). However, since this could theoretically change between the hit and you checking it, it'd be nice if after receiving the fax, there was a hit to the description page which...
  17. HippoKing

    Feature - Implemented Bugged Beanie/Balaclava/Bonnet Squezing

    With the new familiar comes a new squeezable, sort of. You can squeeze a beanie and a balaclava into each other. However, you can also squeeze a Bonnet into either, but you may well not want to. I'm not sure how this should be supported in the Squeeze command - maybe nornal support for squeezing...
  18. HippoKing

    Feature - Implemented Localhost referrer blocked

    Referer: "http://localhost:60080/game.php" Request from bogus referer ignored I guess this doesn't make a lot of sense. I understand rejecting requests where the referrer isn't mafia's address, but I don't really see it rejects localhost. Obviously that could be bound to something other than...
  19. HippoKing

    Bug - Fixed More nemesis multi-use problems - AT Fisherman's Sack rewards

    > use squid ink Using 1 vial of squid ink... Internal data error: item incorrectly flagged as multi-usable. > use fishy speed Using 1 potion of fishy speed... Internal data error: item incorrectly flagged as multi-usable
  20. HippoKing

    Bug - Fixed Saucecrafting tries to overcast for non-saucerors with Gravyskin Belt

    Recently, my breakfasts have been failing to cast Advanced Saucecrafting (attempting 7 casts and getting rejected). I am a seal-clubber, but I have done the Sauceror nemesis quest and have the item which confers extra casts to saucerors only. I assume this is the problem. Using r8262
Back
Top