Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/mod-eluna

Eluna Lua Engine © for WoW Emulators
https://github.com/azerothcore/mod-eluna

feat: Add Spell:GetReagentCost() function (#165)

2bd22cf927b31352366c3d82a171dba3d4994c01 authored 10 months ago by 3ster <[email protected]>
add unit method SetImmuneTo (#167)

05b43dd89b53244e35b73e77799dd7546ff5f1f8 authored 11 months ago by 55Honey <[email protected]>
feat: Adding HandleStatModifier for Unit (#161)

5e4521696fdb9f81d3084bf1143f491c0cd500df authored 11 months ago by V <[email protected]>
feat: Adding SetSpellPower for Player (#162)

d3638cd99da699d9e955fdd0f6bef5ce0fcece68 authored 11 months ago by V <[email protected]>
feat: Add 4 methods (#158)

1:
Player:GetAchievementPoints

2:
Player:GetCompletedQuestsCount
This should have been Get...

fe1b709c18f90a3be5e79962a86c7c050f440122 authored 11 months ago by mfiners <[email protected]>
feat: Add Specialization Check Methods to Player (#163)

502136e5d6e1142b50eda12955cc9968799109d4 authored 11 months ago by V <[email protected]>
fix: add GetSpeedRate and SetSpeedRate, remove ifdefs (#155)

a3997ac988c531db6f6d55772090a41b7cbd580d authored about 1 year ago by Sven Bledt <[email protected]>
docs(README): add PR #152

7c6e6dbbd0f1ed8d723bede90d42970fbdb4725d authored over 1 year ago by Axel Cocat <[email protected]>
add Player:SetGlyph (#152)

510eb1d8ee513b436dae997ba96e64ba464924a7 authored over 1 year ago by Tralenor <[email protected]>
feat(libs): update httplib (#151)

b92b8bf1f1d2ef2a99d1da1cfa42dab916a116eb authored over 1 year ago by Axel Cocat <[email protected]>
feat: add OnBattlegroundDesertion hook (#146)

1abf24490e15c25b66b98e8f89da262be157bed0 authored over 1 year ago by Kevin <[email protected]>
revert: PLAYER_EVENT_ON_APPLY_AURA and PLAYER_EVENT_ON_REMOVE_AURA

7ea0b975c2348d195944078b3115600f9f7520ee authored over 1 year ago by Axel Cocat <[email protected]>
feat: add OnError event

4fb0949ddf1bfd69d9afeb7b29c7ec98aa6ed09a authored over 1 year ago by Axel Cocat <[email protected]>
style: camelCase for return names

974083ba62cf097556fc46437dea8902fbf2af10 authored over 1 year ago by Axel Cocat <[email protected]>
fix: crash caused by VendorRemoveAllItems (#142)

cc138e8c9be16e595073819dd645fc800e36ce3c authored over 1 year ago by najoast <[email protected]>
fix: fix crash in CanCompleteRepeatableQuest / CanRewardQuest

61c1ef924b5c1ccbc66b45e6041200a443178483 authored over 1 year ago by Axel Cocat <[email protected]>
style: remove extra whitespaces, replace single quotes with backticks

91e0499ce49b4754d7678f29abcc29a9d83733aa authored over 1 year ago by Axel Cocat <[email protected]>
Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId) (#141)

1be2af11ad94ad41b515e5b19f9518221f7cc9a7 authored over 1 year ago by Stefano Borzì <[email protected]>
Update README.md

Fixed a little fail with the positioning of the new added methods at the readme file

c359f72bb11a661701e5a45f4492edc084acdec7 authored over 1 year ago by Krisande <[email protected]>
Update README.md

11e6fb49475d04315061ff6adef7fd9120c4f33d authored over 1 year ago by Krisande <[email protected]>
Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId)

9ea7f9834b21ed4ebc7cea1ffd40de8d1d9668da authored over 1 year ago by Krisande <[email protected]>
Feature: Added player:CanRewardQuest(questId)/player:CanCompleteRepeatableQuest(questId)

5da1ba94da3b12b01d5ee256307ce72202ae1218 authored over 1 year ago by Krisande <[email protected]>
feature: add GetUnitFlags(), GetUnitFlagsTwo(), SetUnitFlags(flags), SetUnitFlagsTwo(flags), PlayerEvent OnApplyAura/OnRemoveAura (#137)

92818c631184f1b0f29d29cd9b950979c282a915 authored over 1 year ago by Krisande <[email protected]>
docs (#135)

8bcec886b971620010b1025be85115861ef426c9 authored over 1 year ago by Axel Cocat <[email protected]>
docs: add missing callback argument to async query methods

145d5776527c7632a1b02a43a0da5ffe1eb01c4a authored over 1 year ago by Axel Cocat <[email protected]>
style: change DBQueryAsync to static

9d60e1b147a5525746d5fc1c6d8222e732535e5b authored over 1 year ago by Axel Cocat <[email protected]>
Revert "fix(docs): ignore DBQueryAsync"

This reverts commit 36390f838eea6a9a64820e8dbf1231a39c42950e.

97ca3dabf0832cc880d64a04b3f8b008940dff88 authored over 1 year ago by Axel Cocat <[email protected]>
rework docs (#133)

c996aeb6ad1b067d324fe94055d473fe31d31030 authored over 1 year ago by Axel Cocat <[email protected]>
Merge branch 'master' into docs

bc92afc287ef3197926405c4417b3215ed54758d authored over 1 year ago by Axel Cocat <[email protected]>
fix(docs): ignore DBQueryAsync

36390f838eea6a9a64820e8dbf1231a39c42950e authored over 1 year ago by Axel Cocat <[email protected]>
feat(docs): add link to eluna-ts

6c4a4dec7eb802c8c17dca997e5ed29a42d4e480 authored over 1 year ago by Axel Cocat <[email protected]>
feat(docs): rework index

6e085fae960c7e1e40b4f20d1ca5b08aca5537f7 authored over 1 year ago by Axel Cocat <[email protected]>
feat(docs): add dark theme

9f7167c67b313678494b0f30dd5700842eb9776f authored over 1 year ago by Axel Cocat <[email protected]>
docs: update comment for PLAYER_EVENT_ON_GIVE_XP

f7e9024c0b2bbb4587e56869d49a2686b023968f authored over 1 year ago by Axel Cocat <[email protected]>
fix: Include new parameter for OnGiveXP hook. (#131)

817859aec8b3616279d8f56519eb1629c424e397 authored over 1 year ago by Skjalf <[email protected]>
Update hook comment.

a78da5b6c2b893d2c44858fa1e8c47cc4213e8a4 authored over 1 year ago by AnchyDev <[email protected]>
Update OnGiveXP to include new parameter.

05aa8f01f128700a76582cc6915e58ef2925cfa9 authored over 1 year ago by AnchyDev <[email protected]>
Revert "fix compile error" (#130)

bbd82e7e9bd0b97e77b19b5ca85b41d5ed5cfd66 authored over 1 year ago by Axel Cocat <[email protected]>
fix compile error (#129)

Co-authored-by: Axel Cocat <[email protected]>

0bf4431e32c288fdf6775250cc88e65da0014109 authored over 1 year ago by Julio A. Leyva Osorio <[email protected]>
feat: add Player:GetTrader (#126)

2a683a59e37cf08f4912aac2016467d99f412849 authored over 1 year ago by Axel Cocat <[email protected]>
feat(PlayerMethods): Expose the player settings methods (#125)

cea79af0b1b12e56fcfa2e9cad249de851956358 authored over 1 year ago by Skjalf <[email protected]>
feat: add PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM and roll methods (#119)

a689c043a72a2b3cfa2a1ca31291d1bef2e8405e authored over 1 year ago by Axel Cocat <[email protected]>
feat: add Unit:GetThreatList (#117)

1407daaf367f7750106de75c97e0dceb533ca3df authored almost 2 years ago by Axel Cocat <[email protected]>
feat: add Unit:GetAttackers (#116)

8a85df8ee7a8ea8dff5ab9161fce7639ee8aa75b authored almost 2 years ago by Axel Cocat <[email protected]>
fix: GetItemLink crash (#114)

995ca165a9467fb5e18fb4a0b067397c6821df60 authored almost 2 years ago by Axel Cocat <[email protected]>
feat: replace getLevel with GetLevel (#115)

b946914dfddf9f993eec7e21b172a46b487a85ba authored almost 2 years ago by Axel Cocat <[email protected]>
fix(ci): exclude date.js from doc PR git status

108627f41e5712f8913776307e6c38e69699c105 authored almost 2 years ago by Axel Cocat <[email protected]>
feat: add async queries (#113)

fb1f24017709a2a3fbbef29e0a7e8a2e5f3916b2 authored almost 2 years ago by Axel Cocat <[email protected]>
fix(ci): exclude date.js from doc PR git status (#108)

50329656fbda4673251aa98e3b3bee9c48487cdc authored almost 2 years ago by Axel Cocat <[email protected]>
fix: player timed events not carrying over between maps (#106)

554bf506c54248712f98103dd50102c45024c85a authored almost 2 years ago by Rochet2 <[email protected]>
feat: add AchievementEntry:GetName() (#104)

39c4117927ad5ddf3a8694509140e67720eda45b authored almost 2 years ago by Axel Cocat <[email protected]>
fix: do not garbage collect AchievementEntry (#103)

1bfc88bb0a1f4ab199b81f4df601b9e8ac7d060a authored almost 2 years ago by Axel Cocat <[email protected]>
fix: channel id in PLAYER_EVENT_ON_CHANNEL_CHAT (#101)

f126d4d828f03bbb13b059c169c6fd36d745ffea authored almost 2 years ago by Axel Cocat <[email protected]>
feat: add Group:SetMemberFlag() (#102)

2d915de6bc7dde86066b3bc3c29a05caf3acc825 authored almost 2 years ago by Axel Cocat <[email protected]>
feat: add PLAYER_EVENT_ON_CAN_GROUP_INVITE (#100)

85714c1123489ff8d110f50a4701b293acc95c43 authored almost 2 years ago by Axel Cocat <[email protected]>
fix(build): EnterCombat -> JustEngagedWith (#97)

53514a228b16894f68c80f2c922e5233975cd06b authored almost 2 years ago by Kitzunu <[email protected]>
https://github.com/azerothcore/azerothcore-wotlk/pull/15026

6b88021ae7f0cd2111d65809efd1d7762afe45e2 authored almost 2 years ago by Kitzunu <[email protected]>
feat: add PLAYER_EVENT_ON_COMPLETE_QUEST (#90)

067f78091162dac5d6922b99e2e7b539f3a7ccb8 authored almost 2 years ago by veserine <[email protected]>
fix: fix build after renaming GetGOData() to GetGameObjectData() (#94)

34b0c513f03fca5ff4f5f05aa8e880d29d8a8c84 authored almost 2 years ago by Skjalf <[email protected]>
Update GlobalMethods.h

bbb6e40e1840c9177484f8af71effb01ca16501f authored almost 2 years ago by Skjalf <[email protected]>
fix: fix build after renaming GetGOData() to GetGameObjectData()

Reduce differences between projects

17640521b716b8914564050a165f58322b9079e7 authored almost 2 years ago by Skjalf <[email protected]>
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 <[email protected]>

695c6b7d7c2a929e753038e27ca91be5be97ffb7 authored almost 2 years ago by veserine <[email protected]>
fix: Update IsSummonedBy() after recent changes (#89)

63d6ebab011d902449bf6cef179fda2ed7660266 authored almost 2 years ago by Skjalf <[email protected]>
fix: Update IsSummonedBy() after recent changes

e997ec2dfe74eed7e3e77ef9d6259ef7408b88a5 authored almost 2 years ago by Skjalf <[email protected]>
feat: add PLAYER_EVENT_ON_CAN_JOIN_LFG (#86)

295fcefd018e7b24d733c2e7e0e9073d1f668080 authored about 2 years ago by Axel Cocat <[email protected]>
feat: add PLAYER_EVENT_ON_CAN_SEND_MAIL (#85)

3700b4246ad677e26c4032fc794ea657c9b9e838 authored about 2 years ago by Axel Cocat <[email protected]>
feat: add PLAYER_EVENT_ON_CAN_INIT_TRADE (#83)

1e57b45c40f7259f4c2b539d98aa0ab14637d0b8 authored about 2 years ago by Axel Cocat <[email protected]>
chore(readme): add Additions from Eluna/master

f40b9c07f00b93bce59564d69367d14ab3d93ef2 authored about 2 years ago by 55Honey <[email protected]>
feat: add ItemTemplate methods (#84)

a2067451ebd229e3690de8a3abd42b59aa52f139 authored about 2 years ago by Axel Cocat <[email protected]>
fix: call the group OnCreate hook (#81)

28f8d6ae482a6bb4307885f0aa93ad863eff8006 authored about 2 years ago by Axel Cocat <[email protected]>
feat: add getter and setter for halaa ownership (#79)

aa6615b23a753374a1987ee98f5b1dfa3fac9b14 authored about 2 years ago by 55Honey <[email protected]>
feat: add Group:GetGroupType() (#82)

67eb2d808d0c1da86ceac1f2f2f0cadbf32df371 authored about 2 years ago by Axel Cocat <[email protected]>
fix: modules ci build (#80)

266516305af6138dd82d24485b8927dd3a2e15fb authored about 2 years ago by Axel Cocat <[email protected]>
chore: add PR 75-78

310719e195bfad3e9b71489610a76ee489d4781d authored about 2 years ago by 55Honey <[email protected]>
feat: log commands output (#75)

fe9b00292ed280a05a43f75de199606e064e71dd authored about 2 years ago by Axel Cocat <[email protected]>
feat: add Player:GetMailCount() (#76)

4395d9c624e052e6ffc0a065d7b7e28c40ed75b5 authored about 2 years ago by Axel Cocat <[email protected]>
feat: add Player:GetXP() (#77)

900ad17d2eef77c091acc0dc378c6b30c30e1559 authored about 2 years ago by Axel Cocat <[email protected]>
feat: add Player:GetAchievementCriteriaProgress() (#78)

03f1948b2dfa91071b6a4ee41579b19447b4a8dd authored about 2 years ago by Axel Cocat <[email protected]>
docs: update docs for RegisterPlayerEvent (#73)

9b0eedc6f76511fbff678d25f9144183eadfc30d authored about 2 years ago by Axel Cocat <[email protected]>
add PLAYER_EVENT_ON_UPDATE_AREA to list of additions

84d7b831dbb97e0e329516d922382cbbc142e410 authored about 2 years ago by 55Honey <[email protected]>
feat/conf: toggle sending reload message to players

* Add conf

* Add stuff

bfd3bda8b94c5416c6590a238d88fc5f30030f6f authored about 2 years ago by Benjamin Jackson <[email protected]>
Revert "fix: build after qAston (#66)" (#67)

This reverts commit 1adf4f371e88040e7b788f7ddbef62b70887b45e.

363cb555885ab95b0c9b53c63ab7cee55b960263 authored over 2 years ago by Angelo Venturini <[email protected]>
fix: build after qAston (#66)

1adf4f371e88040e7b788f7ddbef62b70887b45e authored over 2 years ago by Angelo Venturini <[email protected]>
feat: expose OnPlayerUpdateArea() (#65)

655953ebfb7f18e18ddcc9875d263b3993be96ef authored over 2 years ago by 55Honey <[email protected]>
refactor(Eluna): Fix code style for threat system (#60)

ecc8d3136dea2a8de25b83b7dd1eb2fc95e70270 authored over 2 years ago by Maelthyr <[email protected]>
chore: add new event to readme

afedde452bfe847e0ddfcb0d57f11b0017de15fe authored over 2 years ago by 55Honey <[email protected]>
feat: add player event OnFfaPvpStateUpdate (#63)

3f5d2c9257deb3cab8b918697264a7e3c426b16d authored over 2 years ago by 55Honey <[email protected]>
chore: update README_CN.md

684eb0335bacc81110e75e36830204dea90c45c3 authored over 2 years ago by ayase <[email protected]>
fix #53 (#54)

* Revert "ci: add a date prefix to the doc PR's name (#53)"

This reverts commit 70a87e73d0a52...

bad5bb7e253ae86b85a50464ad8dfe4d28201d80 authored over 2 years ago by Axel Cocat <[email protected]>
ci: add a date prefix to the doc PR's name (#53)

70a87e73d0a520cd72f310a00b547bc01c3f9f98 authored over 2 years ago by Axel Cocat <[email protected]>
Update README.md

bba97491f9df60e4ac9bb859951e9a1a9457b386 authored over 2 years ago by 55Honey <[email protected]>
add PR52 to readme

5e5e72c94d5c9b450292e013794b5e8dbfdd2dff authored over 2 years ago by 55Honey <[email protected]>
feat: GameObject:AddLoot() (#52)

301ffc7acd62fb04d17d3a5be21bf54069e63529 authored over 2 years ago by 55Honey <[email protected]>
add PR47+48 to readme

72e28e5c039327d121ed25386875444147dd69d1 authored over 2 years ago by 55Honey <[email protected]>
feat(Core): Achievements (#47)

Achievements

efba901a512dfbb19a67da3195ebe9f283d8404a authored over 2 years ago by Revision <[email protected]>
feat(Core/Player): SendListInventory with vendor id (#48)

VendorId

0b8b6c0e2a832cbb4ed7fb8922910f00bf46ef9c authored over 2 years ago by Revision <[email protected]>
Add PR 46 to readme

e67a18ca7253dffa505c5f400c883165f6d10bef authored over 2 years ago by 55Honey <[email protected]>
feat(PlayerHooks): OnLearnSpell(player, spellid) (#46)

OnLearnSpell

60c90414d5c7f6d29ba31e59cf941cb460f24787 authored over 2 years ago by Revision <[email protected]>
fix: GameEvent Hooks (#44)

ea6700d4bf6357dece58b389876c4115d3759600 authored over 2 years ago by Nefertumm <[email protected]>
add PR42

c8d0fc3bce37f48839b761aaa91e3bcd6c547b5f authored over 2 years ago by 55Honey <[email protected]>