diff verbage.lua @ 100:a57133ee3c9b

- Allow event callbacks using the standard CallbackHandler scheme. Add a debug.callback flag with usual semantics. - Fire an initial set of events. This will take experimentation. - If restoring g_loot, set metatables on previous entries also.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Mon, 30 Jul 2012 19:25:46 +0000
parents ba5ff82dcf19
children dc8a23a47b03
line wrap: on
line diff
--- a/verbage.lua	Sun Jul 29 23:12:18 2012 +0000
+++ b/verbage.lua	Mon Jul 30 19:25:46 2012 +0000
@@ -5,6 +5,10 @@
 - Right-clicking the [ouroloot] chat link could do something different than
 the current left-clicking.  Popup small menu in place?
 
+- A fight duration of (0:00) happens when DBM gets confused.  If it happens
+"near" another boss entry with nonzero duration, can we just safely assume
+that's the real entry and delete the zero entry altogether?
+
 - Break more methods out into private routines.
 
 - implement ack, then fallback to recording if not ack'd