azerothcore / mod-aoe-loot

Loot all bodies at once!
GNU Affero General Public License v3.0
28 stars 31 forks source link

feat. First version of the functional mod #12

Closed pangolp closed 1 year ago

pangolp commented 1 year ago

Changes Proposed:

Issues Addressed:

SOURCE:

Tests Performed:

How to Test the Changes:

  1. If you are not in a group, you can take both gold and items, and it should give you all the items from nearby bodies.
  2. If you are in a group, the mod does not work, since it would have to repair the loot, and that is not programmed at the moment. It only works when you are in solidarity.
  3. If you have the skinning ability, and you skin a creature, it disappears to avoid being skinned again.
pangolp commented 1 year ago

When this hook is approved, the module will be functional. Maybe we will find some bugs, as they are reported, but for the moment, it seems to work quite well. https://github.com/azerothcore/azerothcore-wotlk/pull/16589