Search results

  1. G

    Feature - Implemented postPrismScript

    The text you get in response to freeing the king is a once-per-ascension event. Could the same thing not be produced with a relay override script?
  2. G

    Feature Add option to define path to script folder

    As far as scripts are concerned, what's the difference between a global and a per-character setting? Or is it the fact that changing a global setting to a per-character one would reset it to its default setting? If there are settings that should be applied on a per-character basis that are...
  3. G

    starchart.ash

    This script requires javascript to be allowed. I hate star charts and always have to look up the numbers. I thought I would share my javascript adding, HTML tweaking scriptlet with you folks. If anything is broken for you, let me know. EDIT: Some screenshots: The dropdown list Value...
  4. G

    Bug - Fixed /who clan in relay browser doesnt match "players in channel clan" window

    Thanks. Now I can test this. It could be a matcher issue (colour changes, etc).
  5. G

    Bug In chat, clicking on player name to see store resizes Main Interface to be very large

    This is interesting. When I do this, mafia moves around the screen, but does not resize itself. This is actually a more general bug than is reported here. Whenever we click something that jumps a tab, mafia seems do this. It may be a system thing (I'm also on a Windows box at the moment), but...
  6. G

    Bug - Fixed /who clan in relay browser doesnt match "players in channel clan" window

    Either this has resolved or I can't replicate it. Sorry, but when I type /who clan it gets the same result regardless of whether I use relay or mafia chat.
  7. G

    Bug - Not A Bug chat_clan() leak

    Only one post can be made. I'm marking this Not a Bug
  8. G

    Bug - Not A Bug chat_clan() leak

    Only until you restart mafia ;) I'll take a look
  9. G

    Bug - Not A Bug chat_clan() leak

    Maybe. Could someone confirm that this feature is no longer working? If only one message is being allowed through, then that changes things somewhat.
  10. G

    Bug - Not A Bug chat_clan() leak

    Looks like this has been the case for a while (I've just tried the same thing on some of the older builds). I'll look into it.
  11. G

    Feature - Implemented Expanding the channel parameter for chatbotScript

    r9805. Since three parameter scripts already generally do a check for "/", it's only a small change to check for "/clan", etc. I don't think this will get in people's way, and is also very useful for me. Dungeon comes up as a player, so is the first argument. Dungeon (#917625) is also a player...
  12. G

    Not quite Mafia: "Relay override" for other web sites/pages?

    As roippi says, it really depends what you are looking to do. You can do wonderful things with stylish (although it currently doesn't work on firefox 7). In addition, you could consider using more generic CSS overrides if that is useful to you. See this google group thread for more information...
  13. G

    Feature - Implemented Removal of "Update" Function (Discuss!)

    Yes. The op's solution doesn't actually address his concern. To elaborate: This function exists for other people, not the user. If you can present a valid reason why someone should be unable to view a chat channel they already have access to, then this may become a problem. Please note that...
  14. G

    Beta testers

    I'm saying that they already can (as can everyone else), but it shouldn't be a requirement. I wonder how much of it could be automated. You're right though in that this could be a barrier if the answer to my wondering is "not enough".
  15. G

    Beta testers

    Sorry for not weighing in before now. I've been away for quite some time with very limited internet access. I have a few comments going through the thread, so bear with me! I disagree. I understand why you would like this, but code that doesn't compile is very rare and should be resolved...
  16. G

    mafia handling offsite info

    I'm intrigued as to why this would be something you wanted to do. I believe you are pretty much limited to whatever visit_url( string url ) returns, so cookies are not accessible. You can submit GET requests happily as normal, and also POST requests. GET requests are obvious. If not, then this...
  17. G

    chatbotScript

    I believe this issue has been corrected. For completionists out there, 14.6 came before some in-game changes were made to chat that broke our reception of them. Downloading a daily build resolved the issue.
  18. G

    Read mood files?

    Your best bet (if you want a script to handle your moods) is to have a default mood of call mood.ash (or something similar). Set it as an unconditional trigger and you can script it to your heart's content.
  19. G

    Bug - Fixed Conditions and KoLmafia.continuationState / KoLmafia.hadPendingState

    It's working fine for me and hola's reviewed it. Should be ok.
  20. G

    Nemesis quest script

    Well, that would be entirely the point. The problem is people thinking that they are the new versions. Fair point. How big of an issue would that be?
Back
Top