Alex's LiCe for World of Warcraft (Development)

WoWLiCe v0.1.77svn

Change log

  • Auto-reply matches in other windows now notify you in the current window, and optionally (with /mtog i) show the entire message in the current window as an alert.
  • Quelled /chatinfo VISIBLE response from Trade - City. It's the only way to really fix the spam problem, because Blizzard f*cks up the /chatinfo on Trade - City. You will still get the list of users in there, after you leave the channel, and *very rarely* while you're still there.
  • Localized last message and repeat count variables to the individual chat frame. Same messages (ie. having a channel in two windows) was counting as a repeated msg.
  • GPS preserves previous waypoint that was set before you died and restores it after resurrection.
  • GPS now automatically tracks the location of your corpse when you die.
  • Moved System Tray functions to StatusBar.lua
  • Removed obsolete WoWLiCe_Debug Addon
  • Changed title to "LiCe for World of Warcraft" in toc
  • Fixed the version check for the default settings.
  • Commented out various unneeded debug print statements.


Known caveats

  • For some reason the GPS headings reflect you being a bit off target when the tracker shows you as being 'dead on'. Even with the difference in numbers though it seems the tracker itself is correct.
  • if you set a /set variable to a number, then it won't let you change it to anything except for a number. This only affects variables that can be set to anything (ie. STATUS_*) Workaround: don't do it! :) ++
  • Sometimes /who stops working. Workaround: Open and close the friends pane. /who will work again.

++ if you managed to do this, you can fix it by typing the following:

/script LiCe_Settings.Set.VARIABLE = "original value"

where VARIABLE is the /set variable, ie:

/script LiCe_Settings.Set.STATUS_SYSTRAY = "%Y"

The quotes are neccessary, and it is case sensitive, in other words, uppercase counts (note: /set itself is not case sensitive). Of course /resetlice will fix it too, but that's a little drastic.


Facts

Uploaded on
26 Nov 2008
Game version
  • 3.0.3
Filename
WoWLiCe-beta-0.1.77svn.zip
Size
120.9 KiB
MD5
4dc3128036776c815b924f3ce82fb826
Type
Beta
Status
Normal

Authors