Difference between revisions of "User:Quow"

From Discworld MUD Wiki
Jump to: navigation, search
(Dead Letter Assistant v0.01 released. Minimap updated to v0.07 (more location support, new command features). Map-Door-Text update to v0.02 (minor update, adds "mdt disable" and "mdt enable" commands))
Line 30: Line 30:
  
 
http://pastebin.com/raw/FjYLXRmg
 
http://pastebin.com/raw/FjYLXRmg
 
 
===Dead Letter Assistant v0.01:===
 
This plugin will activate automatically whenever you read a letter, or get shown a letter from another player, from the Dead Letter Office in the AM Post Office, and will try to decode the recipient and address for you, giving you the most likely matches in order of least likely to most likely.  It also has timers to notify you when 60 minutes has passed since last completing any difficulty level, and you can type "deadletter" to see any current running timers and how long might be left on them.  There is also a 10 minute timer if you give a letter back to frank (either with "give letter to frank", or "return letter").  It recognises most recipients of most difficulty levels, though the "Local" entries are currently still only about half complete:
 
 
http://pastebin.com/raw/r9cZeAWY
 
  
  

Revision as of 06:19, 28 September 2016

Here's where people can keep track of my Mushclient plugins. Most of these are links to Pastebin, and are links to the raw code - if you wish to install them, you can "Save" the page out to your computer, or copy and paste the code to a new file - make sure the file ends in the extension .xml - then within Mushclient, go to file->plugins, or press shift+ctrl+p, and within the plugins file click "Add" and locate the file you created and add it. You can disable them at any time without needing to uninstall them if you only want to use them occasionally.

Graphical Minimap and Map Tracker v0.07:

This requires a download of a set of .png map files and so this is a 1 megabyte .zip download on dropbox. You do not need a dropbox account - just close the sign-in window that appears, then click "Download" in the top-right;

https://www.dropbox.com/s/8whkk2hfgxsezh2/QuowMinimap007.zip?dl=0

The zip file includes a QuowReadme.txt text file with full installation instructions - please read this carefully! Once installed, type "help minimap" for a list of commands and how you can interact with the minimap window. If the map window shows only a white box, and typing "minimap am" doesn't show an Ankh-Morpork map, then you have not configured the plugin/installed the map graphics correctly, read the instructions again carefully.

Minimap update, v0.07, replace the .xml with this code, be sure to set the path to the maps again on line 28 (sQuowMap path = "") using forward slashes only;

http://pastebin.com/raw/B2Bt4dJ7


Spellcheck, Mindspace and TM Helper v1.1:

This plugin will tell you how much mindspace all of your "spells" currently consume, and how much room you have left. It contains all spellcheck data for every wizard and witch spell to instantly look up, including your chances are of succeeding at every stage. For wizards, lookup any magical skill and see all spells that use that method, and get suggestions for spells that might help you TM that skill. After installing, type "help mindspace" for a list of all the features and commands, and how to use them.

http://pastebin.com/raw/rZ34vmDu


Map Door Text parser and Hunt Helper v0.02:

This plugin will replace the large and messy output of Discworld's "map door text" command, and replace it with a sorted, categorised, list of rooms with quick directions to each rooms, highlights, and more. Designed to make hunting around towns, cities etc. much quicker and more pleasant. Has many advanced features, such as multiple categories, regex matches, etc. Screenshots explain this plugin better than text can:

http://imgur.com/a/rtMxZ

After installing, type "help mdt" for a list of client-side commands added by the plugin.

http://pastebin.com/raw/FjYLXRmg


Klein Bottle Helper v0.03:

This is an extremely simple plugin that triggers when you "look" at a valid (chargable) klein bottle, and will add an extra output line informing you of how full it is and what size orbs (escaped spells) you can SAFELY capture without risk.

http://pastebin.com/raw/Gc6EZwf5


EFF Stats & Advice v0.03:

Tracks total blocks, misses, and knockdowns of your wizard or witch EFF floater. Once installed, type "eff stats" to show your block-rate, or "eff reset" to reset the numbers to 0. For wizards, type "eff check" for suggested shield weights at your bonus.

http://pastebin.com/raw/UBRQLRpa


MXP Notices v0.02:

This tiny little addon requires you to be using MXP in Discworld. It will add an extra output line whenever HP loss is detected, or XP gains over 1000 (limit configurable in the file), are detected - even if those drops or gains wouldn't normally trigger the HP monitor - for example, damage from fleabites, or XP gains from burials performed by other players, etc. Also handy to quickly see how much exp you got for a kill, or a bury. Supports newest Mushclient (4.99 onwards) only, and will not "colourbleed" if notices are sent half-way through a coloured text sent from the Disc as older versions of Mushclient (and this plugin) ded.

http://pastebin.com/raw/hkFZX67c