Squire
Current version v1.0.1.0 (December 22nd 2006): Download
This plugin displays a list of all worn equipment, indicates whether or not the spells on it are active, and shows the mana remaining, and how long before it runs out
Features
- Keeps track of how much mana is in all your kit.
- Displays the total mana required to fill your kit.
- Indicator shows if each piece of kit is active (green circle if active, red circle with line through it if not).
- Displays time remaining before a piece of kit runs out in hours:minutes
History
- V1.0.1.0
Corrected 'active' recognition for Cast On Strike items, like the runed sword.
Updated to work with Decal Alpha 8. - V1.0.0.4
Corrected the mana rate for items that use mana at 1 point every 2 seconds or faster.
Correctly handles items with mana but no active spells, such as Ulgrim's Casting Stein.
Correctly displays items with a remaining time of more than 24 hours- it no longer wraps round.
Redesigned it internally to use an older version of a Decal component, that's hopefully more reliable and should crash a lot less. - V1.0.0.3
Accounted for a bug in AC that means your equipment doesn't use mana at the rate it tells you when you ID it. It actually rounds up to the nearest 5 seconds, so anything which uses one mana every 18, actually use one every 20. Items on 1 mana every 30 seconds actually round up to 1 per 35s.
Also now updates it's entry in the decal bar to show how long before the first item will run out of mana, so you don't need to open up the window to check.
Changed the time display to [hours]h[minutes]m instead of [hours]:[minutes], to prevent mistaking it for [minutes]:[seconds].
Improve the reliability of estimating whether an item's active. Previously it would assume it was active if any of it's spells were active, now it requires all of them to be active. This reduces the possibility of mistaking a piece of equipment as being active if it has a spell on it that is already granted by a second piece of equipment, or having been cast by a player. - V1.0.0.2
Fixed a bug that would cause items with no spells to be repeatedly ID'd- it was mistakenly assuming they hadn't been ID'd if it hadn't received any information on current & maximum mana. - V1.0.0.1
No longer includes ammo in the equipment list.
Now includes icon for each piece of equipment.
List is now sorted by time remaining. - V1.0.0.0
Initial Version.
Known issues:
Time and mana remaining is approximate, based on the last time the kit was ID'd and how much time has passed since. It should be within a point or two though.
Whether or not kit is active is based on whether or not the spells on that kit are active- they're not actually connected, so if you have two pieces of kit with the same enchantment, it'll think they're both active if the spell is active. The two pieces would have to have exactly the same enchantments, so this should be a very rare case.