diff verbage.lua @ 76:124da015c4a2

- Some more debugging aids (logging error/assert, auto-enable of testing panel, reminder of GOP history mode) - Move (finally!) hypertext handling code out to each call site. - Fix some bugs in previous alpha code. - Initial-but-mostly-tested code to handle items that have a "unique" field which are in fact always the same (for example, elementium gem cluster). Still need to test the case in which a remote tracker sees them first. - The rest of the variable-cutoff history cleanup.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Fri, 08 Jun 2012 08:05:37 +0000
parents 32eb24fb2ebf
children 940e53dd18c3
line wrap: on
line diff
--- a/verbage.lua	Fri Jun 01 02:17:57 2012 +0000
+++ b/verbage.lua	Fri Jun 08 08:05:37 2012 +0000
@@ -396,9 +396,9 @@
 +Clear Realm History> and +Clear ALL History> are used to periodically wipe the
 slate clean.  They do not generate any new entries from existing loot.
 
-+Clear Older> deletes history information for all items not shown in the "most recent
-loot" display.  It is another good periodic maintenance step, but does not discard
-as much data as the other actions.
++Clear Older> deletes history information older than a certain threshold (by
+default, 5 loot events).  It is another good periodic maintenance step, but
+does not discard as much data as the other actions.
 
 Using +Reassign to...> will also move the item between player histories.  The timestamp
 will not be changed; it will "always have been" received by the new recipient.