azerothcore / mod-individual-xp

GNU Affero General Public License v3.0
17 stars 22 forks source link

feat(cpp): Rate now relative to the worldserver's one + Accept float + refactor #19

Closed BarbzYHOOL closed 1 year ago

BarbzYHOOL commented 4 years ago

Changes

Testing

This PR requires TESTING:

I haven't tested mostly because I don't use this module for now. It's not my work (apart from small things like the readme, the conf, the sql, and keeping the announce function) it's work done by @malow as written in the commit.

Updating

If you already have these commands in your DB and you are satisfied with this PR (or if this PR gets merged), then you can remove the useless commands from your DB:

xp default
xp enable
xp disable
Mamaro89 commented 4 years ago

Sorry but i might missunderstood this post... i'm having a problem with Pets XP:

The Module brings the XP configured on worldserver.conf, mine is 1. Then i changed the module configs to alow from one 1 7, being 7 default. So when a new char is created it has the (7 x 1) xp (module x 'xp set on worldserver) But.. the module doesnt multiple the pet XP

So while i'm leveling on 7x XP, my pet still gets 1x xp from everything.. Can you pls fix it?

pangolp commented 1 year ago

Sorry, but I am going to close this PR. If you think I am wrong, feel free to let me know. But I think the things you want to correct here, for the vast majority of them, have already been fixed in other applications. But if you think I'm wrong, let me know and we'll review it right away.

pangolp commented 1 year ago

Sorry but i might missunderstood this post... i'm having a problem with Pets XP:

The Module brings the XP configured on worldserver.conf, mine is 1. Then i changed the module configs to alow from one 1 7, being 7 default. So when a new char is created it has the (7 x 1) xp (module x 'xp set on worldserver) But.. the module doesnt multiple the pet XP

So while i'm leveling on 7x XP, my pet still gets 1x xp from everything.. Can you pls fix it?

Does this really happen? Please, if so, I ask you to create an issue, to see if we can solve it somehow. Because that PR, we are going to close it. Unless the owner of it, considers that it should be opened again. Thanks.