Add PR 46 to readme

This commit is contained in:
55Honey
2022-06-20 07:54:48 +02:00
committed by GitHub
parent 60c90414d5
commit e67a18ca72

View File

@@ -77,7 +77,8 @@ Eluna API for AC:
## Additions from Eluna/master
- Added HttpRequest method. https://github.com/azerothcore/Eluna/pull/2
- Added RegisterPlayerEvent 43: `OnBeforePetAddedToWorld()` fires for pets and summoned creatures. https://github.com/azerothcore/Eluna/pull/3
- Added RegisterPlayerEvent 43: `OnPetAddedToWorld()` fires for pets and summoned creatures. https://github.com/azerothcore/Eluna/pull/3
- Added Chat-Handler methods to player events. https://github.com/azerothcore/Eluna/pull/23
- Exposed `ModifyThreatPct()`. https://github.com/azerothcore/Eluna/pull/25
- Exposed `Object:IsPlayer()`. https://github.com/azerothcore/Eluna/pull/42
- Added RegisterPlayerEvent 44: `OnPlayerLearnSpell`. https://github.com/azerothcore/mod-eluna/pull/46