Naturallog

Combat
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Chat combat log alternative - adds a window that shows combat log with ability icons instead of ability names.
Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

Edit

Please remember to keep info in regards to HOW an addon works, what it SHOULD do in the description and all temporary things(doesn't work now etc.) in the comments.

VersionStatusChangesUploaderDownloads
1.0.0alphaIdrinth Thalui869
Download Latest
You need to be logged in to comment
RorPlayer

Thu, 10 Jun 2021 11:25:59 +0000

Direct Link
Errors Detected pls fix
SilverWF

Thu, 03 Jun 2021 01:56:38 +0000

Direct Link
Found a solution
String 6 in the NaturalLog.xml
<Window name="LN_BAR" handleinput="true" layer="secondary" movable="false" popable="false">
and modified it to
<Window name="LN_BAR" handleinput="true" layer="secondary" movable="false" savesettings="true" popable="false">
works fine now
SilverWF

Thu, 03 Jun 2021 01:43:41 +0000

Direct Link
Doesn't store position of the scrollbar - it returns to the center of the screen every relog/reload