Mercurial > wow > ouroloot
diff core.lua @ 83:940e53dd18c3
- More cosmetic cleanup.
- Implement "GUI noob" option. Basic entries for Loot and History tabs.
- Disable wipe->kill toggling once the entry is actually a kill. Duh.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Mon, 18 Jun 2012 03:02:10 +0000 |
parents | ae17128ef3f2 |
children | c87bf3e756f3 |
line wrap: on
line diff
--- a/core.lua Sun Jun 17 20:55:11 2012 +0000 +++ b/core.lua Mon Jun 18 03:02:10 2012 +0000 @@ -115,6 +115,7 @@ ['popup_on_join'] = true, ['register_slashloot'] = true, ['scroll_to_bottom'] = true, + ['gui_noob'] = true, ['chatty_on_kill'] = false, ['no_tracking_wipes'] = false, ['snarky_boss'] = true,