Ecosyste.ms: OpenCollective

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

AzerothCore

Open Source and Modular ecosystem for MMO
Collective - Host: opensource - https://opencollective.com/azerothcore - Website: https://www.azerothcore.org/ - Code: https://github.com/azerothcore

Fix GetAITarget

Add missing important breaks

github.com/azerothcore/mod-eluna - 719707f8b091424192b9e56ed947f57f0c358e5d authored over 10 years ago
Update CreatureMethods.h

github.com/azerothcore/mod-eluna - 6e4e77f18d895b8f972565b75c5769cd255840e5 authored over 10 years ago
Update LuaFunctions.cpp

github.com/azerothcore/mod-eluna - 2d81bd23eb5cb3502b7ce0eac553c9e225759069 authored over 10 years ago
Eluna remove crash possibility of using ReloadEluna global function on returning hooks, restrict the use of the reload command

github.com/azerothcore/mod-eluna - 45c5c876dde49cf52ac8033ea5e4c21ec67be6ef authored over 10 years ago
Eluna fix mangos GetAggroRange

github.com/azerothcore/mod-eluna - eab5c0693b3b7f4e8867a33ef198daed58bc922f authored over 10 years ago
Eluna add GetWorldObject by guid to map methods. Closes #64 requires use of guid

github.com/azerothcore/mod-eluna - 37a0161f2998a7d226d32262d8f8a6d7eabfb196 authored over 10 years ago
Eluna fix merge changes

github.com/azerothcore/mod-eluna - 143e81da0762a31f77fe2bffffdf04407a91939f authored over 10 years ago
Eluna fix some methods

github.com/azerothcore/mod-eluna - eeb348e48a1a2385ce6807129750026d71eaa428 authored over 10 years ago
Eluna fix the distinction between Cstring and String for mangos

github.com/azerothcore/mod-eluna - 70b5389c13f6262a9c98ff4c22882c82974ab426 authored over 10 years ago
Update HookMgr.cpp

github.com/azerothcore/mod-eluna - 572f2670fc21d7a274e043503aad8049009bf4c9 authored over 10 years ago
Eluna fix build

github.com/azerothcore/mod-eluna - 8acf303652f5809b42b4cbb40517e306a7298429 authored over 10 years ago
Eluna made hook stores use templates to verify right bind store used to prevent human errors. Also fixed an error this system brought up :)

github.com/azerothcore/mod-eluna - 77ff26ac8e2cefab6c87d30d500c74d28e2d12c7 authored over 10 years ago
Eluna fix gossip events

github.com/azerothcore/mod-eluna - d7a07239e9b66059de9be4789c826524f812435c authored over 10 years ago
Eluna fix TC wotlk - was missing the include for opcodes

github.com/azerothcore/mod-eluna - b7c00ae18f21aa1ba9b0b289765adcb196cbde29 authored over 10 years ago
Eluna fix opcode definitions

github.com/azerothcore/mod-eluna - 40774d0c5cf4d8532a74f229890556175f363e9d authored over 10 years ago
Eluna fix linux warnings

github.com/azerothcore/mod-eluna - 9a1f8c7884e82701028dec82210b24278dfb6f94 authored over 10 years ago
Eluna attempt fix linux

github.com/azerothcore/mod-eluna - d4dbc2c00e0f17d21a9a2f047bbe8a855fa2ad83 authored over 10 years ago
Eluna prevent copying of Eluna and fix init order of WorldObjectInRangeCheck

github.com/azerothcore/mod-eluna - 16e7a719806f15b60315ca18a2a91e7e230a9bfc authored over 10 years ago
Eluna

Improved pushing so that a single userdata is used per object pushed.
Made everything use the sin...

github.com/azerothcore/mod-eluna - b1f85bfc21d03828a2ecfdca65204dac4a38ef39 authored over 10 years ago
Eluna fix mangos build

github.com/azerothcore/mod-eluna - 19b03dcbcf954e20d95a5b2877366f74d78f5ff8 authored over 10 years ago
Update LuaEngine.h

Made the error to return right amount of nils in any case.

github.com/azerothcore/mod-eluna - 18258079b2e375a38dceae771882d5eaae129532 authored over 10 years ago
Eluna add new system for userdata management. single userdata with GC.

Note that this will still need the core side destructors to have the ref remove function used in ...

github.com/azerothcore/mod-eluna - e131f36d390996d7279804ba012f718b9c0e21b7 authored over 10 years ago
Eluna fix RegisterEvent and other unexpected arguments

github.com/azerothcore/mod-eluna - 74aaea30d5f4127cfb542c4574041f1424d0e1b1 authored over 10 years ago
Update UnitMethods.h

github.com/azerothcore/mod-eluna - 166115b61286c624d49774e5e91bb74c1f8470b5 authored over 10 years ago
Eluna Removed mutex lock and forced only one map update thread to be used. Made returning more arguments than pushed to return the return amount of nils instead. Removed a few hooks

github.com/azerothcore/mod-eluna - 94063c1b7d0e4fdc86a962e79144fb3fe0ce0827 authored over 10 years ago
Update UnitMethods.h

github.com/azerothcore/mod-eluna - 9873293b17c4066a781367c05765c7d2d173d250 authored over 10 years ago
Eluna fix mangos build

github.com/azerothcore/mod-eluna - 93b5da51d68e92a26a9f8b13ea0b218475c8d281 authored over 10 years ago
Update CreatureMethods.h

github.com/azerothcore/mod-eluna - a5b372aeafedf4f750aaea6d60eb4dd380d056a8 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - 9b805be5023f2a75cd9f11ee4b78efb46034e802 authored over 10 years ago
Eluna fix TC define changes

github.com/azerothcore/mod-eluna - f166732b49af0cd5a2f05cd45ed3e68ef5ecd3a2 authored over 10 years ago
Eluna create workaround for SetReactState

github.com/azerothcore/mod-eluna - 6751208eb2514ad401b3a979abb4a87c0a0637b5 authored over 10 years ago
Updated GetAreaName with locale being an optional argument

WIKI: http://wiki.emudevs.com/doku.php?id=eluna_global_method_getareaname

github.com/azerothcore/mod-eluna - bae4bd18be5db393181f33ef8809ef91608116f3 authored over 10 years ago
Update LuaEngine.h

github.com/azerothcore/mod-eluna - 523e6d50e5b3602e51eda423cbf0737306fe6e9e authored over 10 years ago
Eluna fix mangos build

github.com/azerothcore/mod-eluna - 404cbf3d11d7c98bee8e982ebf7bb3520bf0480c authored over 10 years ago
Eluna fix build

github.com/azerothcore/mod-eluna - c9985752217bee68f7223078a42a87b5fdd18900 authored over 10 years ago
Added Global Method

* GetAreaName(area or zone ID) - Returns area or zone (string) name by area or zone ID (WIKI: h...

github.com/azerothcore/mod-eluna - 89dc95a7462d30ede75c6a734dcc1f1726f4c83f authored over 10 years ago
Eluna fix folder path and add config option possibility for script folder path (default 'lua_scripts')

github.com/azerothcore/mod-eluna - 0fd4fbd94508c689a7a22bea0b1a1041807b1565 authored over 10 years ago
Eluna fix linux script loading - Still require adding a config setting to set a path to allow you to use a fixed path with restarters and shortcuts

github.com/azerothcore/mod-eluna - cdaf38b737542e2a5f7a8658d39ff546dc440590 authored over 10 years ago
Eluna implement more hooks, remove unnecessary hooks and code. Can now use Reset to reset timed events and on spawn should be used for events that happen on spawn instead of reset.

github.com/azerothcore/mod-eluna - 7bd0288658fc135744f0c6a274a8b0e610a1d4ec authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - eaf8ca036914e1029218708aeea79801b6d29119 authored over 10 years ago
Eluna fix mangos hooks

github.com/azerothcore/mod-eluna - afb3aa8ca0eaaf29d5ae737d17e9197cbc04cfe0 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - 0d370e046675c53dc42c34cfb566e469f978d889 authored over 10 years ago
Eluna fix left out TC logs

github.com/azerothcore/mod-eluna - be806506253cb136557b08143d1a73ffa4b2bbd2 authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - 99d7f60257aa039ea462c113a6314b9090eb79d5 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - 1b90a658f6ac04d0ed169d2bee81df0b1a1ee474 authored over 10 years ago
Eluna add randomizer back as extension

github.com/azerothcore/mod-eluna - 15134e27713273d729bd9e2550991a11eb6b565f authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - 6fd8dce5e28c672d6a94b862901f2ad5a3d08896 authored over 10 years ago
Eluna misc fixes

github.com/azerothcore/mod-eluna - 924997603fed1d05a5b79060de97cd529aba3c5d authored over 10 years ago
Eluna add a new test extension (and the folder)

github.com/azerothcore/mod-eluna - 6fc67571c7e5547b16ff6e66674ac94fda3b44ec authored over 10 years ago
Eluna rewrite file loader

github.com/azerothcore/mod-eluna - 3cdc08d55623f472e0f69b18f1cda56043267dc2 authored over 10 years ago
Update ObjectVariables.lua

Fix lua error : |

github.com/azerothcore/mod-eluna - 6074f5cf6f82ea8c85ccaf9dfbd3f76fd9b36351 authored over 10 years ago
Eluna add support for extentions and create lua_scripts folder automatically again

github.com/azerothcore/mod-eluna - ab617b4f7f012b98b98257901f058dd322ec6397 authored over 10 years ago
Eluna fix addon msg hook for mangos and for TC's latest changes. Also improve it a little

github.com/azerothcore/mod-eluna - 6bec5eeb44e01055597bc047c32b61e6b87bee64 authored over 10 years ago
Eluna add get expansion

github.com/azerothcore/mod-eluna - f013e2a9faea078c1523057f2e753734a00951e3 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - bbb968fbeba662483963178b1d0f9951d94a5471 authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - 619ac5631117ba08c0f7db77f6d820eaa234acf2 authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - 0cb2e29734a6bdbb9c6b43c4da9c7e6b246a0fea authored over 10 years ago
Eluna fix wrong opcode

github.com/azerothcore/mod-eluna - bcf7ed591ffdb00ce24adfe393716a9faa9b2ed6 authored over 10 years ago
Eluna implement SendShowMailbox for all cores

github.com/azerothcore/mod-eluna - 389ed8a80e9da0ca3e812646e4a7631503067919 authored over 10 years ago
Create MERGING.md

github.com/azerothcore/mod-eluna - 7b9f812f756aba0fd96be20d036d918945e38495 authored over 10 years ago
Update GroupMethods.h

github.com/azerothcore/mod-eluna - 6f6a9bb1495543c210d072b995ecb8edaf1853cb authored over 10 years ago
Eluna fix mangos tbc & classic

github.com/azerothcore/mod-eluna - e7cb68a3a6636e0489f70c92425e254c746e8c68 authored over 10 years ago
Eluna fix mangos wotlk build

github.com/azerothcore/mod-eluna - 16b65145890f90ed29dcc8b5460b0dd97487d9a3 authored over 10 years ago
Eluna Fixed SendAddonMessage

Might want to rewrite parts of this later on, however it works for now.
Thanks to @StoneHarry

github.com/azerothcore/mod-eluna - e0f2bea853ccc0426a1b2e5855e1af6c1e240c3d authored over 10 years ago
Eluna add uint64 methods

github.com/azerothcore/mod-eluna - 46a5f4d0330a5fc42a508f6f004039da6967412f authored over 10 years ago
Eluna fix crash on return false on chat hooks and fix opt arguments for strings. No longer accept numbers for opt string as valid strings.

github.com/azerothcore/mod-eluna - b02cb0f5450b5ef812548414fbf8f3aa463abd1d authored over 10 years ago
Eluna add OnAddonMessage event

Added OnAddonMessage event for Client <-> Server Addon communication

github.com/azerothcore/mod-eluna - a9542a28cb98765f9cfad31fd6729d680037854f authored over 10 years ago
Eluna SendAddonMessage method

Added: SendAddonMessage method.

TODO: Debug, does not work. @Easelm

github.com/azerothcore/mod-eluna - 54899419e09dc1ef1ec026f84f589540a64de4c4 authored over 10 years ago
Eluna edit override back to OVERRIDE

github.com/azerothcore/mod-eluna - d495d295d889d3051f353f120f9e539b0294887f authored over 10 years ago
Eluna change sendmail not req sender

github.com/azerothcore/mod-eluna - fc0e9a1a7860010da3f33dc3e531dae4b04dec38 authored over 10 years ago
Eluna reimplement lock and improve hook handling

github.com/azerothcore/mod-eluna - 191f9ab768b072a054b4914f68e8fc45aa227e86 authored over 10 years ago
Eluna fix TC cata

github.com/azerothcore/mod-eluna - aed0697c27a3c6f36b5efe6053e76c439ce79bc0 authored over 10 years ago
Eluna fix classic

github.com/azerothcore/mod-eluna - ac390265455b9fca8de2a097cb0c033eae9f1b93 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - f31561ea3e80fab13406be0ac0b4e29091515e0a authored over 10 years ago
Eluna fix mangos tbc

github.com/azerothcore/mod-eluna - a8a57f853050e312aca7496d2ab3e83dddff9526 authored over 10 years ago
Update HookMgr.cpp

github.com/azerothcore/mod-eluna - 7f42e08d13a6ac7914dd00d75688f86fff359c92 authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - 58e121bf5c4ecbc5d59c79481b2433588e7b189f authored over 10 years ago
Update HookMgr.cpp

github.com/azerothcore/mod-eluna - 51b6b839a8bca8f3d10ae750335c8f38d49a1de1 authored over 10 years ago
Update HookMgr.cpp

github.com/azerothcore/mod-eluna - 0e79b2a499b25bbe4a98bb54107c3fd3b0eacfbe authored over 10 years ago
Eluna fix error report message expected type

github.com/azerothcore/mod-eluna - 517cd62b513847d363c9ccaba4ad83657ffff62e authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - 67f287de5130f24083158caa96dac6cdd1fae12b authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - dfe42475a002d468dc05603a534beb056f3af31a authored over 10 years ago
Update README.md

github.com/azerothcore/mod-eluna - a137ee7b090f7dc03314bd27f13438087d6ff55f authored over 10 years ago
Update INSTALL.md

github.com/azerothcore/mod-eluna - d4d3aa8a84ef7a6ed20947403a960fda55249001 authored over 10 years ago
Eluna Classic Support for Honor things (GetHonorStoredKills, GetRankPoints, GetHonorLastWeekStandingPos, SetHonorStoredKills, SetRankPoints, SetHonorLastWeekStandingPos, UpdateHonor, ResetHonor, ClearHonorInfo)

github.com/azerothcore/mod-eluna - f07521a1aa27f200d415d63b36d2b84ce3e155bb authored over 10 years ago
Eluna classic support

github.com/azerothcore/mod-eluna - fee6f42e2d579c7b3199320ad45ec740551120c2 authored over 10 years ago
Truncating history

github.com/azerothcore/mod-eluna - a04de5b1940853ee34e0dedc2b00faaca0ae8935 authored over 10 years ago
removing smarty - part IX

- readded search
- moved custom displayers (tooltip, xml) to subclasses
- added more info to footer

github.com/azerothcore/aowow - 663597a7a0d16d37f32762c843f61492bf10641c authored over 10 years ago
removing smarty - part VIII

- rewrote Title/Titles, Pet/Pets
- added CUSTOM_EXCLUDE_FOR_LISTVIEW to infobox for staff

github.com/azerothcore/aowow - f6b68a4092682a92427bed76aa49dbe2a605f5f3 authored over 10 years ago
removing smarty - part VII

- rewrote Item/Items
- BaseType: fixed querey generation wizh null-values in extraOpts
- ItemList...

github.com/azerothcore/aowow - 4919e1ef57fc3d7cc501b1dbf9cca8d720fe9aba authored over 10 years ago
Renamed a bunch of classes not starting with a capital letter

github.com/azerothcore/SunstriderCore - 583ef21802d0125b00b0090de33df079ce46fe9d authored over 10 years ago
Updated recast + TrinityCore commit ff257363383a4411c013879804512bbef272ba4c "Tools/MMapsGenerator: Improve mmaps generation time on multi-core CPUs"

github.com/azerothcore/SunstriderCore - 9a01b392e25decae13fbf5f9810d351deebf119e authored over 10 years ago