promotional bannermobile promotional banner

LockedOut

Raid and Dungeon lockout display.

File Details

1.10.2

  • R
  • Mar 21, 2019
  • 196.59 KB
  • 2.8K
  • 8.1.5
  • Retail

File Name

LockedOut-1.10.2.zip

Supported Versions

  • 8.1.5

lightweight tag c3eff0e302d8601af0766bb5ce124f7f02bf6f24 1.10.2
Author:    chancedj <30790056+chancedj@users.noreply.github.com>
Date:    Tue Mar 19 19:07:49 2019 -0400

commit c3eff0e302d8601af0766bb5ce124f7f02bf6f24
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Tue Mar 19 19:07:49 2019 -0400

    fix spam bug

    fix issue causing spam once the > 5 instance limit is hit.  closes #153

commit 1531b26e9156d18b974db0642592c055e73a69d2
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Mon Mar 18 14:08:02 2019 -0400

    refactor

    refactor label update code.  calling from 2 locations now - so moved logic to update the label into a function

commit e7b207ba70e5cfec61547d6ea4ad3f1dd1241e2c
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Mon Mar 18 01:28:34 2019 -0400

    add LFGInstanceID

    add additional data to track for the instnace lock dtata.  this is work to correct #154 .  needs testing, but confident this should correct the issue and possibly correct or help fix #153

commit ac69f2479bd91fd1e7daba4ca712beb42e4ccf6d
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Sun Mar 17 21:41:15 2019 -0400

    code refactor for display

    refactor code - use int t osave instance lock settings. - forces the order for the table. close #152

commit 522df635fe0c25d34f7a01fee5a96628dcbf8f01
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Sun Mar 17 21:34:45 2019 -0400

    Add instance display option

    Add options to display instance locks for those that aren't interested.

    * All
    * none
    * char only
    * realm only

commit e8bf075cf1b31dff6b8f1d94947a8c3e73c2a1c0
Author: chancedj <30790056+chancedj@users.noreply.github.com>
Date:   Sun Mar 17 20:45:59 2019 -0400

    add region

    add region to the Region Mapping for resets to help get the correct region to pass into the libRealmInfo function.  this is to hopefully help to resolve CN realm issues - close #155