LibCombatCalcs

  • 3 pages found
NameAuthorLast updated byUpdated on
NameAuthorLast updated byUpdated on
MobInfo TBBle TBBle 04 Oct 2008
Initial implementation of the Mob Info window Added a Mob Info window, accessed with /lcc mobinfo, which shows mobs which you have hit with an autoattack which this could guess a toughness value from, and any abilities you've hit them with. Guessing toughness from an autoattack requires that either you only have a melee or ranged weapon equipped, or one or the other would result in a negative toughness for the given damage. Note that when running this addon, the mob log data will grow without...
Main TBBle TBBle 11 Oct 2008
A library for wrapping and encapsulating combat-related calculations and interfaces. /lcc to see the provided slash commands, mainly for debugging purposes. The main feature right now is "/lcc mobinfo" which is part of my testing system for combat mechanics. I'd be interested in feedback on that, see the MobInfo page for more details. Visit the LibCombatCalcs home page for more details and the LibCombatCalcs ticket tracker for logging issues/suggestions/cake.
Future plans TBBle TBBle 04 Oct 2008
My current plans for this library, not necessarily in order. Determine if abilityIDs are consistent across clients, which would allow for a default blacklist by ID rather than name. Implement hook scripts so this is actually useful as an event-mangling library Add a tooltip for Abilities showing the values I have extracted and allowing overrides. Need to be able to mark DPS sources for abilities, since there's no way I've seen to get this data from the API. Stop dumping crap into the Debug...
  • 3 pages found