Natural Log

This project has become inactive.

This project is inactive and its default file will likely not work with the most recent version of Warhammer Online: Age of Reckoning. The author may have abandoned it, or it may have outlived its usefulness.

 Natural Log

Update 2.0.0

I apologize for the large delay in my release of this update. The entire code base was rewritten to provide a more clean and optimized addon with a very small performance impact even in high action. This update allows for a more customizable setup so be sure to check out the configuration to make it just the way you like it.

Summary

  • More fluid and natural combat log.
  • Displays the combat log in a visual and clear way.
  • Helps get the information to you fast.
  • Set display up just how you want it.
    • Make any events that interest you stand out from the rest.
  • Mouse over tooltip shows actual combat log entry for quick reference.

Commands/Setup

To bring up the config menu use either the command /NaturalLog or /ln.

  • With different playstyles, resolutions, and UI scales users should spend some time adjusting the defaults to be more fine tuned for your own setup.
  • If your settings make things odd (huge icons or not enough room for text)
    • Adjust the size of the bar and the number of events shown.
    • Try working off a default setup and slowly tweaking that.

Dependencies

  • Libslash is not required.
  • If you choose to not use libslash, the following command brings up the config menu
    • /script lnConfig.Show()
  • This will work if the combat log is disabled
    • Only impact of having no combat log is the lack of mouseover tooltips for combat events, everything else will work.

Thanks go to Aiiane for libGUI and Greyhoof for wsct event handling


If you see abilities for players coming up without icons, check your debug. If you are getting a missing texture message from natural log, you can fix it. See this image for details. (NPC abilities will almost never have a real icon associated with them)

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Grayhoof Grayhoof Tue, 02 Dec 2008 05:28:19

    Dunno if you are interested, but I spent a few minutes tweaking the code to do a few things:

    1. Show incoming events left justified
    2. Show outgoing events right justified
    3. Show information events to be center justified.

    I can send it to you if you like, buts its pretty straight forward with code you already have. Just makes it much more readable to me and was a similar concept to what I did with Eavesdrop.

  • 1 comment

Facts

Date created
28 Nov 2008
Categories
Last update
14 Feb 2009
Development stage
Inactive
Language
  • enUS
License
MIT License
Curse link
Natural Log
Recent files

Authors