• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Alex's LiCe for World of Warcraft (Development)
  •  

LiCe for World of Warcraft is an addon in the spirit of the LiCe IRC script by SrfRoG. It is designed to be the only addon you will ever need for ChatFrame-related functionality, event-driven functionality, and making the ChatFrame central for all information.

LiCe is meant to be extremely easy to use from the command line. Unlike other addons, there is no /lice slash command with a thousand different possible arguments that each change one setting of the addon. All settings are confined to four simple commands, and the addon is extremely helpful in guiding new users into its graces. Once learned, options can be easily set/unset with a few keystrokes.

LiCe is an Interface Addon that is written for the command line enthusiast.

Check out the video demo of the LiCe GPS system. (sorry for the res, but at least it's way better than it would be on YouTube)

Features

  • LiCe Themes with /theme - Change the look of most chat messages/status bar setup/etc. Multiple themes available, or create your own.
  • LiCe GPS - never lose your way again. Has everything you need, nothing that you don't. Waypoint tracking in however fast it takes you to type in /wp X,Y.
  • LiCe modular System Tray - allows addons to maintain information in the LiCe Status Bars natively and easily.
  • repeating messages get quelled. Instead, the message appears once, and then a second message tells you how many times it repeated.
  • LiCe Status Bars - Three bars on the chat frame that can display virtually anything you want
  • Inventory Spotlight - realtime as-you-type searching of inventory (highlights matching items)
  • default bindings - All vital LiCe features have default bindings that get set if the default keys are not already bound to something else
  • custom command/lua script aliases (with /alias)
  • all non-essential LiCe functionality/shortcuts created as aliases so you can remove/change them if you don't like them
  • intelligent command line (only type in minimum needed letters of a command to uniquely identify it (ie. /sil -> /silly))
  • extremely simple and intuitive configuration (with /sensors, /tog and /mtog and (for more advanced users) /set)
  • on-the-fly cycling of chat targets in both directions (by tapping a preset char, doubletap to insert char (default: `))
  • stacked messages (multiple lines of items condensed into one line with items separated by spaces)
  • rewritten TAB engine (expands commands+, /reply names, friends, guildies, and active channel members)
  • improved /reply (matches customizable auto-reply words against say/yell/chan msgs and adds author to /reply list)
  • auto-reply beeps/message highlighting (highlights sender name and matching auto-reply words in messages)
  • Automatic /who on auto-reply matches (no more wondering where that person who wants that port/chant/item is)
  • AFK in battlegrounds/arena confirmation (shows optional warning confirmation before allowing AFK in battlegrounds/arena)
  • AFK/DND event logging (logs auto-reply matches/whispers/alerts while AFK/DND. type /play for interactive playback)
  • enhanced DND (whispers are hidden and auto-reply matches are silenced while you are in DND)
  • Chat FLOOD protection (auto-ignores users who say/chan/emote/textemote flood (XX msgs in YY milliseconds) (configurable))
  • Yell ANNOYANCE protection (auto-ignores users who yell more than XX times per YY seconds (configurable))
  • buffered chat frames/reply lists/etc. (say goodbye to losing msgs on continent/instance loading (cleared on logout after 15mins))
  • persistent conversations (with /query - makes whisper conversations with someone easy to carry out)
  • chat timestamps w/fully-customizable formatting
  • enable use of arrow keys in editbox without using alt
  • advanced scrolling of ChatFrame with mouse wheel (with customizable acceleration and sensitivity)
  • rewritten /friend system (per-realm/faction shared friends lists, super easy friend adding/removing/listing)
  • /friend easy whisper (after listing online friends, type "/wXX " where XX is the index to automatically whisper that person)
  • /friend easy /query (after listing online friends, type "/qXX " where XX is the index to automatically /query that person)
  • rewritten /ignore system (same as /friend plus interactive ignore removal with /noig)
  • when friends whisper you, their full info is shown, if available, ie: [Larcos!50Mage@Stormwind] whispers: Hey, how do you like LiCe?

You can find documentation on how to use LiCe at the following URL:

Basics: How to use LiCe

Status Bars HOWTO

Todo

Features coming in the very near future

  • Easier editing of long settings that typically you only want to add or remove small amounts of stuff to/from (ie. status bar format)
  • Add Waypoint icon to main map and mini map.

Coming soon (in order of importance)

  • Ignore system will be rewritten. Ignores will now be identified as users on a shit list who will be ignored on sight. It is problematic to treat ignores like friends because you cannot ignore anyone unless they are online. This will be solved very soon.
  • Implement an Interface Options config Pane that handles all LiCe config.
  • Implement re-written TAB system

A word on Screen Burn-in and the screensaver in v0.1.79

Screen burn-in is a serious problem. It ruins television sets and monitors every day. For those not familiar it is when something has been static on the monitor's screen for so long (without changing) that it is permanently seen on the television/monitor, even when it is turned off. This problem is not limited to the old types of monitors but also is particularly harmful to LCD's as well. It is FAR EASIER to burn images into LCD monitors than it is for older ones, and although for the most part the burn in goes away if you turn the monitor off for a long time, repeated burn in will cause it to become permanent and ruin the monitor.

In WoW, you have a lot of graphics on the screen that never changes, because it is part of the user interface. With the amount of time without stopping that most users play WoW, this can, and has (on at least mine) caused the WoW UI to be burned into the monitor.

The way I have solved this is by ever-so-sightly fading the entire UI every twenty minutes. Unless you are looking for it and stare at part of the UI for 20 minutes relentlessly you will most likely never even notice it is happening, however the screen stays faded for 30 seconds. This combined with the constant change beneath the barely transparent UI from you moving around is enough to protect the monitor from the static user interface graphics that never move. This WILL be a stand-alone module of LiCe so that you can use it, and it alone if you wish to not use the rest of LiCe.

You can always check out the latest version of WoW LiCe from its Subversion repository, keeping in mind that AlexLib is stored in its own separate repository. You can check them both out by typing the following commands for the command line version:

svn co svn://svn.alexquintana.com/wowlice/trunk/
svn co svn://svn.alexquintana.com/alexlib/trunk/

or by using a client like TortoiseSVN (recommended). Tortoise, however, is Windows only. If anyone knows a similar program for Mac OS X feel free to let me know, I'd love to put the link here, and also use it myself.

The repository can also be browsed from a web browser as well at the following link:

http://svn.alexquintana.com/wowlice/trunk and:
http://svn.alexquintana.com/alexlib/trunk


  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Alex's LiCe for World of Warcraft (Development) WoWLiCe v0.1.79 Beta 3.0.3 1,719 1/16/2009
  Alex's LiCe for World of Warcraft (Development) WoWLiCe v0.1.78svn Beta 3.0.3 97 11/28/2008
  Alex's LiCe for World of Warcraft (Development) WoWLiCe v0.1.77svn Beta 3.0.3 45 11/26/2008
  Alex's LiCe for World of Warcraft (Development) WoWLiCe v0.1.76svn Beta 3.0.3 51 11/23/2008
  Alex's LiCe for World of Warcraft (Development) WoWLiCe v0.1.75svn Beta 3.0.2 49 11/21/2008
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • I like this addon a lot but im having a problem with the settings i cant get how to change the top and bottom bars to black can anyone tell me what to do so its not white or blue anymore black would fit my screen setup better thank you for the great addon

    Reply Report Permalink
  • hillie said

    k I just checked the source on my subversion server.. it is indeed those things:

    COLOR_STATUS1 - color of the first status bar
    COLOR_STATUS2 - color of the second status bar
    COLOR_STATUS_TEXT - color of the text on the status bars
    COLOR_TITLEBAR - color of the titlebar.

    and the way you enter these colors is /set COLOR_WHATEVER R G B

    where R is the red value, G is green value and B is blue value, all between 0 and 1.. so 1 would be the brightest value (255) and 0 is off at all.. 0 0 0 is black. so .5 would be the equiv of 128. Since the text is black you want to change that too.

    Here is the link to the documentation:

    http://www.alexquintana.com/wiki/index.php/LiCe

    If you click on the picture on the right it tells all about how to configure the status bars, minus the small amount of new things I added since I wrote that.. Typing /set by itself (or with a portion of a variable.. ie "/set color_" will show a list of all possible variables. If you have any question about what any of them means just post a comment here and I'll explain it, if it's not in the docs.

    Thanks for using LiCe! :)

    Reply Report Permalink
  • hillie said

    You can do this with the /set command. My documentation on my wiki is a little outdated and I haven't played WoW for a long time, so I don't remember the exact command but all the colors are COLOR_ and then like a reasonably informative name..

    I think it may be color_status1 and then 2 and also titlebar or something like that. I am currently having issues with my WoW account so I am unable to check it at the moment, but it is for sure there.

    Reply Report Permalink
  • TopDog said

    There is a clash with tiptac. posting this there too.

    Date: 2009-01-28 13:42:54
    ID: 1
    Error occured in: Global
    Count: 10
    Message: ..\AddOns\TipTac\core.lua line 781:
    attempt to index upvalue 'cfg' (a nil value)
    Debug:
    [C]: ?
    TipTac\core.lua:781: GameTooltip_SetDefaultAnchor()
    [string "*:OnLoad"]:1:
    [string "*:OnLoad"]:1
    AddOns:
    Swatter, v5.2.4013 (DingoII)
    ACP, v3.0.3.0.10
    AlexLib, v0.1
    TipTac, v08.12.05
    WoWLiCe, v0.1.79
    (ck=6a)

    Reply Report Permalink
  • hillie said

    @ Justauser:

    The problem you are referring to is when LiCe tries to add saved ignores from other toons to the /ignore list. Unlike adding friends, you cannot add ignores unless the player is actively online, resulting in the "Player not found" messages that you are experiencing.

    As of 0.1.76 I believe LiCe will supress the repeating of any Chat Window message that is identical, by simply printing out one message which tells you how many times the message repeated. This pretty much gets rid of the Player not found problem. This will also fix the "You can't have any more friends" message as well. However, that is something I do need to fix. I need to put in a check to see if you are already maxxed out before trying to add the synced friends. Also the new friend system is a lot better, utilizing checkboxes in the friends pane to sync friends across different toons / factions / realms. It is MUCH better than the old way.

    Guys, if you find a problem with this PLEASE LET ME KNOW either via e-mail or via the ticket system on Curseforge. I'd also really like to hear your opinions.

    Thanks.

    Reply Report Permalink
  • hillie said

    svn server is live and operational

    Reply Report Permalink
  • justauser said

    Hi there, I think this addon is absolutely amazing - I'm using it for its DND/AFK privacy features as an answering-phone type service. Really impressed so far despite a few cases of bugginess that requires a relog (something about stack size errors).

    My only real issue with it that would be good to be fixed is, when I enter a BG or instance or hearthstone to a city, I get a MASSIVE list of spam saying things like 'Player not found' and 'You can't have any more friends', it REALLY clogs up the chat, there must be about 50 messages in there which makes having a conversation if I'm zoning anywhere impossible to keep track of :( Any ideas?

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 22,531 Atlasloot Enhanced PvP, Arena, Map & Minimap...
  2. 7,592 Prat 3.0 Chat & Communication
  3. 6,077 Bagnon Bags & Inventory
  4. 4,477 WIM (WoW Instant Messenger) v3 Chat & Communication
  5. 4,415 Ackis Recipe List Professions, and Data Export