• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Natural Log

 

Project Updated:
Files Updated: Sat, Feb 14 2009
Supports Game Version: 1.1.1
Category: PvP, and Combat
Tags:

, , , , and [Edit Tags]

Project Manager: nigeltufnel
Additional Authors: No additional authors
Current Version: NaturalLog-2.0.1
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 2
Downloads Total: 1,297
Favorites: 15
Comments: 25
  • About 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)

  • Downloads (4)
  •  
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  
  Natural Log NaturalLog-2.0.1 Release 1.1.1 841 2/14/2009
  Natural Log NaturalLog-2.0.0 Release 1.1.1 93 2/13/2009
  Natural Log NaturalLog-1.0.1 Release Beta 3.0 268 11/30/2008
  Natural Log NaturalLog-1.0.0 Release Beta 3.0 95 11/30/2008
  • 1 page(s)
  • 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.
  • cant get the log window to stay put. It replaces itself in center of screen each relog ,though it does keep size and config optiosn ive set ok , its just the placement,.

    Reply Report Permalink
  • vaifer said 

    Natural LOG, file: NaturalLog.xml

    replace :
    <Window name="LN_BAR" handleinput="true" layer="secondary" movable="false" popable="false">

    with :
    <Window name="LN_BAR" handleinput="true" layer="secondary" movable="false" popable="false" savesettings="true">

    Reply Report Permalink
  • cheers thanks for that :)

    Reply Report Permalink
  • Yeah, love the addon just the Mouseover tooltip does not work after certain events like zoning, death and reloadui. Which makes this rather annoying when looking for further detail.

    Reply Report Permalink
  • Nice Addon. But I have one Problem:

    After /reload UI the Mouseover Tooltip dosen't work... Any Ideas?

    Reply Report Permalink
  • I didn't really see any pluses to this mod.. looks like a great pvp mod, but it's categorized under the raid addons. Weird.

    Reply Report Permalink
  • Category: PvP, and Combat

    Reply Report Permalink
  • naktl said 

    Hey, I really like this add on. Any chance you could make a clock through mode so I could make it frame my toon without disabling all that screen real estate?

    Reply Report Permalink
  • Honestly I am not likely to make a new mode as I am super busy with school and will probably not be making big changes. I do suggest trying a setup of a small vertical height (like 20%) and only a few lines displayed (like 5-10) and then set bar opacity to 0 and put it by the feet of your character. No reason you cant make the display small and unobtrusive.

    Reply Report Permalink
  • gweniver said 

    I'm seeing a problem now when I try to resize the window. When I change the vertical size, the text also changes and shrinks to a point where it can not be seen. This wasn't an issue before. Anyone else having this?

    Reply Report Permalink
  • The text will not change size when you do this, but for example if you make the size smaller without changing the # of events displayed, there wont be enough space per event to display the text so it will not be shown. Try changing the number of events shown when you change the size.

    Reply Report Permalink
  • is there are way to make the text there is comming from the mob's /player you hit bigger there are small to small. nad the damg you get and so on,?

    Reply Report Permalink
  • Yes, change the font to a larger one for those events in the configuration.

    Reply Report Permalink
  • With the addition of other players icons being displayed, there is the downside that this information will get outdated and is not 100% complete.

    I have included a function that will print a debug message every time an event happens that it cannot find an icon to display with the event. I have included a picture with a little instructable on how to get the proper icon associated with that event. Seeing that I dont plan on staying with Warhammer much longer I wanted others to see how I made the icon function work so it could remain up to date. If you find any entries for missing icons, post em to this comment board so we can add it to the list.

    Image for the howto is here: http://static.curseforge.net/uploads/19/12/861/howtoicon.jpg

    Reply Report Permalink
  • I found the cause for the bug people had when installing the update and having problems with the config menu (crashing, having to delete folders etc)

    I changed the file structure for the 2.0.0 release and the curse updater will not remove old files, it simply writes new files in as well, so people would have the old configuration addon and the new one running which caused problems. 2.0.1 includes blank files with the names of the files used in 1.0.0 and 1.0.1 so when curse writes the files in, it will overwrite them as blank instead of leaving them usable.

    If there are still problems on this front, please let me know so I can look into it.

    Reply Report Permalink
  • nendzd said 

    Stuck in the right of the center of the screen for me also. Tried removing the directory and reinstalling it but it didn't help - also when I did that and clicked on the 'scrolling' options WAR crashed to desktop :(

    Reply Report Permalink
  • It is only movable when the settings window is open for people who accidentally move the window around.

    There has been no large change to the scrolling options, especially upon opening it so I see no reason it would crash but will try to replicate this issue so I can fix it.

    Reply Report Permalink
  • nendzd said 

    ahh ok.. I kept trying to move it with the little blue arrows at the bottom :)
    Was able to move it fine now. But once again, as soon as I clicked on the scrolling options button it crashed me out of war :( I'll try deleting the settings and/or reinstalling the addon again to see what's going on

    Reply Report Permalink
  • nendzd said 

    Fixed, had to delete the NaturalLog directory in \user\interface\AllCharacters.

    Must of had a corrupt or invalid setting in it.

    Thanks for the hard work on this, love this addon!

    Reply Report Permalink
  • If anyone else sees this problem please let me know and I will work on this one.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 431 Paint the leader PvP, and Combat
  2. 172 Twister Buffs & Debuffs, Action Bars...
  3. 163 State of Realm PvP
  4. 124 TokenMachine PvP, and Bags & Inventory
  5. 122 Warhammer Scrolling Combat Text Combat