azerothcore / mod-solo-lfg

Solo LFG Module for use on AzerothCore 3.3.5a
https://azerothcore.org
MIT License
40 stars 38 forks source link

Add configuration options: FixedXP, FixedXPRate #38

Closed DrReaganRidley closed 8 months ago

DrReaganRidley commented 1 year ago

Changes Proposed:

Purpose:

SOURCE:

Not sure if applicable for enhancement change

Tests Performed:

How to Test the Changes:

  1. Build, config, etc
  2. Join the server and queue into a dungeon with varying number of players
  3. Observe the same creature will give the same amount of XP, regardless of number of players in the party
DrReaganRidley commented 1 year ago

Notes from further testing: it appears isDungeon is false, instead of true, when soloing in a non-LFG dungeon.

pangolp commented 8 months ago

Hello, first of all, thank you and second, I apologize for the delay, but I did not receive any notification about this.

pangolp commented 8 months ago

@Helias, do you know why the tests are not executed? They were previously executed. It's strange.

pangolp commented 8 months ago

Ready, they already work.

pangolp commented 8 months ago

Thanks for the contribution. @DrReaganRidley