Difference between revisions of "User:Quow"

From Discworld MUD Wiki
Jump to: navigation, search
m
(Updated download URLs to Quow's new homepage instead of dropbox/pastebin, at http://quow.co.uk)
Line 1: Line 1:
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.
+
Here is a list of my plugins, and their current "up-to-date" versions, please check if there is an update for any of them you use.  You can also check the plugin overview page on my site, Quow Go Moo:
  
===Graphical Minimap GPS Edition v1.01:===
+
http://quow.co.uk/
This requires a download of a set of 52 .png map files, plus a database containing all the map and pathfinding data, and so this is a 4 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/pnf3zbhjilhc6o0/QuowsMinimap.1.0.zip?dl=0
+
===Graphical Minimap GPS Edition v1.02:===
 
+
http://quow.co.uk/minimap.php
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 blank box, even after going somewhere recognisable like outside the Drum, and disconnecting and reconnecting to the MUD doesn't help, then you have not configured the plugin/installed the map graphics correctly - no, honestly!  Go back and read the instructions again carefully!
+
Quow's Graphical Minimap and Map Tracker provides you with a resizeable, moveable window that displays a graphical map of your surroundings in any recognised village, town, city, guild area or building interior. It shows your exact room location, and tracks you as you move around. It also allows you to look up recorded data for rooms, such as full shop inventories for shops with standard inventory listings. You can search for streets, shops, areas, and even items and quickly look up the location.
 
+
NOTE:  Mushclient 4.99 had a bug in it.  Use any other version from 4.84 up to the new 5.03 and beyond.
+
 
+
Code update to v1.01 from v1.00, replace the .xml file with this, and remember to reset your /maps/ path in the file.
+
http://pastebin.com/raw/CiXYEXAS
+
  
  
 
===Spellcheck, Mindspace and TM Helper v1.2:===
 
===Spellcheck, Mindspace and TM Helper v1.2:===
This plugin will tell you how much mindspace all of your "spells" currently consume, and how much room you have left.  
+
http://quow.co.uk/spellcheck.php
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/9Ui8kMbx
+
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.  
  
  
 
===Map Door Text parser and Hunt Helper v0.02:===
 
===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://quow.co.uk/mdt.php
 
+
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
+
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.
 +
After installing, type "help mdt" for a list of client-side commands added by the plugin.  
  
  
 
===Mission and Job Timers v0.01:===
 
===Mission and Job Timers v0.01:===
Provides 60 minute timers for completion each of the job market mission types, all 5 dead-letter missions, plus currently Sto-lat pottery and Pennie-Laced missions, for maximising your reward experience. Also has failure timers for returned dead letters or resigned job market missions, for getting a new mission. You can view all current on-going timers at any time by typing "missions".
+
http://quow.co.uk/missions.php
  
http://pastebin.com/raw/PDfCQsAz
+
Provides 60 minute timers for completion each of the job market mission types, all 5 dead-letter missions, plus currently Sto-lat pottery and Pennie-Laced missions, for maximising your reward experience. Also has failure timers for returned dead letters or resigned job market missions, for getting a new mission. You can view all current on-going timers at any time by typing "missions".  
  
  
 
===Klein Bottle Helper v0.03:===
 
===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://quow.co.uk/klein.php
  
http://pastebin.com/raw/Gc6EZwf5
+
This is an extremely simple plugin that triggers when you "look" at a valid (chargeable) 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.
  
  
 
===EFF Stats & Advice v0.03:===
 
===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://quow.co.uk/eff.php
  
http://pastebin.com/raw/UBRQLRpa
+
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.  
  
  
 
===MXP Notices v0.02:===
 
===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://quow.co.uk/mxp.php
  
http://pastebin.com/raw/hkFZX67c
+
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) did.

Revision as of 06:14, 12 October 2016

Here is a list of my plugins, and their current "up-to-date" versions, please check if there is an update for any of them you use. You can also check the plugin overview page on my site, Quow Go Moo:

http://quow.co.uk/

Graphical Minimap GPS Edition v1.02:

http://quow.co.uk/minimap.php Quow's Graphical Minimap and Map Tracker provides you with a resizeable, moveable window that displays a graphical map of your surroundings in any recognised village, town, city, guild area or building interior. It shows your exact room location, and tracks you as you move around. It also allows you to look up recorded data for rooms, such as full shop inventories for shops with standard inventory listings. You can search for streets, shops, areas, and even items and quickly look up the location.


Spellcheck, Mindspace and TM Helper v1.2:

http://quow.co.uk/spellcheck.php

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.


Map Door Text parser and Hunt Helper v0.02:

http://quow.co.uk/mdt.php

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. After installing, type "help mdt" for a list of client-side commands added by the plugin.


Mission and Job Timers v0.01:

http://quow.co.uk/missions.php

Provides 60 minute timers for completion each of the job market mission types, all 5 dead-letter missions, plus currently Sto-lat pottery and Pennie-Laced missions, for maximising your reward experience. Also has failure timers for returned dead letters or resigned job market missions, for getting a new mission. You can view all current on-going timers at any time by typing "missions".


Klein Bottle Helper v0.03:

http://quow.co.uk/klein.php

This is an extremely simple plugin that triggers when you "look" at a valid (chargeable) 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.


EFF Stats & Advice v0.03:

http://quow.co.uk/eff.php

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.


MXP Notices v0.02:

http://quow.co.uk/mxp.php

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) did.