Ryangosling
Member
- Gender
- Male
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
return counter1.getMonsterName() < counter2.getMonsterName()
if counter1.kills == counter2.kills then
return counter1.getMonsterName() < counter2.getMonsterName()
end
return counter1.kills > counter2.kills
table.sort(this.visible, _getCounterOrder)
table.sort(this.all, _getCounterOrder)
@KeShadow @Ryangosling
I've modified the Chatlog addon to allow customizing the colors a bit (see attachment). It was a fairly simple modification, but I haven't tested it very much, so there may or may not be bugs.
The original feature of highlighting messages that mention your character's name is no longer present. (well, it's commented out anyway.) It kind of conflicted with the new behavior, but I could probably make it work if anyone really wants it.
If you find any bugs, or have any other problems, let me know - I can't promise to respond quickly, but I will get back to you eventually.
No worries, it looks pretty sexy though.Yeah, I can probably fix it, but I'm in the middle of moving, so it'll be at least a few days.
winetricks -q dinput8