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

oops

995ad6acd9a001b45b4df8a8f65523090a46e095 authored over 3 years ago by BuildingOutLoud <[email protected]>
copy/paste mistake

9bad880f12c5544dd016526104d3e3080844c71e authored over 3 years ago by BuildingOutLoud <[email protected]>
Fix LuaFunctions.cpp

Co-authored-by: Rochet2 <[email protected]>

dd0217f5c9f04aca8ee000c9c3345a6386eb214d authored over 3 years ago by BuildingOutLoud <[email protected]>
Add GetExtraFlags

df3c7b4be6daae739c3463f2686e7b2807f4b9fd authored over 3 years ago by BuildingOutLoud <[email protected]>
Merge pull request #348 from WarheadCore/mutex

feat(GlobalMethods/AzerothCore): switch to new threading system

fc458ee0db146bb6499173d3cfc8e7ecb31ec2e4 authored over 3 years ago by Rochet2 <[email protected]>
Only allow IsDungeonBoss for TC/AC

7b24c69f933e7c9e002d6295697b3fd97c28e111 authored over 3 years ago by BuildingOutLoud <[email protected]>
Update IsDungeonBoss for Mangos

88bc259151598ffd3f17ad04b81f2842415fc23e authored over 3 years ago by BuildingOutLoud <[email protected]>
Add IsDungeonBoss

687c9585e3963e214c4ae20c8b7e6d2321c4e78d authored over 3 years ago by BuildingOutLoud <[email protected]>
Merge pull request #38 from azerothcore/update-submodule

chore: update submodule reference

00320fcf50ca82247c8485211428c69f8368138e authored almost 4 years ago by Stefano Borzì <[email protected]>
chore: update submodule

fce22f208500973e6696cee05e38b5097092c977 authored almost 4 years ago by Helias <[email protected]>
Merge pull request #313 from tikki100/Creature_event_on_spawn

Fixed Creature_Event_On_Spawn getting called twice

8f5c4699b2531c408b615f55270541a7267c742b authored almost 4 years ago by Rochet2 <[email protected]>
Fix Player UnbindAllInstances for AC

dc05a4b4aa23dc5b57c83d99b3b79a0e5db15af5 authored almost 4 years ago by newrage <[email protected]>
Simplify RemoveSpell and fix it on AC

e807d0172baa3d336b26944ea57fdc66d44f70d0 authored almost 4 years ago by Rochet2 <[email protected]>
Merge pull request #347 from 55Honey/master

Global:SendMail should return the GUIDs of the created items

ca12437bf9def72b8f9b0467fc664f2f9ed5e514 authored almost 4 years ago by Rochet2 <[email protected]>
added documentation for return of SendMail()

added documentation for return of SendMail()

f9ad7fb7f2599741e464b904ff8499041d605b87 authored almost 4 years ago by 55Honey <[email protected]>
Guild

33783f4e14359fd175421483d5dc53f2cc7c119c authored almost 4 years ago by Winfidonarleyan <[email protected]>
feat(GlobalMethods/AzerothCore): switch to new threading system

Part https://github.com/azerothcore/azerothcore-wotlk/pull/4821

6448bf3869c3b4e96107605cb3427d0014dac42e authored almost 4 years ago by Winfidonarleyan <[email protected]>
Added guid returns from SendMail

Previously only AC received guid returns from this PR.
This commit adds a return for all cores.

688857b0f2c6e68375646925febd9f175e20f856 authored almost 4 years ago by 55Honey <[email protected]>
new approach: multiple variables

Return the guid of items created by SendMail for Azerothcore.
Syntax:
item1, item2, item3, ... =...

620cb0ff152bf4b4cc1bfcda430cb9c583f9e833 authored almost 4 years ago by 55Honey <[email protected]>
Dont change the whole block. just the required line.

Co-authored-by: Francesco Borzì <[email protected]>

2074daf065b64d296cd29566ab4c0bea3e29f9eb authored almost 4 years ago by 55Honey <[email protected]>
added definition for different cores

added definition for Azerothcore and Trinity.
Other cores do not return a value.

9941dc1ba355814683d789717751c3f1c568ab17 authored almost 4 years ago by 55Honey <[email protected]>
changed condition of mailGUID

ce0c5bdc26e3ce50f37988bf1c17b8e82569667a authored almost 4 years ago by 55Honey <[email protected]>
added return of first sent items guid

- get the guid of the first item generated in the mail and return it to lua

- declaration of ma...

c04b0d1c4afc458492e03936cbf43ff42f739377 authored almost 4 years ago by 55Honey <[email protected]>
Added missing include for Mangos timer rewrite

5ce4b51ac2a122fd9023a2ac8a30cc4d16f355e1 authored almost 4 years ago by Foereaper <[email protected]>
Added Discord link to readme

84ebbd181faab9b7a839acd8ee2137626808185a authored almost 4 years ago by Foereaper <[email protected]>
Remove special case for Mangos in preparation of internal timer rewrite

ba7eea4e40ca5c4efd8eaacbf29c2e3546fa807b authored almost 4 years ago by Foereaper <[email protected]>
Fix build (#343)

5e6226e09622cd039f7c002f4fad28e32274e944 authored about 4 years ago by Rochet2 <[email protected]>
fix: update Eluna (#36)

605f43b8adbeae16255ea659d398272805726f4b authored about 4 years ago by Francesco Borzì <[email protected]>
fix(ObjectMethods.h): GetUInt64Value return value (#340)

6d7ab9c35efa323d9b432276e7f71b277ce7d139 authored about 4 years ago by Francesco Borzì <[email protected]>
docs: improve README.md (#35)

e05489f61be4c18d981748a8813764f5a7550940 authored about 4 years ago by Francesco Borzì <[email protected]>
fix(build): update Eluna to latest version (#34)

fcee06f26782a8ddf1d5ed85ff957e377c19047b authored about 4 years ago by Francesco Borzì <[email protected]>
Merge pull request #338 from Elmsroth/rename-defines

Rename some defines

f117491095ca29b55227717af84cd7d4257426c9 authored about 4 years ago by Rochet2 <[email protected]>
Merge pull request #339 from FrancescoBorzi/fix-guild-methods

fix(AzerothCore): correct mistake in GuildMethods.h

b5374c7d8dda5cd527f051eae13a24f7bf8b9ddb authored about 4 years ago by Rochet2 <[email protected]>
fix(AzerothCore): correct mistake in GuildMethods.h

a44e773146a039d22ecb392dac9f12cdf7cd838e authored about 4 years ago by FrancescoBorzi <[email protected]>
docs(readme): add AzerothCore logo and build status badge (#33)

6a474a2e83c689e214b5f32e33ab7c9688114ea4 authored about 4 years ago by Patrick Lewis <[email protected]>
Fix CI

91ef336690278973dbcf3d538042adea7613937c authored about 4 years ago by Rochet2 <[email protected]>
Merge branch 'master' of github.com:ElunaLuaEngine/Eluna into Elmsroth-rename-defines

520034c1ff9df1bb6ef9a962c94ec65fb080b4e7 authored about 4 years ago by Rochet2 <[email protected]>
Try fix CI

b036d96176d87c5507b5221de3ef1d8a8162175e authored about 4 years ago by Rochet2 <[email protected]>
Rename some defines

8e3b74e9b159d331cc851bc16776534929514b52 authored about 4 years ago by Elmsroth <[email protected]>
fix fatal warning (#337)

a143a65c19b901fc4f2c6cdfe1a89274aad683c1 authored about 4 years ago by Rochet2 <[email protected]>
Remove CI for TC ELUNA=OFF

9d6b018efefddb35047a1fbb4e04b27b97ae4c9f authored about 4 years ago by Rochet2 <[email protected]>
Document undocumented return values of bound event functions (#335)

6f4438ea2cf74abb3962662efa75400ed6576516 authored over 4 years ago by Rochet2 <[email protected]>
Merge branch 'master' of github.com:ElunaLuaEngine/Eluna into Creature_event_on_spawn

419563c0bfb8533c6e922584c463bd5b24688652 authored over 4 years ago by Rochet2 <[email protected]>
Try PCH=ON CCACHE=OFF (#329)

This should make AC build faster for us. (new: 23 min, old: 39 min)

5a29f0a9ea79eb8b91b196fc1a1904de2762b08c authored over 4 years ago by Rochet2 <[email protected]>
Fix most CI problems (#328)

Thanks to H0zen at https://github.com/ElunaLuaEngine/Eluna/commit/23daeb6a0d5c08212f5e29816823ed...

5f28a2fc8280562f5654389ba4496aa4897ac3dc authored over 4 years ago by Rochet2 <[email protected]>
Add CI (#327)

2a6663f6d78914fe998b009a44e3592906122ce7 authored over 4 years ago by Rochet2 <[email protected]>
Delete cmake.yml

0959a8d0227168058317fd368081e38056d5e288 authored over 4 years ago by Rochet2 <[email protected]>
Create cmake.yml

1d4c44441fd98dd92737f0995af1b745c60f06b3 authored over 4 years ago by Rochet2 <[email protected]>
Quick fix for GetAITarget, this really should be cleaned up

23daeb6a0d5c08212f5e29816823ed62145c2552 authored over 4 years ago by Foereaper <[email protected]>
Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna

126976b647775b03740a224c5bf0aa3a0054b783 authored over 4 years ago by Foereaper <[email protected]>
Add GetRealmID

9c821527ebec4f4b8f1e1280e5939f820db87ec4 authored over 4 years ago by Foereaper <[email protected]>
Merge pull request #324 from iThorgrim-Hub/master

Add SetAchievement to Eluna

dad6dba2846dbf885de336ffe06182c6260f6b79 authored over 4 years ago by Foereaper <[email protected]>
Forgot a define check

4c7ad83e06747ef73f698abf1ebb569723174c7e authored over 4 years ago by Foereaper <[email protected]>
Required changes for latest TC

b6a450569e64eb944ac6a6ae6cbb31eefa4f82de authored over 4 years ago by Foereaper <[email protected]>
Add SetAchievement to Eluna

3dba4036d0b0f64958f26e3e066af1511f59350a authored over 4 years ago by iThorgrim <[email protected]>
feat(CI): move from Travis to GitHub Actions (#30)

2aba9a4c051bf0d60547f0b41053f8ef573503f8 authored over 4 years ago by Rochet2 <[email protected]>
Fix TC build

31f4cfd98c6c22ac14d3cb5a642382a3a23d4df8 authored over 4 years ago by Rochet2 <[email protected]>
杂项修改

3419e76486752f9fd72fdf390b45485ab4ab9caa authored over 4 years ago by ayase <[email protected]>
Add GameObjectAI Support

69a7b14d723f0145df9eb2cb2fcf40b50b48a3ff authored over 4 years ago by Elmsroth <[email protected]>
Fixed Creature_Event_On_Spawn getting called twice

On Trinity, ElunaCreatureAI called JustAppeared() while the core also called JustAppeared, resul...

d1bed467b9e9180284f74ea3bcbdb91e150a54bf authored over 4 years ago by Oliver M <[email protected]>
Eluna update version

81506786b0ee68ba632a8aa9b7cd0324c18a6496 authored over 4 years ago by Rochet2 <[email protected]>
Merge pull request #310 from Kitzunu/fix-acore-build

Update CreatureMethods.h to fix ACore build

f7adf330284995eca84a68be538fdbe0978a107d authored over 4 years ago by Rochet2 <[email protected]>
Update CreatureMethods.h

243cdf98f4845beadac49017e6a8f3a5de2c8958 authored over 4 years ago by Kitzunu <[email protected]>
Merge pull request #308 from RedSkull-666/master

Update GlobalMethods and PlayerMethods

acd2ce4bbfc53e6f90687d003907411c683e8918 authored over 4 years ago by Rochet2 <[email protected]>
Merge pull request #25 from Kitzunu/update-eluna

Update LuaEngine

3399860fdf8467e33f06caaa553bb6d3ba7402a4 authored over 4 years ago by Rochet2 <[email protected]>
Update CreatureMethods.h

ab4b5eebde34c047ce297cd59a25422067e85247 authored over 4 years ago by RedSkull-666 <[email protected]>
Update LuaEngine

2e7300be214a0bba205a55e39507a0d8df2ea1c3 authored over 4 years ago by Kitzunu <[email protected]>
Merge pull request #309 from Kitzunu/fix-wanderdistance-acore

Update CreatureMethods.h for ACore PR

c83e3a33a01df47b63e152fa8405292e1b616a2a authored over 4 years ago by Rochet2 <[email protected]>
Update CreatureMethods.h

2b031bdea6bbe7f300ddf68827bd40bdce4c4f4f authored over 4 years ago by Kitzunu <[email protected]>
Update GlobalMethods and PlayerMethods

Add KickPlayer reason for Trinity

2cdf63d45f922268dfc02859169b880f16f5fa1e authored over 4 years ago by RedSkull-666 <[email protected]>
Merge pull request #307 from RedSkull-666/patch-3

Trinity SQLTransaction

7f5387806f770f83c97e500dcad44c073b37255d authored almost 5 years ago by Rochet2 <[email protected]>
Merge pull request #1 from RedSkull-666/patch-3

Trinity SQLTransaction

082be57c01ebb45e504b9fa5d98e5c726d3d4df1 authored almost 5 years ago by RedSkull-666 <[email protected]>
Trinity SQLTransaction

Ungroups Trinity from AzerothCore when necessary
Replaces SQLTransaction by CharacterDatabaseTra...

c58135b1619f9be57a1900e8df4815ae8597ca15 authored almost 5 years ago by RedSkull-666 <[email protected]>
Avoid including redundant directories.

574c6c589df52dcbed013d5b2d5f4a1b18b28625 authored almost 5 years ago by ayase <[email protected]>
Eluna update version.

363ca13f230beacc9ce96baddfc6bd9e753f8033 authored almost 5 years ago by ayase <[email protected]>
Merge pull request #306 from RedSkull-666/patch-2

Update PlayerMethods.h

3d9ce1911eb6050d8629d76f7bda2d24ee48b542 authored almost 5 years ago by Rochet2 <[email protected]>
Update PlayerMethods.h

TrinityCore : Moved CanSpeak() method to WorldSession class

042629ea61350774357ba56e7733ae3a9e7de208 authored almost 5 years ago by RedSkull-666 <[email protected]>
Merge pull request #305 from RedSkull-666/patch-1

Update UnitMethods.h

264d4c0ba02a5af73f302fffd6fe8167719fd900 authored almost 5 years ago by Rochet2 <[email protected]>
Update UnitMethods.h

dee2d51884c9844b029db1ac205b0d6d57323274 authored almost 5 years ago by RedSkull-666 <[email protected]>
Fix TC build

f50d94b4a8906d5d899b1b549f739abe9a7bfa25 authored almost 5 years ago by Rochet2 <[email protected]>
Remove return value from OnDummyEffect to fix bug in spell procs - thanks to Vincent

570a45b7031b86c60d256a25b36e4ca43a156674 authored almost 5 years ago by Rochet2 <[email protected]>
Fix TC build

32f7351d3040e9ae826a94c8124303e147d1bf0f authored almost 5 years ago by Rochet2 <[email protected]>
Fix mangos build

aab1441a7a9f3fb5631d76e5a77ff884261263a6 authored almost 5 years ago by Rochet2 <[email protected]>
Merge pull request #23 from azerothcore/Rochet2-patch-1

Try fix warning

11933a73f8387466622aea70ac34e6b8de648666 authored about 5 years ago by Rochet2 <[email protected]>
Try fix warning

b6e3ed364d58f75b0961775c482e09e2f8f452e9 authored about 5 years ago by Rochet2 <[email protected]>
fix build azerothcore (#21)

f31d3e3dfe420ceccfe0f2c3a2f8f78b94384851 authored about 5 years ago by VhiperDEV <[email protected]>
Merge pull request #300 from vhiperdev/fixbuildAC

Acore - rename namespaces and macros to acore

35e85a71ae723db0b5ab915bf4bf7bad1e8f0c9f authored about 5 years ago by Rochet2 <[email protected]>
Acore - rename namespaces and macros to acore

Fix Mod Eluna

69f74efd1b2a01fd6a2bbdfcbbcba9d2d89dd909 authored about 5 years ago by vhiperdev <[email protected]>
update LuaEngine to latest (#20)

d544a70792106d45b1fcd9db3781d7f427d1188c authored about 5 years ago by Viste <[email protected]>
Merge pull request #299 from Viste/azeroth

AzerothCore

dab372408c0b7038e646fe8c3a42059163476925 authored about 5 years ago by Rochet2 <[email protected]>
fix build also for #2455

ac7475893b99d50e5b2f60fdab5ed95b32a4820f authored about 5 years ago by ksklyarov <[email protected]>
rename trinity->acore also in luaengine

91786703abcf7a02443db3f80c83877751438845 authored about 5 years ago by ksklyarov <[email protected]>
Update LuaEngine to actual (#19)

fb67bdef989634b822f5dc671e20647a0581734e authored about 5 years ago by Kargatum <[email protected]>
Merge pull request #298 from Winfidonarleyan/ac-def

Platform: added new platform define for AC

8fe15b76a8c3ab040cc61aba870b5ab92afa3d11 authored about 5 years ago by Rochet2 <[email protected]>
Platform: added new platform define for AC

ce3cbd4482a8187d1c3804136baca27966cd58af authored about 5 years ago by Kargatum <[email protected]>
修正api地址失效.

4628f0cb728b91b3e6f67526a6b354e9d0601bf9 authored over 5 years ago by ayase <[email protected]>
Eluna update version.

0b4f92cbe160175064ba7b09b220cb2a5175ded7 authored over 5 years ago by ayase <[email protected]>
Merge pull request #10 from azerothcore/master

d4d9f36662c4c0b49c2a4d365d48f96d87b4885f authored over 5 years ago by ayase <[email protected]>
docs: Add README spanish translation (#14)

2ee4125ea64a5ee8a26f91a24b5a37aa1dd0f01c authored over 5 years ago by Walter Pagani <[email protected]>
Fix TC build

897d5e915978817d948d8f2745fa977eea048c47 authored over 5 years ago by Rochet2 <[email protected]>