Recent content by pyacide

  1. P

    Bug - Fixed r27676 - incorrect leaf counts

    forest canopy is 74 leaves, but mafia thinks it's 75. This is the result of making a forest canopy bed via the ``make`` command.
  2. P

    Bug Wolf Gym Scores: Not updated on straw houses

    Hello. I have barely ever used mafia's preference for skid row minigame's scores, but today I was looking at my logs and noticed that more often than not, the scoring is wrong. I believe it arises from the eviction message in straw houses being "+1 Pig Evicted" as opposed to the other houses...
  3. P

    Bug Items registered as consumed upon funkslinging when it shouldn't

    When funkslinging two items of which the first ends the combat, the second one isn't consumed, but is registered as such. This is due to the fact that in FightRequest.Java, payItemCost is called for both items, regardless of whether or not the first has ended the combat. This is problematic...
Top