kakysha

Results 38 comments of kakysha
trafficstars

(There was an off-topic comment here. Moved to issue #31.)

Confirmed for C++, @vprimachenko any thoughts or possible solutions? Unresolvable on current API?

Found the workaround - just use Ctags with colorcoder.

We can try that, maybe you can test it for some time locally first and see if GetPVPThisWeekStats is the actual cause?

Its a bug with WoW game clients, for unknown reasons addon can add but not delete players with names consisting of 2 letters.

@jesse-greathouse thanx for your commentary, thats exactly what I was thinking. Sadly, there is no way to check for specific playername to exists on the server. Thats why the best...

I did implemented a little bit of filtering for special symbols in player names. but that's nothing. Lets see where it will come first. If its going to be more...

Why you want to guard top players and allow any lower ranker? Both of this table parts are equally meaningful, so any type of consensus should apply to the whole...

Yes, the simplicity is what I aim for. Starting this endless war with script-kiddies can just do more harm than profit to all of us. _Note for future readers: I...

How will you count "seen" times in one's addon? What can prevent a malicious person to create 10 characters and resend same bad data from all of them, so other...