lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO Stand-Alone Plugins > Other


Post A Reply
Author Comments Comment Options
Unread 06-08-2016, 08:53 AM  
God of Creation
The Wary

Forum posts: 0
File comments: 1
Uploads: 0
I had a bug that gave me this error:

...ine\Plugins\CombatAnalysis\Menu\GeneralMenuPane l.lua:155: attempt to index field 'settings' (a nil value)

here is the line of code in question:

self.largeFont:SetChecked( _G.settings.largeFont );

removing the parameter "_G.settings.largeFont" seem to have fixed it but I wanted to report it to you anyway.

Goodbye.

Last edited by God of Creation : 06-08-2016 at 08:54 AM.
God of Creation is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2016, 04:27 PM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Re: Thank-you

Quote:
Thank-you once again for all of the work done by the author and contributing authors of this awesome plugin!
And thank you for your code contributions hd!
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-06-2016, 09:45 AM  
hdflux
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 16
Uploads: 1
Thank-you

Thank-you once again for all of the work done by the author and contributing authors of this awesome plugin!
hdflux is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-30-2016, 06:42 PM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Re: Values missing

Quote:
Ran some test runs, looked at the 3 hit sections all values was present in the tree sections. Decided to save log (only one run) later loaded saved file, and observe that The average hit, max hit and min hit is missing from the normal/Critical/Devastate Hits sections
I finally had time to look into this. Evendale did not choose to have a comprehensive data object. He made two data objects, combat and summary stats. I may see a way forward creating a new combined data object to send to the DataStorage object. This is a very complicated change to the code. The last time I contacted Evendale, he indicated that he is willing to consult on the project. I'll drop him a line and see what suggestions he has to solve this problem.
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-20-2016, 11:26 AM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Re: Values missing

Quote:
Ran some test runs, looked at the 3 hit sections all values was present in the tree sections. Decided to save log (only one run) later loaded saved file, and observe that The average hit, max hit and min hit is missing from the normal/Critical/Devastate Hits sections
TY IŽll look into this!
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 04-20-2016, 11:03 AM  
Matsack
The Wary

Forum posts: 0
File comments: 7
Uploads: 0
Values missing

Ran some test runs, looked at the 3 hit sections all values was present in the tree sections. Decided to save log (only one run) later loaded saved file, and observe that The average hit, max hit and min hit is missing from the normal/Critical/Devastate Hits sections

TY for a really useful plugin
Matsack is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-11-2016, 10:31 PM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Quote:
I continue working on the french translation, slowly ^^
Slow is always better
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 03-11-2016, 08:21 PM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
I continue working on the french translation, slowly ^^
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-27-2016, 08:48 AM  
Adra
The Undying
 
Adra's Avatar
Interface Author - Click to view interfaces

Forum posts: 171
File comments: 678
Uploads: 13
Hello there.

I quickly tried v4.5 and remarked that orc and fell-something damage types were still not correctly parsed in french version, so I had a look in fr.lua and miraculously I quickly understood what was wrong, so I fixed it.

I took a bit time too continue the translation to french for menus, tooltips and a few effect/skill/traits for champion/captain/rune keeper. (but damn they are so outdated).

I hope I did not made crap ^^

Unfortunately I'm not a dev and github appears for me as clear to understand as a wall covered of hieroglyphs...

So if some people wanna test it, i'll publish it very soon here.
Adra is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-25-2016, 04:12 AM  
Beruriernoir
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 5
Uploads: 1
I may not make an entire release of this but once I put it in the Git Repo, I'll let you know and give you instructions so you can download it.

Ok, thx to you
Beruriernoir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2016, 06:06 PM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Quote:
At the overview i see all data, but at the heal window with the chat button, if i press there the chat button i see the time - my name - my complet heal - HPS. There i want to see/show also Max heal and crits.
I may not make an entire release of this but once I put it in the Git Repo, I'll let you know and give you instructions so you can download it.
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2016, 03:09 PM  
Beruriernoir
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 5
Uploads: 1
So when you select the chat button you not only see damage, but heals in the chat line?
Do you want to see the heals performed upon the character?
Do you want to see the heals performed by the character?

At the overview i see all data, but at the heal window with the chat button, if i press there the chat button i see the time - my name - my complet heal - HPS. There i want to see/show also Max heal and crits.

http://www.punk-noz.de/eistempler/bilder/ca.jpg
Beruriernoir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2016, 02:12 PM  
gjpc
The Indomitable
 
gjpc's Avatar
Interface Author - Click to view interfaces

Forum posts: 11
File comments: 82
Uploads: 4
Quote:
Is it possible to show at the chat: Max Heal and Crits?

I found the place to change, but dont know the commands
So when you select the chat button you not only see damage, but heals in the chat line?
Do you want to see the heals performed upon the character?
Do you want to see the heals performed by the character?
gjpc is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-24-2016, 01:54 PM  
Beruriernoir
The Wary
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 5
Uploads: 1
Is it possible to show at the chat: Max Heal and Crits?

I found the place to change, but dont know the commands
Beruriernoir is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-15-2016, 11:44 PM  
Ravdor
The Wary

Forum posts: 0
File comments: 3
Uploads: 0
Should be there...https://github.com/Ravdor/CombatAnalysis/pull/2

I don't have much experience with github just git so if theres something else i need to do let me know.
Ravdor is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:31 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui