Commit Graph

19 Commits

Author SHA1 Message Date
Krisande
92818c6311 feature: add GetUnitFlags(), GetUnitFlagsTwo(), SetUnitFlags(flags), SetUnitFlagsTwo(flags), PlayerEvent OnApplyAura/OnRemoveAura (#137) 2023-05-21 14:05:59 +02:00
AnchyDev
05aa8f01f1 Update OnGiveXP to include new parameter. 2023-05-02 09:33:59 +10:00
Axel Cocat
a689c043a7 feat: add PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM and roll methods (#119) 2023-04-07 20:59:30 +02:00
Rochet2
554bf506c5 fix: player timed events not carrying over between maps (#106) 2023-03-09 12:16:27 +01:00
Axel Cocat
85714c1123 feat: add PLAYER_EVENT_ON_CAN_GROUP_INVITE (#100) 2023-03-01 10:33:12 +01:00
veserine
067f780911 feat: add PLAYER_EVENT_ON_COMPLETE_QUEST (#90) 2023-02-05 14:49:51 +01:00
veserine
695c6b7d7c feat: add PLAYER_EVENT_ON_QUEST_REWARD_ITEM, add PLAYER_EVENT_ON_CREATE_ITEM, add PLAYER_EVENT_ON_STORE_NEW_ITEM (#88)
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2023-01-30 14:18:28 +01:00
Axel Cocat
295fcefd01 feat: add PLAYER_EVENT_ON_CAN_JOIN_LFG (#86) 2023-01-01 19:47:16 +01:00
Axel Cocat
3700b4246a feat: add PLAYER_EVENT_ON_CAN_SEND_MAIL (#85) 2022-12-31 00:43:46 +01:00
Axel Cocat
1e57b45c40 feat: add PLAYER_EVENT_ON_CAN_INIT_TRADE (#83) 2022-12-31 00:35:58 +01:00
Axel Cocat
28f8d6ae48 fix: call the group OnCreate hook (#81) 2022-12-30 10:47:39 +01:00
55Honey
655953ebfb feat: expose OnPlayerUpdateArea() (#65) 2022-10-01 08:45:49 +02:00
55Honey
3f5d2c9257 feat: add player event OnFfaPvpStateUpdate (#63) 2022-09-22 15:18:07 +02:00
Revision
efba901a51 feat(Core): Achievements (#47)
Achievements
2022-07-05 21:10:51 +02:00
Revision
60c90414d5 feat(PlayerHooks): OnLearnSpell(player, spellid) (#46)
OnLearnSpell
2022-06-20 07:48:17 +02:00
Nefertumm
ea6700d4bf fix: GameEvent Hooks (#44) 2022-06-15 09:52:03 +02:00
55Honey
e86e71e4ff merge mod-eluna 2022-03-26 22:18:08 +01:00
55Honey
fd9d87c322 Revert "Copy mod-eluna-lua-engine"
This reverts commit 882c07c3cf.
2022-03-26 21:46:55 +01:00
55Honey
882c07c3cf Copy mod-eluna-lua-engine
Copy 35da9552ae here.
2022-03-26 21:34:21 +01:00