Recent content by coaster3000

  1. C

    Feature - Rejected Logs

    I was wondering if we can have a feature where it logs every adventure encounter into a list type log. Not like full detail but encounters on monters in order from oldest to newest and such. Maybe with seperation of the gained items with | for the list of acquired goods. I am sure its simple to...
  2. C

    Daily Info

    I have a feature request. Can you make the item lookup for the market place thing with a zlib variable instead... if you need help i am willing to look into it myself :) As long as i can get to it. Currently working on school stuff. so may take a while before i even get started if you need my...
  3. C

    Building from the SVN?

    Thanks that helped a lot. :)
  4. C

    Building from the SVN?

    I can't get it to update. how do i make the svn command work in dos / command line... for tortoise. It has to be some system variable for it.. but i don't know... update: [exec] Execute failed: java.io.IOException: Cannot run program "svn": Creat eProcess error=2, The system cannot find...
  5. C

    Bug - Cannot Reproduce Unexpected errors while drinking a dry martini

    Well if i knew how to compile into exe files i would help you there but i don't know how ;) sorry there
  6. C

    Bug - Fixed Guard Bugbear incorrect drop rate

    Here is an updated version of the monsters.txt Replace it with the one in /data on the folder. To do comparison just compare it with the other original file to see fix... thankyou.
  7. C

    Bug - Fixed Guard Bugbear incorrect drop rate

    Can you tell me how to view this data from the gcli console?
  8. C

    Bug - Cannot Reproduce Unexpected errors while drinking a dry martini

    Considering this is an older version of kolmafia i am guessing its fixed but to double check i am repeating the use Ok yes it seems fine if you update to the latest version.. Why are you using outdated version?
  9. C

    OCD Inventory control

    It is impossible for a script file to auto update its own script file but it can check for updates. Other then that not being able to auto update. there is one part of the script that is always possible to auto update and that would be its data files. the databases like structured files on all...
  10. C

    OCD Inventory control

    Wow a tie for the fix we both fixed it as a tie haha... :D
  11. C

    OCD Inventory control

    Patch made... Please check out The latest version of the scripts fails to save the option for max price :| don't know why This is the relay script. It does not adjust the save properly can you check it i have no leads on the cause... i dont know relay scripting... write("</td></tr><tr><td...
  12. C

    Feature - Implemented bitwise operators

    Bit wise operators would be perfect for this. As in most forums they use Bitwise type permission systems... For example there are constants named by each permission perm_allowpost = 1; perm_allowmod = 2; perm_allowcomment = 4; ehh know what its too much for me to type right now. but if you...
  13. C

    Bug - Fixed MMG betting graphical CLI

    Thats a new release i have auto updates to mine. and im checking this now ;) Also i am guessing its only in SVN update. as daily build did not build yet ;) ill check that now too
  14. C

    How do I keep ASH scripts from outputting to the CLI?

    I agree i would never like a script to change settings without user check.
  15. C

    Bug - Fixed MMG betting graphical CLI

    It was relay browser. I never use scripts on mmg... risky risky risky.. And it does display GCLI output for it. for when you send a bet. and for when you take a bet and stuff. This one is sending a bet... it should be easily replicated by just sending a bet of 1k. then looking at gCLI
Top