promotional bannermobile promotional banner

PvPness

Abandoned
Displays battleground information and objectives

File Details

r42

  • B
  • Mar 3, 2012
  • 235.57 KB
  • 129
  • 4.3.0
  • Retail

File Name

PvPness-r42.zip

Supported Versions

  • 4.3.0

------------------------------------------------------------------------
r42 | shabadoo17 | 2012-03-03 22:14:29 +0000 (Sat, 03 Mar 2012) | 1 line
Changed paths:
   M /trunk/PvPness.lua
   M /trunk/PvPness.toc
   M /trunk/ab.lua
   M /trunk/av.lua
   M /trunk/bfg.lua
   M /trunk/embeds.xml
   M /trunk/eots.lua
   M /trunk/ioc.lua
   A /trunk/libs/AceLocale-3.0
   A /trunk/libs/AceLocale-3.0/AceLocale-3.0.lua
   A /trunk/libs/AceLocale-3.0/AceLocale-3.0.xml
   D /trunk/libs/LibSharedMedia-3.0/LibSharedMedia-3.0.lua
   A /trunk/locales
   A /trunk/locales/enUS.lua
   A /trunk/locales/locales.xml
   M /trunk/options.lua
   M /trunk/pvpBar.lua
   M /trunk/sota.lua
   M /trunk/wsg.lua

converted everything to (hopefully) work with translations.  
fixed spy report to BG chat when using lower case spec names
discovered the function strmatch(), used it in a bunch of places that were using strfind()
replaced a lot of other spots that were using strfind() with simpler comparisons
made extensive use of format()
------------------------------------------------------------------------
r41 | shabadoo17 | 2012-01-07 06:33:00 +0000 (Sat, 07 Jan 2012) | 5 lines
Changed paths:
   M /trunk/PvPness.lua
   M /trunk/PvPness.toc
   M /trunk/ab.lua
   M /trunk/av.lua
   M /trunk/eots.lua
   M /trunk/ioc.lua
   M /trunk/pvpBar.lua
   M /trunk/sota.lua
   M /trunk/wsg.lua

small tweak to AV message handling
another tweak to AB/BfG time to win calculation
removed redundant function call in EotS
small procedural change in WSG FlagDrop function
everything else was formatting, spacing, etc
------------------------------------------------------------------------