Giter Site home page Giter Site logo

wow-bankitems_mailwatch's Introduction

BankItems_MailWatch

Keep an eye on your mail!

Please note: This addon requires BankItems and a LDB display such as ChocolateBar (my favorite) or Bazooka or whichever you prefer.

BankItems keeps a track of all your toons' mail boxes contents; BankItems_MailWatch simply scans this data to remind you which toon has mail pending and how long the mail will stay in their inbox before it is returned or lost.

Note: this will only work with mail already known by BankItems. Mail sent to you by friends, guildies or in-game NPCs will not show up until you open your toon's mailbox.

Need help?

I rarely read comments here on Curse.com; should you need any help, you'd better open an issue on GitHub, where the projet lives.

Change Log

  • Version 1.0.10 - 2020/11/18
    • TOC update for 9.0.2
  • Version 1.0.9 - 2020/11/18
    • Correctly calculate time before mail is returned
  • Version 1.0.8 - 2020/11/07
    • Toc update for 9.0.1
    • Update LibQTip to latest release (9.0.1.2)
  • Version 1.0.7 - 2019/07/14
    • Toc update for 8.2
  • Version 1.0.6 - 2018/12/18
    • Toc update for 8.1
  • Version 1.0.5 - 2018/07/21
    • Toc update for 8.0
  • Version 1.0.4 - 2016/10/26
    • Don't highlight the LDB frame if the display is Bazooka
  • Version 1.0.3 - 2016/10/26
    • Toc update for 7.1
  • Version 1.0.2 - 2016/10/17
    • Highlight LDB frame on show tooltip
  • Version 1.0.1 - 2016/09/24
    • Updated for Legion
  • Version 1.0.0 - 2015/11/12
    • Initial release

Licence

BankItems_MailWatch is released under the MIT licence.

Enjoy!

And check my other addons: BagMeters, Broker: Cash, 2048 for WoW.

If you are an addon developer, also check my WoW Bundle for vscode extension which brings better Lua language support and WoW API highlighting to Visual Studio Code.

-- Septh

wow-bankitems_mailwatch's People

Contributors

septh avatar

Watchers

 avatar  avatar

wow-bankitems_mailwatch's Issues

Tooltip Error and not showing

Message: ..\AddOns\BankItems_MailWatch\biMailWatch.lua line 159:
attempt to concatenate field '?' (a nil value)
Debug:
BankItems_MailWatch\biMailWatch.lua:159: OnEnter()
Bazooka\Bazooka.lua:1582: showTip()
Bazooka\Bazooka.lua:1387:
Bazooka\Bazooka.lua:1378

seems ist has a Problem with the Line: tooltip:AddLine(' ' .. factionIcons[v['fct']] .. ' ' .. NORMAL_FONT_COLOR_CODE .. v['who'] .. FONT_COLOR_CODE_CLOSE, v['num'], txt)
without ' .. factionIcons[v['fct']] .. ' in this line its Working without Icons. So something may be wrong here.

Big thanks!

After 9.0.1 out, addon stop working

12x BankItems_MailWatch\biMailWatch.lua:74: attempt to index upvalue 'tooltip' (a nil value)
[string "@BankItems_MailWatch\biMailWatch.lua"]:74: in function `OnLeave'
[string "@titan\LDBToTitan.lua"]:361: in function <Titan\LDBToTitan.lua:359>

Locals:
self = TitanPanelBankItems_MailWatchButton {
0 =
registry =

{
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = UIParent {
variablesLoaded = true
fadeInfo =
{
}
firstTimeLoaded = 1
0 =
}
(*temporary) = "attempt to index upvalue 'tooltip' (a nil value)"
highlightTexture = {
0 =
}
UIParent = UIParent {
variablesLoaded = true
fadeInfo =
{
}
firstTimeLoaded = 1
0 =
}
tooltip = nil
libqtip =
{
activeTooltips =
{
}
LabelPrototype =
{
}
tooltipHeap =
{
}
cellPrototype =
{
}
tableHeap =
{
}
providerMetatable =
{
}
timerHeap =
{
}
providerPrototype =
{
}
layoutCleaner = {
}
onReleaseHandlers =
{
}
tipMetatable =
{
}
frameHeap =
{
}
IterateTooltips = defined @BulkMail2\Libs\LibQTip-1.0\LibQTip-1.0.lua:162
LabelProvider =
{
}
CreateCellProvider = defined @BulkMail2\Libs\LibQTip-1.0\LibQTip-1.0.lua:279
tipPrototype =
{
}
IsAcquired = defined @BulkMail2\Libs\LibQTip-1.0\LibQTip-1.0.lua:154
Release = defined @BulkMail2\Libs\LibQTip-1.0\LibQTip-1.0.lua:143
Acquire = defined @BulkMail2\Libs\LibQTip-1.0\LibQTip-1.0.lua:118
cellMetatable =
{
}
frameMetatable =
{
}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.