Alex's LiCe for World of Warcraft (Development)

WoWLiCe v0.1.76svn

Change log

  • Added LiCe GPS Waypoint tracking and navigation to system tray.
  • Added LiCe GPS simplfied waypoint creation (with /wp).
  • Added LiCe GPS directional navigation to system tray.
  • Added LiCe System Tray functionality (%Y in STATUS_FORMATx).
  • Fixed issue where it would say a message repeated even if it was an old message
  • Changed default STATUS_FORMAT2 to add SPEED to the def. status bar.
  • Added STATUS_SPEED to display current running speed using GetUnitSpeed()


Known caveats

  • For some reason while flying or teleporting (or other things) the GetPlayerCurrentLocation function is breaking and returning 0,0. This appears to be a Blizzard bug? since opening the map and closing the map makes it work again. So if this happens to you, and you see 0,0 as your current coordinates just open and close the map. This does break all of the LiCe GPS functions since they rely heavily on your current location to work.
  • 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! :) ++
  • /chatinfo on "Trade - City" is suppressed until after you leave the city. This results in getting a /chatinfo spam after you leave a city sometimes. Workaround: Ignore it :) (for now)
  • 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
23 Nov 2008
Game version
  • 3.0.3
Filename
WoWLiCe-beta-0.1.76svn.zip
Size
122.0 KiB
MD5
39ef8e9bf100fbaa40650e663b1ca1c4
Type
Beta
Status
Normal

Authors